-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.6
Hi,
In our webshop prices are only shown to logged in customers.
What I would like to do is replace the "Free Price" text string with a html link.
So instead of "Call us for a price" show them a link to a different webshop.
The link I wanted to use is this :
<a href="https://www.site.nl/" target="_blank"><i class="fa fa-fw fa-info-circle fa-2x blauwtje"> </i></a>
Are there options in the translation file or should I change something in the cart code?
Or maybe somebody has another great tip?
Thanks