i\'m trying to figure out the best way to do shopping cart for bicycle components. the problem that i\'m encountering is that i can\'t just add all the components to the same model because they each h
I am relatively new to web development. I have a question i want to create thee-commerce webapplication leveraging Java platform (J2EE).
It seems that I cannot change the skin for the Smith-Cart \"*Cart\"* page without it changing the skin for the Product List page. I have fiddled with the Host and Admin settings to see if I can get th
I\'m wondering is it possible to have multiple Paypal shopping cart in one domain/site? Edited: One website, has many businesses which also have many products.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Im trying to load a rendered version of the cart sidebar, which i intend to load via ajax... I\'ve been searching around alot and it seems like the best approach is to create a custom module which wil
I am redirecting users to PayPal\'s payment site by using this HTTP Location header. It is all in one line but I have broken it down for readability. Unfortunately, the fields in bold are not sent to
I\'m creating a tshirt website and I need to be able to have a step by step process (page by page) in filtering out what tshirt is best for you with wp-eCommerce.
My products are custom or single-availability items. I just need to be able to add and update a ton of products quickly.
I have the following code: if($_SESSION[\'basket\']){ $i=0; while($i < count($_SESSION[\'basket\'])) {