-- url of the page with the problem -- :
www.zisensa.com/nl/producten/serveren-en...tegorie/149-etageres
-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.4
-- PHP version -- : 7.0.12
Hi,
I'm trying to put the "discount amount" and the "discounted price" on 2 separate lines.
To do this I thought it would be just an extra <br /> in the language file but no matter what I try... no success.
An example can be found on this page :
Zisensa
Now it looks like this :
korting-15% Prijs met korting € 16,96
V&A Toile mix & match fine china etagere -rose chintz
What I would like it to look like is this :
korting-15%
Prijs met korting € 16,96
V&A Toile mix & match fine china etagere -rose chintz
I have been trying to change the string :
PRICE_DISCOUNT_END=" <br />Prijs met korting "
What am I doing wrong ?
Thanks !