product options - price modifiers - display
i've scanned the forums but can't seem to find the answer (and in fact it appears that in earlier versions of xcart this was not an issue) but i have a quick question about the way the price modifier is displayed. i'm actually okay with the fact that it shows the price modification in parens, but i'm wondering why the minus sign shows up when the modifier is - but the plus sign doesn't show up when the modifier is +
for example, i have defined the following options:
cotton
bamboo=+25%
recycled=-20%
and when it displays on the customer end it shows:
cotton
bamboo (25.00%)
recycled (-20.00%)
i'd like it to display the + on the bamboo option (and if i could drop those two decimal places, that'd make me happy, too).
should i be working in /common_files/modules/Product_Options/customer_options.tpl and if so, what value do i need (i'm guessing for display_sign)??
thanks,
julie
__________________
Version 4.4.2
|