Hi folks - I am trying to add "you may also like" at the bottom of my webpage and followed this tutorial:
(go to section titled: Creating a related products section based on grouping tags)
https://www.shopify.com.au/partners/blog/related-products
The issue I am facing is that the venture theme doesn't seem to have
'product-card-grid' as per line 106.
I changed the code and deleted "grid" so that the code is just:
<div class="grid__item {{ grid_item_width }}">
{% include 'product-card', max_height: max_height %}
</div>
but the card is clearly too large and i want it on a grid format, here is the url of what it looks like: https://buyfunnyaprons.com/products/custom-apron
I want the section to look like this with 3 of my products listed:
Also final question - how do I get the You May Also Like text centred like the image below?
Appreciate the help! Thanks
User | Count |
---|---|
23 | |
19 | |
18 | |
17 | |
16 |