Thank you. This was very helpful
Topic summary
Goal: Move the product description in Shopify’s Dawn theme from the right column to a full-width section below product images.
Solutions shared:
- Tutorial link provided showing how to place the description below images.
- A direct code replacement for sections > main-product.liquid (Pastebin link). main-product.liquid is the product page’s main section template controlling layout.
Outcomes:
- Original poster confirmed the change worked. Another user reported it solved the same issue.
Follow-up requests:
- One user asked how to limit the maximum width so text doesn’t span the entire page. They were advised to open a new community thread for targeted help. Another helper requested the site URL to provide a fix.
New issue reported:
- After applying the change, unavailable variants stopped showing the “unavailable” label in the variant dropdown (the option selector). An image was attached to illustrate the issue. No fix was provided yet.
Status:
- Layout change largely resolved via shared resources. Secondary concerns (max-width styling, missing “unavailable” labels) remain open.