Hi
I am having an issue with Step 5 delta. It fails with the following:
Status: fail
Message: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘15320-0’ for key ‘CATALOG_PRODUCT_OPTION_TYPE_PRICE_OPTION_TYPE_ID_STORE_ID’. The SQL statement executed was: INSERT INTO `catalog_product_option_type_price` (`option_type_id`, `store_id`, `price`, `price_type`) VALUES (:yp0, :yp1, :yp2, :yp3)
Any ideas?
Thanks