-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.4.8
hi
i want to change display of main price in product view,
i change this span tag "<span id="hikashop_product_price_main" class="hikashop_product_price_main">" to div tag
"<div id="hikashop_product_price_main" class="hikashop_product_price_main">"
in "show_tabular"
but when i change it , it make a problem.
the div with this id "hikashop_product_right_part" closed automaticaly tag after price section and remove wrapper div that have this attribiute "itemprop="offers" " ..