melfalcon15 Posted October 3, 2007 Share Posted October 3, 2007 This should be easy - however for some reason i am having a mental block. All i want to do is add the words "inc VAT" after every product price - so it shows in new products module and each product listing etc. Anyone shed some light on how to do this? Cheers Link to comment Share on other sites More sharing options...
Rachael w. Posted October 4, 2007 Share Posted October 4, 2007 You would edit this line in product_info.php <td class="pageHeading" align="right" valign="top"><?php echo $products_price; ?></td> Link to comment Share on other sites More sharing options...
melfalcon15 Posted October 4, 2007 Author Share Posted October 4, 2007 You would edit this line in product_info.php <td class="pageHeading" align="right" valign="top"><?php echo $products_price; ?></td> Thats the one - also had to edit products_new.php and new_products.php to get it to show on all pages. Cheers Link to comment Share on other sites More sharing options...
Guest Posted October 5, 2007 Share Posted October 5, 2007 Could I get some more specific advice? Is the entire line added? If not, what is "edited"? Also, I have a MSRP and a "your cost" entry box. Do I need to edit more than one line to enable both with a text-add feature? Do these modifications only affect customer-viewed pages, or do they affect my back office product pages? Link to comment Share on other sites More sharing options...
Mubz Posted October 22, 2012 Share Posted October 22, 2012 Thats the one - also had to edit products_new.php and new_products.php to get it to show on all pages. Cheers hi there, i've been looking to do the same thing, add a text (incl Vat) after the price, would you be kind enough as to tell me how to edit the line to show the text. Much appreciated. Link to comment Share on other sites More sharing options...
Guest Posted October 22, 2012 Share Posted October 22, 2012 @@Mubz You actually don't have to edit anything, add (incl Vat) using the price suffix field in admin>> localization>> currencies Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.