DIscount price text

  • Posts: 1115
  • Thank you received: 12
  • Hikashop Business
7 years 2 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: 84235
  • Thank you received: 13678
  • MODERATOR
7 years 2 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.053 seconds
Powered by Kunena Forum