Hi, I'm using the Supply Theme. I have four variants on most of my products, but none of them are showing up. The price of the first variant appears under the product title. I went through and checked the variants with inventory in stock and without, and it's happening on all of them. What am I missing?
Solved! Go to the solution
Success.
Hey there, @Andrew2018
Bo here from Shopify Support!
That is a really interesting issue, in my experience, this generally happens when the javascript that controls the variant function has been deleted. Can you please do the following:
$(document).ready(function() { var sections = new theme.Sections(); sections.register('collections-list-template', theme.FeaturedCollections); sections.register('collection-row-section', theme.CollectionRows); sections.register('collection-template', theme.Collection); sections.register('header-section', theme.HeaderSection); sections.register('list-collections-template', theme.ListCollections); sections.register('map-section', theme.Maps); sections.register('product-template', theme.Product); sections.register('slideshow-section', theme.SlideshowSection); });
Let me know how this goes and if there is anything else I can assist you with, I'm happy to help!
All the Best,
Bo
Bo | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Hey there, @pmartensen
If you are using the Debut theme, this code will not work for you as it is written specifically for the Supply theme. Are you experiencing the same issue mentioned above on your theme?
All the best,
Bo
Bo | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Great question! While this is not a native feature of the platform, there are apps that can achieve this for you. One example would be Bulk Order which is only $2.99 in the app store.
All the Best,
Bo
Bo | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Subject | Author | Latest Post |
---|---|---|
Subject | Author | Posted |
---|---|---|
12m ago | ||
21m ago | ||
43m ago | ||
44m ago | ||
46m ago |