A space to discuss online store customization, theme development, and Liquid templating.
Hi,
We're using Search and Discovery which does a great job, except we have a new feature in the store. We're basically hiding certain products behind a password and are hidden from search and SEO. But apperantly they're still made visable due to the auto generated product recommendations that the app has. I was wondering if it is possible so that products tagged with a certain tag ex. "exclude-recommendation" can be ignored and won't be suggested by the auto-generation.
It will be too much work to give each product a manual recommendation, so that is out of the
Looking forward if anyone has a solution, thanks!
Solved! Go to the solution
This is an accepted solution.
Yes it can be achieved like this:
The screenshot is from Impulse theme. You can alter the code as per your theme.
Thanks
Hello @JRT1
Welcome to Shopify Community.
Yes, it is possible to hide a tagged product from the product recommendations. But this is not possible without altering the code and if you are not familiar with liquid code then seek help of a developer at reasonable cost to help you.
Let me know if you need one.
Thanks
Hi, yes was aware it needed altering of the code, especially the product-recommendation.liquid code. Was basically just curious of anyone else managed to do this. Thanks!
This is an accepted solution.
Yes it can be achieved like this:
The screenshot is from Impulse theme. You can alter the code as per your theme.
Thanks