A user accidentally deleted code for the recommended products section on their product pages, causing it to disappear. After initially receiving guidance to check theme settings in the Shopify admin, they confirmed they had accidentally removed the section’s code but successfully restored it.
New Issue:
The user then wanted to reorder sections to display reviews before recommended products on the product page.
Solution Provided:
Edit theme code via Online Store > Themes > Actions > Edit Code
Locate the product template file (product.liquid or product.json)
Manually reorder the code blocks to position reviews above recommended products
Save and preview changes
Status: Resolved. Multiple participants confirmed via screenshots that both the recommended products section was restored and the reviews section was successfully repositioned above it. The user confirmed no further assistance was needed.
Summarized with AI on November 3.
AI used: claude-sonnet-4-5-20250929.
I have a problem, the recommended products section has disappeared from the products page. I don’t know what happened, if I deactivated it was by accident. How can I activate it again?
Log into Shopify Admin and go to the Online Store section
On your current active theme, click Customize
Look for Product Page Settings
In the left sidebar, navigate to Product pages or Product template
Look for a section that controls Related Products or Recommended Products. It could also be under a different name depending on your theme (e.g., Upsell Products, Product Recommendations, etc.).
Turn it back on if you find a toggle or option to enable this feature. It may be disabled or hidden.
I couldn’t find the section in the editor because I accidentally deleted the section’s code, but I managed to put it back. But now I need another little help, I wanted to put the reviews section before the recommended products section