---------------------------------
How do I change wording/display style?
---------------------------------
If you want your wholesale customers to see BOTH retail and wholesale pricing (instead of only Wholesale pricing), then uncomment line #71 in this file:
\includes\templates\YOUR_TEMPLATE\templates\tpl_product_info_display.php
If you want to change wording in front of the prices, edit this file:
\includes\languages\english\YOUR_TEMPLATE\product_info.php
You can easily add the following three IDs to your CSS file and control the styles of your text:
#retail
#retailwhole
#whole
Bookmarks