Hi everyone. I'm having a problem with my Brooklyn theme. I want to add related product section and followed this guide https://help.shopify.com/en/themes/customization/products/features/recommend-related-products
but the "related" section did not appear when i customize. How can i fix it? Does anyone know?
Solved! Go to the solution
This is an accepted solution.
Follow my step:
1. Go to Online store->theme->edit code
2. Create new section and give name related-products and paste this code in file.
3. Open template->product.liquid and paste {% section 'related-products' %} bellow product-template. it look like bellow
{% section 'product-template' %} {% section 'related-products' %}
4. Open customize editor->open any product->on left side you can see Related products section open it and check Show related products box and save it.
Let me know if you can't
HI,
Send me store URL or text me on Skype because for that i have to check code and theme.
I have checked in your case product-grid-item.liquid not available i think on your store its load from different snippet add me as staff i will check and msg me on Skype or check by your self where from product grid load and change this snippet with product-grid-item.liquid.
User | Count |
---|---|
542 | |
209 | |
126 | |
79 | |
44 |