Shopify themes, liquid, logos, and UX
Hello Shopify Community,
I am currently using the Sense theme for my Shopify store and I need some help with customizing the product page. Specifically, I would like to move the product description so that it appears between two blocks on the product page.
Could someone please guide me on how to achieve this? Any detailed instructions or code snippets would be greatly appreciated!
Additionally, it's important for me that the description is moved down in both the mobile and desktop versions of the site.
Here is the link to the product page: https://claws-paws.us/products/wireless-dog-gps-fence-system
Thank you in advance for your help 💚
Solved! Go to the solution
This is an accepted solution.
Hi @PawsClaws
Go to Theme > Customize Theme > Product page >
Add section Custom Liquid > click on the right side paste the code below.
<div class="page-width">
{{ product.description }}
</div>
And Save.
Result:
This is an accepted solution.
Hi @PawsClaws
Go to Theme > Customize Theme > Product page >
Add section Custom Liquid > click on the right side paste the code below.
<div class="page-width">
{{ product.description }}
</div>
And Save.
Result:
I followed your instructions and it helped solve my problem! 😍 Thank you so much for your assistance! 💚
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025