Recommended Products Section

If the user can’t find or move the Reviews section in the theme editor, they might need to edit the theme code:

  1. Edit the Theme Code:

    • Go to Online Store > Themes and click Actions > Edit Code.
  2. Locate the Product Template:

    • Find the product.liquid or product.json file under Templates.
  3. 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.
  4. Test the Changes:

    • Save the file and preview the product page to ensure the sections display as intended.
1 Like