Hi
i know that , but it seems that every body dead in smart addons
but please help me to solve this
i thinks this line belong to url
if((int)$params->get('display_add_to_cart',1)) {
echo '<div class="hikashop_add_to_cart">';
echo $cart->displayButton(JText::_('CHOOSE_OPTIONS'),'choose_options',$params,hikashop_completeLink('product&task=show&product_id='.$item->product_id.'&name='.$item->alias.$url_itemid.$category_pathway),'window.location = \''.str_replace("'","\'",hikashop_completeLink('product&task=show&product_id='.$item->product_id.'&name='.$item->alias.$url_itemid.$category_pathway)).'\';return false;','');
echo '</div>';
so how should i change this to canonical address ?
tanks