We are in the middle of building a shopping cart and are using Virtuemart. All our prices are in Canadian dollars; however, we buy from American suppliers. If the dollar value changes, we would like t
because i have just a couple of products, and the encoding stuff in MySQL is just horrible. I wanted to make products table in hebrew & tried to look for answers cou开发者_JAVA技巧ldn\'t find any
Is there a way to refresh coldfusion session on the page without reloading the page? Let\'s say I had 3 items in my shopping cart. Now I want to remove one of the items by clicking \"remove\" link nex
This is what I\'m trying to accomplish, I\'m just wondering what is the best method to achieve it. I have a standard e-commerce site. When the customer browse the site his cart content are stored in
I am following the Agile Web Development tutorials and I came across an annoying issue with the curr开发者_如何学JAVAent implementation.if the session changes or expires, the cart still exists in the
I\'m setting up a Magento 1.4.2 cart to replace an older version (1.1.6). I\'m currently working on a development machine, and when I have multiple items in my cart and use the \"delete\" button on on
I am currently building an ecommerce site using oscommerce. (However i\'m open to suggestions as to which open source patform is the best and what i should really use. Magneto, ZenCart, etc)
I\'ve set up a B2B site powered by Magento 1.4.2 community edition.Occasionally, customers are trying to checkout with a large number of items in their shopping cart - up to 250!My issues are twofold:
Suppose i have tables Products-------product_id , name , price , size shopping_cart------cart_id,item_id,user_id,quantity
I am learning spring mvc and hibernate. i have just finished simple site with CRUD operation usin hibernate annotat开发者_高级运维ions and mysql. Now i have to build shopping cart site and i don\'t k