Product Modifier Math (help)
Hello Great Forum
I have the price modifier working perfectly if the user buys 1 product.
I am selling pens that when a logo is added there is a $25 fee added to the price.
For this store I would like the modifier to only add $25 to the total price. This will be true for each time I use a price modifier in the store
The way it is
1. Price modifier set to $25 Logo Setup Fee
2. Minimum order of Pens 250 @ $0.42
3. Price is calculated now [I think] with (250 x 0.42) + (250 x 25) = $6,355.00
4. What I want is (250 x 0.42) + 25 = $130
Like I said in this store I can have so each time I use a price modifier it will works this way no matter what price modifier on any prodcut.
What do you think. Is this possible? It should be but I have no idea where the math is done.
Or maybe things can stay the way they are and be modified in the javascript box which of course I am also ignorant of.
__________________
X-Cart version 4.6.4 GOLD
X-Cart version 4.6.1 GOLD
X-Cart version 4.5.5 GOLD
X-Cart version 4.5.4 GOLD
X-cart Version 4.5.3 GOLD
X-cart Version 4.4.3 GOLD
X-cart Version 4.4.2 GOLD
PHP 5.3.27
MySQL client 5.5.37
Linux
|