My all collections page shows the variants of products, I’ve attempted to remove the variants so it only shows one product and you see the variants after clicking. I don’t like having all the repeitive items on my page. I’ve gotten it to work but then my formatting is thrown off like crazy. Instead of the 4x4 grid it changes to a 1x1 and creates a long ugly scroll pushing all products to the left of the screen.
Here’s the link: https://outlawsupplements.net/collections/all
1 Like
Hello @Dantack ,
I think this feature is custom or with an app.
So in order to disable/remove it you need to call the app support or the person who code this feature or you.
or if this is inbuilt of the theme ten try to check the collection page settings.
Regards
Guleria
Hey @Dantack ,
I understand you’re looking to streamline your collections page by hiding product variants until they’re needed. This is a common challenge for merchants, and we’ve actually implemented similar functionality for several clients recently.
To properly address this, we’d need to develop a solution that intelligently analyzes and groups products based on their relationships - comparing titles, descriptions, product types, and variant attributes. This would maintain your desired 4x4 grid layout while presenting a cleaner, more organized collection page.
Would you be willing to share your store’s collaborator access? This would allow us to:
- Evaluate your current setup
- Assess the specific product relationships
- Develop a customized solution that maintains your site’s performance
You can send the collaborator access via DM or email, and we’ll provide a detailed assessment of what’s needed to implement this feature properly.
Looking forward to helping you optimize your collections page!
Shubham | Untechnickle
Hi @Dantack
I still don’t quite understand
Can you attach a picture of the place you want to delete so I can understand better
OK, I got it
To fix the error, need to check the theme code
Unfortunately I do not support this part
You need to find a paid dev to solve this problem
Hope you can fix the error soon
Hello @Dantack
Do you want it like this?
No I need to hide the variants from being visible on that page, but when I do that it changes the format of the collections list for some reason.
Hi @Dantack , thanks for reaching out.
In this case, it requires custom modifications within the Liquid files of your theme. To resolve this issue while maintaining the proper formatting of your product grid, I recommend you hire a developer who can carefully adjust the code.
I hope my information is helpful to you.
Liz
Hi @Dantack ,
May be a small CSS could help.
pls refer the screenshot below
Make sure it should be called on /all URL only so that it don’t effect other listing pages if you want it for /all page only.
Let me know if I understand your problem correctly.