-- HikaShop version -- : 3.2.3
-- Joomla version -- : 3.3.6
Hi,
I would like to add functionality to be able to remove a product from the list of products that is displayed when I COMPARE PRODUCTS.
I noticed within the compare.php view a comment that says:
<tr id="hikashop_compare_tr_head">
<td><!-- "Move and Remove Product from compare list" links --></td>
....
....
so I am wondering if this is a future feature that will be added.
If not, can you give me direction on how I might begin the process of creating this PHP code to remove a product from the list of products that appear in the compare list.
Dennis