New Zenner
- Join Date:
- Sep 2013
- Location:
- Right Here
- Posts:
- 16
- Plugin Contributions:
- 0
Shopping Cart Not Functioning As Expected
Zen Cart v1.51
Server OS: Linux 2.6.18-348.1.1.el5PAE
PHP Version: 5.3.27 (Zend: 2.3.0)
Database: MySQL 5.0.96-community
HTTP Server: Apache
Greetings,
I'm having a couple of issues with the operation of the shopping cart and I'm hoping someone can point me in the right direction to solve the issues. I do have PHP & Javascript experience but I'm just now leaning the structure of zend card so I don't yet have the overall picture of how everything is tied together.
The first issue is when using Display Multiple Products Qty Box Status and Set Button Location (=3), entering a quantity for any product other than the last one on the screen, results in the message "Your shopping cart is empty". When I enter a quantity in the last item on the product listing screen, it places that product in the cart but it doubles the quality I enter.

When it adds the product to the shopping cart, the Qty is doubled..

If I enter a quantity for any product other than the last one on the list...

I get the "Cart is empty" message.

The 2nd problem I'm having is when using the Display Product Add to Cart Button (=3). This option works, but when I click "Continue Shopping"

I get the message "Sorry, the product was not found."

The problem, in this case, is the URL of the "Continue Shopping" button is incorrect when adding to the cart from the product listing screen.
It is..
index.php?main_page=product_info&cPath=346_348
but it should be..
index.php?main_page=index&cPath=346_348
This problems is independent of the first problem I listed.
Any help would be appreciated.
Thanks for your time.
~Tuxy