You can place the Quantity Breaks grid anywhere you like and you can style it any way you like as well. Visit Customize the Quantity Breaks Grid for styling instructions.
You can place the grid above or below the descriptions, there's really nowhere you can't put it, as long as it's on your product.liquid page. If it's already there, just find it and move it where you like.
Follow these steps to add or move the required code:
- From Shopify's admin, select Online Store.
- Select Actions.
- Select Edit code.
- Under "Templates", select product.liquid.
Note: If your theme uses sections, you may need to place this in a different file such as product-template.liquid under "sections".
- Add this code wherever you would like the grid to appear:
<div id="shappify-qty-msg"></div>
Note: You will need to remove the code from it's current location as well or you will end up with two Quantity Breaks grids.
- Select Save.
That's it!
Next Steps:
- Set up a Quantity Breaks Group
- Add the Quantity Box to the Product Page
- Customize the Quantity Breaks Grid