Debut theme - product recommendations not working for all product pages

Hi, i realised my product recommendations does not show up in all my product pages and i am pretty sure i have product-recommendations.liquid.

Please assists.

Will send store link and pw if needed. private message. Thanks

1 Like

Hii @bl7

Welcome to the Shopify community!
Thanks for your good question.

kindly share your store URL, so that
I will check out the issue and provide a solution.

@bl7

Please share your store URL!

Thanks!

@B17

try this code:

  1. n the Templates directory, open the product.liquid file.

  2. Add the following code at the bottom of the file:

    {% section 'product-recommendations' %}
    
  3. Click Save.