Show only product price excl. VAT with mentioning (excl. VAT) after price

  • Posts: 94
  • Thank you received: 2
  • Hikashop Business
3 years 3 months ago #337085

-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.10.3
-- PHP version -- : 7.4.25
-- Browser(s) name and version -- : FireFox 94.0.1

Hi There,

Is there a way to show the text (excl. VAT) after the product price on the product listing and product page, instead of using the [.hikashop_product_price_full::after] pseudo class?

Thanks in advance!

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

  • Posts: 83402
  • Thank you received: 13496
  • MODERATOR
3 years 3 months ago #337090

Hi,

Yes. You could use a translation override :
www.hikashop.com/download/languages.html#modify

At the beginning of HikaShop's translation file, you can see:

PRICE_BEGINNING=""
PRICE_BEFORE_ORIG=" ("
PRICE_AFTER_ORIG=") "
PRICE_DISCOUNT_START=""
PRICE_DISCOUNT_END=""
PRICE_BEFORE_TAX=" ("
PRICE_AFTER_TAX=" excl VAT) "
PRICE_END=""
FREE_PRICE="Free"
PRICE_SEPARATOR="<br/>"
PER_UNIT_AT_LEAST_X_BOUGHT=" per unit for buying at least %s"
PER_UNIT=" each"
So for example PRICE_END is empty by default and goes at the end of all the product prices displayed by HikaShop.

The following user(s) said Thank You: RustyHika

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

Time to create page: 0.052 seconds
Powered by Kunena Forum