DIscount price text

  • Posts: 1027
  • Thank you received: 11
  • Hikashop Business
5 years 10 months ago #294005

-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.8
-- PHP version -- : 7.0

Hello,

when a product has a discount i want to write next to the final price "Web price",
but only when i use discounts. If i do that from translation the text shows up next to every price and every product, so here i am asking!

Thank you

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
5 years 10 months ago #294007

Hi,

You'll have to edit the file "listing_price" of the view "product" via the menu Display>Views and add some custom code to handle that around the line:

echo '<span class="hikashop_product_price_per_unit">'.JText::_('PER_UNIT').'</span>';

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum