Remove the variants that are sold out
1. From your Shopify admin, click Online Store, and then click Themes .
2. Find the theme you want to edit, click the ... button, and then click Edit HTML/CSS.
3. Under Snippets, click the link Add a new snippet.
4. Name your new snippet remove-sold-out:
5. In your new snippet file, paste this Gist hosted on GitHub.
6. Click Save.
7. Under Layout, locate the file theme.liquid, and click it to open it in the code editor.
8. Near the end of the file, right before the closing </body> tag, paste the following code:
{% include 'remove-sold-out' %}
9. Click Save
source : help.shopify.com
Try Shopify for free, and explore all the tools and services you need to start, run, and grow your business.
Remove Variant that are sold out in shopify
Reviewed by Navjeet Singh
on
September 15, 2016
Rating:
No comments: