Hi Nicolas,
it was working fine until I upgrade to 1.5.9
<td class="hikashop_cart_module_product_delete_value hikashop_cart_value">
<a href="#" onclick="this.form.submit(); return false;" title="<?php echo JText::_('HIKA_REFRESH'); ?>">
<img src="<?php echo HIKASHOP_IMAGES . 'refresh.png';?>" border="0" alt="<?php echo JText::_('HIKA_REFRESH'); ?>" />
</a>
Now quantity is updated, but not the price (like before) !
If I proceed to payment, quantity and prices are corrects.
Do you have a clue, I'm lost in all the new code for Whishlist...???
Thanks for help, I was confident and done modifications in production
Regards
PS : it would be nice to add this functionnality in the cart (no need to edit this code beginning complex). Thanks