Heading missing in product recommendations

Topic summary

A user encountered an issue where the product recommendations heading (“Others also experienced”) was not displaying on their product page.

A PageFly representative provided a CSS/code solution:

  • Navigate to Online Stores > Themes > More Actions > Edit code
  • Open theme.liquid file
  • Add the provided code snippet above the </head> tag

The solution successfully resolved the display issue. The problem appears to be related to missing markup for the product recommendations section heading.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

I can’t figure out why the heading isn’t showing up here for product recommendations on the product page. Any ideas? It should read “others also experienced”

https://annamuseo.com/products/kachi-water - Dawn template

Hi @stribley

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thank you so much! That worked!

you are always welcome

1 Like