How to place product description below image section in Dawn theme
While working on a Shopify store, I want to move the product description below the image section.
To do this, I follow these steps:
I go to the Shopify admin panel: Online Store → Themes → Customize.
I select the Product template.
I add a Custom Liquid section and place it below the image section.
In the Liquid code, I insert {{ product.description }} and click Save.
Now, the product description appears below the image section.
To style the description properly, I:
Wrap it in an HTML element and assign it a custom class.
Use an existing theme class, like page_width, to align it with the rest of the content.
Or, I add custom CSS in the Custom CSS block.
Finally, I hide or remove the default description that appears to the right of the image. After saving, the product page looks the way I want.
Видео How to place product description below image section in Dawn theme канала Technicarium
To do this, I follow these steps:
I go to the Shopify admin panel: Online Store → Themes → Customize.
I select the Product template.
I add a Custom Liquid section and place it below the image section.
In the Liquid code, I insert {{ product.description }} and click Save.
Now, the product description appears below the image section.
To style the description properly, I:
Wrap it in an HTML element and assign it a custom class.
Use an existing theme class, like page_width, to align it with the rest of the content.
Or, I add custom CSS in the Custom CSS block.
Finally, I hide or remove the default description that appears to the right of the image. After saving, the product page looks the way I want.
Видео How to place product description below image section in Dawn theme канала Technicarium
Комментарии отсутствуют
Информация о видео
5 июля 2025 г. 18:00:47
00:02:20
Другие видео канала