|
|
Question : Shopping Cart with inventory & Paypal Gateway
|
|
I am currently designing a site (for me) and was planning on using paypal shopping cart, but have discovered that they is no way to prevent 2 people both buying a unique item. I know there are off the shelf shop fronts, but i want to use my site layout & therefore can anyone recommend a shopping cart that i can intergate into my current "add to cart" & "view cart" buttons, that will prevent multiple people buying unique items before i have removed them from the site once sold? Also, if possible show on the front page the number of items left in each catogory.
The site can be found here www.zoaphoria.co.uk/temp
Thanks,
|
Answer : Shopping Cart with inventory & Paypal Gateway
|
|
I suggest you copy and paste what is in opencart.php and put it in index.php, and then strip out what you don't need. it is much easier to backtrack than to get the bits you need and paste it into index.php.
|
|
|
|
|