-
- Ditverzinjeniet

-
Total Posts: 5
Joined: 2009-06-17
|
This can be done by manipulating the review tables in the database. In 3.4.2.1 the reviews are stored in six tables, of which two have to be modified: review and review_entity_summary.
In both tables replace the rows where the field entity_pk_value has the old product id with the right id of the new product (this value can be found in the table catalog_product_entity).
|