1
vote
3answers
27 views
Ubercart 2.0 - list of code changes to allow for Fractional Quantities?
I am working on an Ubercart 2.0 project for a client. It is for a fabric store. They want the ability for customers to add fractional quantities (or decimal quantity) like 1.75 m …
0
votes
3answers
135 views
ASP.Net shopping cart application
Hi guys, I am trying to create an C# / asp.net shopping cart application from scratch (the intention is to understand the layout and the functionality).
Any idea where I can get i …
0
votes
2answers
21 views
Good & Simple PHP Cart Recommendation?
Hey All. Can anybody share a open source
Good & Simple PHP Cart?
0
votes
2answers
23 views
What is the best framework/cms and shopping cart plugin/module/etc. combination?
What is the best framework/cms shopping cart for a beginner php/python developer to implement? I'm potentially going to be developing a site with an online catalog of about one hu …
0
votes
2answers
443 views
Submit a form to Facebox
Is there a way to submit a form to Facebox? As it is right now you need to use an anchor tag to invoke the facebox method but I need to submit a form and send the data to the php h …
1
vote
4answers
24 views
storing temp data for shoping cart
I am doing shopping cart for my website
Storing purchase information in session
Storing purchase information in table.
Which is better solution? If I store it in table how and …
1
vote
3answers
43 views
Best Open-Sourced .Net based E-Commerce store solution for selling Jewelry?
I'm currently designing a shopping cart based jewelry site.
I've tried the latest version of dashcommerce but it's very buggy and I keep not being able to get it to work quite righ …
0
votes
1answer
21 views
Whats the best breakdown of order status types for shopping cart ‘Order’ TABLE ?
I've seen several different shopping cart schemas with different tables for order status type / shipping status type / payment status type.
I want to get this right first time for …
0
votes
0answers
9 views
Zen-cart zenid session issue
Alright another tough question for you guys to answer. I know I don't make them easy or common. My problem comes in when a user clicks on My Cart while they are already logged in …
1
vote
2answers
56 views
What has this e-commerce store been made with?
Hi,
I really like this e-commerce store - http://www.gonedigging.co.uk
I have had a dig with firebug but cannot tell how it has been made, is it a bespoke job or an open source p …
0
votes
3answers
37 views
How to correct a jQuery syntax error?
I'm trying to update a Total: (span.wrap p span) field at the bottom of a form using jQuery.
I have a few checkboxes, each of which has an associated price contained within the ti …
1
vote
2answers
114 views
Integrating Magento with a simple static website.
Magento is an awesomely powerful ecommerce platform. That said, it is also very complex, and I'd like to know if there is a relatively simple way to utilize Magento as our mISV si …
0
votes
0answers
26 views
Multi-vendor shopping cart software
I'm looking into building a web app that allows multiple e-commerce stores to coexist on the same installation and lets allows each individual vendor manage their own products, pri …
0
votes
3answers
37 views
getting nil object in shopping cart
i am creating a simple shopping cart in rails, when I add the product to cart i get this error :
You have a nil object when you didn't expect it!
the add to cart method is :
de …
0
votes
2answers
35 views
Paypal integration to serve multiple sellers in one go for a shopping site.
Hi,
We are in a process of making a shopping site. Here, the buyer can select the items of their choice and put them in shopping cart. These items can be from different sellers. N …
