A Shopify store owner is experiencing two issues with their product listings:
Primary Issue:
Product variants (specifically “6 pack” options) are not displaying on the product page itself
Variants only become visible after customers add items to their cart
This creates a confusing shopping experience
Secondary Issue:
Product weights are showing on the product page and need to be hidden
Suggested Solutions:
Two app representatives provided troubleshooting steps:
Check variant settings: Verify in Shopify admin that the 6-pack variant is enabled, properly configured, and not set to hide when out of stock
Review theme settings: Navigate to Online Store → Themes → Customize → Product Pages to ensure variants are configured to display
Investigate app conflicts: Check if any installed apps are interfering with variant display
Hide product weight: Edit the product template code (product-template.liquid) and wrap the weight display code {{ product.weight }} in a div with class “hidden”
If these steps don’t resolve the issue, contacting Shopify support directly was recommended for further troubleshooting assistance.
Status: Awaiting response from original poster on whether solutions worked.
Summarized with AI on November 22.
AI used: claude-sonnet-4-5-20250929.
We are AliReviews - an All-in-one review solution that helps to collect, showcase, and manage impactful reviews.
If the variant not shown on product page, it may be caused by apps conflict, your theme settings or variant settings not set up correctly. To troubleshoot the issue, you can following these:
Go to Online Store → Themes → Customize → Product Pages
Check all your settings, make sure that all variants are marked as available for purchase and that they are not set to hide when out of stock.
Go back to your Online Store → Apps
Find the app that you suspect is causing the issue and click on it to open the app page.
Look for an option to disable or uninstall the app.
Save all changes and test
If you want to hide the weight of your products on Shopify, you can do so by modifying the theme code. Here’s how:
Go to Online Store → Themes → Actions → Edit Code
Greetings! I am Gina from the flareAI app - free sales machine.
It sounds like there may be an issue with the product variant settings on your Shopify store.
Here are some steps you can take to try to resolve the issue:
Check the product variant settings
Go to the product page in your Shopify admin and make sure that the 6-pack variant is set up correctly. Check that the variant is enabled and that the inventory is set correctly.
Check the theme settings
Make sure that your Shopify theme is set up to display product variants correctly. Some themes may require customization to display all variants on the product page.
If you have tried the above steps and the issue persists, reach out to Shopify support for assistance. They can help you troubleshoot the issue and provide guidance on how to fix it.
Don’t hesitate to ask if you need any further clarification.