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 the steps below to add or move the required code.
Alert
- The Quantity Breaks (standalone) app is no longer available for new installations. If you are currently using Quantity Breaks, you will be able to continue using the app on a grandfathered plan.
- New requests for Quantity Breaks will be directed to Custom Pricing. Custom Pricing's Select plans can be used to create quantity breaks. For more information on pricing, please visit Custom Pricing Overview.
- If you'd like move from Quantity Breaks (standalone) to Custom Pricing, please visit Switch from Quantity Breaks to Custom Pricing.
Setup
- 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.