If the user can’t find or move the Reviews section in the theme editor, they might need to edit the theme code:
-
Edit the Theme Code:
- Go to Online Store > Themes and click Actions > Edit Code.
-
Locate the Product Template:
- Find the product.liquid or product.json file under Templates.
-
Reorder the Code:
- Look for the code for the reviews section (likely referencing the reviews app or widget) and the recommended products section.
- Move the reviews code above the recommended products code.
-
Test the Changes:
- Save the file and preview the product page to ensure the sections display as intended.