A Shopify store owner wants to relocate collection descriptions from above the product listing to below it on their site (disruptifbeauty.ch). The descriptions are lengthy for SEO purposes but create poor mobile user experience when positioned at the top.
Initial Solution Provided:
Access theme code via Shopify admin (Online Store > Themes > Edit code)
Locate and modify the collection template file
Cut the collection description code block and paste it below the product listing section
Save and test across devices
Current Status:
The user cannot locate the suggested collection.liquid file in their Focal theme. Instead, they found several related files (collection-banner.liquid, main-collection.liquid, etc.) but none contain the described code structure.
Resolution in Progress:
The helper identified main-collection.liquid as the correct file and requested collaborator access (code: 5664) to implement the fix directly. The user has been asked to share their email via DM for progress updates. The issue remains open pending the helper’s direct intervention.
Summarized with AI on October 31.
AI used: claude-sonnet-4-5-20250929.
Hello, I would like to move the collection descriptions of my website (https://disruptifbeauty.ch/) from the top (above product listing) to the bottom (below product listing). My descriptions are quite long for SEO purposes and I find them not very user friendly for the visitor, especially in mobile.
I have tried many different codes that I found here in the discussions but none of them seem to work - not sure if it is linked to the theme. Can you please advise?
Thanks for your prompt help. Unfortunately I can’t find the collection.liquid. I have collection-banner.liquid, collection-list.liquid, featured-collections.liquid, main-collection.liquid, main-list-collection.liquid. I have also looked for the section that you mention in all of these files but nothing. If it makes more sense for you to check, the collaborator code is 5664.