hi,
we recently sent out an email which had a link in it to automatically add a product with a characteristic to the cart. you can see it at the end of this link:
/index.php?option=com_hikashop&ctrl=product&task=updatecart&quantity=1&checkout=1&product_id=174
however we've since updated the characteristics of the product and this has, in turn, created a new product number. this means that the link that was sent out in the email is now broken as product '174' is now product '182'
am i able to just change the '182' value in the database back to '174' so that the link works again?
many thanks