I need to activate Find in Store

I have two types of products, one that can be bought online or in-store and others that can only bought in-store. I found a way to remove the products from the online version of the site, but I have not find a way to remove the Out Of Stock button and instead show the Find In Store option. The AI says that this is possible, but I can’t find the option to activate it and I have tried different templates. Could someone give me an idea please?

Once you have set up your locations, you can enable the ‘Find in Store’ feature through your theme settings. Make sure your theme supports this feature. You can check this by going to Online Store > Themes, then clicking Customize on your current theme. Look for options related to store pickup or location features in the theme settings

Hi @CarambaMoreno Welcome to the Community!

So there are 2 ways you can do it,

  • Template: You can use different template for those product and with the help of custom coding you need to target those template and hide the soldout button and change it to Find in store button.
  • Product Tag/ Metafield: You can do it with metafield or product tag, specifically you need the unique id for those products so that you can target it from that with the help of custom code and then add the Find In store button to those products.

You can only do it with the help of custom code but you can use different approach according to your needs.

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Best Regards

Sahil