I already changed my style sheet to turn off strikethough and underline on pricing and wonder if there a configuration option to turn off the SALE graphic and % of discount display.
thanks in advance.
I already changed my style sheet to turn off strikethough and underline on pricing and wonder if there a configuration option to turn off the SALE graphic and % of discount display.
thanks in advance.
If not I know where to comment out the code in the price functions module but I'd rather not hack the code
I don't know what you mean by the SALE graphic. A link to your site would help. For the %:
.productPriceDiscount {display: none;}
Please share the solution for others who may have the same question in future.
Posted via Mobile Device