All things Shopify and commerce
I recently added a product which will be part of a free gift, I do not want it to be displayed on the shop catalogue, how do i remove this? URL: https://themovingstories.com/ thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hi @CameronO
You can hide this product from the catalog page by adding this code to Custom CSS in Online Store > Customize > Theme settings
.collection-grid__wrapper .grid__item[data-product-id="9880445976909"] {
display: none !important;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Go to admin login and on 3rd Products click it. type f make sure caps lock not on
Hello there @CameronO Follow the steps in this blog https://www.entaice.com/blog/shopify-remove-collection-products and you should be able to remove the product from the catalogue.
Give me feedback if this works for you!
This is an accepted solution.
Hi @CameronO
You can hide this product from the catalog page by adding this code to Custom CSS in Online Store > Customize > Theme settings
.collection-grid__wrapper .grid__item[data-product-id="9880445976909"] {
display: none !important;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Thanks for your help, how would I remove the gold book display stand aswell?
Code updated
.collection-filter,
.collection-grid__wrapper .grid__item[data-product-id="9880445976909"],
.collection-grid__wrapper .grid__item[data-product-id="9881139642701"] {
display: none !important;
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025