shopping-cart
With VirtueMart, can I offset all the product prices by a percentage or amount based on currency?
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[详细]
2023-02-19 18:03 分类:问答is it possible to make fully functional shopping cart without MySQL
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[详细]
2023-02-16 18:30 分类:问答coldfusion session refresh
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[详细]
2023-02-16 07:37 分类:问答Two way session for shipping cart
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[详细]
2023-02-16 00:35 分类:问答What happens to cart object when session expires?
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[详细]
2023-02-15 20:46 分类:问答When removing an item from the cart, Magento redirects to store home page instead of /checkout/cart/
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[详细]
2023-02-15 03:44 分类:问答Ecommerce and Jquery hover buttons show basket or login?
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)[详细]
2023-02-14 14:03 分类:问答Unable to Checkout with Large Number of Items (200+) in Shopping Cart - Magento 1.4.2
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:[详细]
2023-02-14 08:58 分类:问答Need some help with database table design with shopping cart
Suppose i have tables Products-------product_id , name , price , size shopping_cart------cart_id,item_id,user_id,quantity[详细]
2023-02-14 07:18 分类:问答How hard is to make shoppping cart with HIbernate annotaion
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[详细]
2023-02-14 05:02 分类:问答