Hi Nicholas.
An issue I am having;
To save some time, I have copied a product, then changed the name, code, images and prices of the latter so they become two unique products.
On the listings page, where both products are represented, everything is correct.
-However, if you go to the products view of the one that started life as a copy of the first, the original/first price is kept.
I have checked in the DB, and the price has been updated there, it is only in the product page the old one is showing..
Second issue:
My products have 1 option (sizes) and 8 characteristics.
Because I need a lot of customization, the product text is a html file loaded by 'Sourcerer' (it is just a PHP require_once command pasted in the text area).
When i change any characteristics, everything works as it should, but if I change the option, the included html file disappears..
I guess it has something to do with the function hikashopUpdateVariant()?
Hope to hear from you soon,
Merry Christmas