Zen Follower
- Join Date:
- Jul 2011
- Posts:
- 214
- Plugin Contributions:
- 0
Prices displaying incorrectly
This is for a shop with only 15 products but has quantity discounts. An item that costs $7.95 has quantity discounts when purchased in quantities of 5, 24 or 50 which are the only options (attributes)
- I setup a Product Option as: quantity and gave it a dropdown feature.
- I gave it Option Values of 1, 5, 24 and 50
- Under Attribute Controller I selected the category item and hit display.
- I chose the Option Name and the Values from the Adding New Attributes box and hit Insert.
- They are displayed as:
quantity 1 7.95
quantity 5 35.95
quantity 24 171.95
quantity 50 334.95
Haven't touched the Price Factor or Offset but I did remove the '+' in the box just before the Price box.
In the online catalog for the item I would like the dropdown to display the total price for the 4 options in the dropdown. What it is doing now is adding $7.95 to the item when a quantity of 5 is selected. So instead of being $35.95 it is charging $43.90 etc.
How do I fix this?