A user seeks to relocate the product description from its current position on the right side to below the product images on the left side of their Shopify store’s product page.
Two solutions were provided:
CSS approach via theme.liquid: Add custom CSS code above the </head> tag in the theme.liquid file (accessed via Online Store > Themes > Edit code). This method repositions elements without altering the template structure.
Template editing approach: Modify the product template file (product.liquid or product-template.liquid) by locating the description code block (typically {{ product.description }}), cutting it, and pasting it in the desired location below the product images. Additional CSS adjustments may be needed for proper layout.
Both solutions require accessing the theme code editor through Shopify Admin. The discussion remains open with no confirmation of which method the user implemented or whether the issue was resolved.
Summarized with AI on November 4.
AI used: claude-sonnet-4-5-20250929.