webshop

is magento overkill for a one-man webshop?

I have been looking at magento for a while and I think I have a decent handle on how to use/customize it. I have a client that wants a webshop , this is just a small business that sells a few products and just supports one language. I was wondering if using magento will be an overkill for a simple webshop , in case I cant help them to ...

What is a good python-based Webshop Software?

I am currently evaluating for an eCommerce project. Is there any good Python based webshop software. Are there any personal experiences people can share? Until now I have only found: http://www.satchmoproject.com/ Coming from the PHP world finding only ONE project seams akward to me. Does anybody have experience with Satchmo? Ar...

Is there any popular Java webshop or shopping website opensource project?

Hello Guys, I am developing a shopping website, And Want to develop in Java (no PHP or anything other then Java). but unable to find any opensource project or anything. I tried SourceForge, oholo but did not get anything. For Reference, I am looking for something like OSCommerce (but in Java). Does anyone know any project which can be...

Zaypay alternatives for payments using call or sms

We are currently trying to implement a payment provider in zaypay for paying for services using sms or by calling a number. We already have google checkout and paypal working for regular payments but zaypay is rather inflexible, poorly documented and a pain to setup when you have hundreds of products with varying prices. So my question ...

Javascript and webshop tracking/affiliate across websites, how to do?

Hi, I have a small front end to a webshop. All customers that go through my website and buy an item from the webshop I get back 5% of the amount. I need to find a way af tracking the customers i forward from my webshop to the other webshop. And then get the webshop to reply to me when the purchase has been made. In my webshop i have made...

Looking for database example for webshop

Title says it all. Looking for an example on a webshop (using ORM) database with customers, orders, shoppingcarts, products and so on. Been on google for ages now but cant really find anything good ...

What to choose (in ASP.NET MVC) for a new webshop project?

What to choose for the foundation of a new webshop project? I have narrowed down my options into using ASP.NET MVC, so that is a must. That leaves me with: Rob Conery's Kona (not being updated anymore but all in all seems a good foundation, though with a huge amount of features) MVC MusicStore by Jon Galloway (very simple, in fact it c...

query for what customers have bought together with the listed product

hi guys, i'm trying to get optimize an very old query that i can't wrap my head around. the result that i want to archive is that i want to recommend the visitor on a web shop what other customers have shown interest in, i.e. what else they have bought together with the product that the visitor is looking at. i have a subquery but it's ...

Multi-supplier online shopping platform

I have been tasked by a client to rebuild an E-Commerce platform. The goal is an online shop on which vehicles are sold. The specialty is that it's supposed to be multi-supplier capable, i.e. external suppliers will have their own login back-end where they can manage their listings, add new ones, view their sales, etc. The shop shows a...

Coupons and discounts in e-commerce application

Hey! I've developed an e-commerce application, and now I'm adding support for coupons and discounts. I want your opinions on this one though, since it's trickier than I first expected. Where should I keep my logic for all different kinds of coupons? Say I have a coupon code giving me the offer "Buy 3 and get the cheapest for free" alo...