New Zenner
- Join Date:
- Jul 2010
- Posts:
- 16
- Plugin Contributions:
- 0
Attribute price by percentage
I want to offer a discount on one attribute on a product.
Ex: A 3% discount on a particular Item
I currently have it set up through attribute controller as follows:
Price Factor: -0.03
Offset: 0.00
I have tried to set it up by adding a negative price factor in the attribute controller which shows as a negative there but in the actual product it is showing as a positive & when I go through the checkout it's not showing any difference in the price at all, a I doing this correctly or is there another way of doing this?