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
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
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.
@B17
try this code:
n the Templates directory, open the product.liquid file.
Add the following code at the bottom of the file:
{% section 'product-recommendations' %}
Click Save.