Replies: 0
Hi,
We have installed this plugin and we have a query regarding the “Add Cart” script. From the product page if we select two quantity of a product and click on the add to cart button then the add to cart event fire but it shows the price of a single quantity.
Our test site URL is http://dev.geekgearbox.com/product/unforgivable-curses-t-shirt/
Could you please confirm whether is it correct or it needs to show price according to quantity added?
Example: Product A price = 12
If we select 2 quantity then the price becomes 12X2 = 24
So which price (12 or 24) should be shown on the Add Cart event?