Options should update a running total
-
When a customer selects options that change the price of the item, I would like to see the price change on the screen so that the customer is not trying to do math in their head.
Example:
Base price for shirt = $10
option 1: (add $3.00 for XXL)
option 2: (add $10 for custom logo)
option 3: (add $5 for tye-dye pattern)Screen should now show the running total as being $28 as the options have been added/updated. Currently, the only way to view the new total is by going to the cart.
- The topic ‘Options should update a running total’ is closed to new replies.