No content to show
User Activity
10-08-2024
Try this for collection cards:{% if card_product.metafields.custom.hive.beekeeper %}
{% assign beekeeper = shop.metaobjects.beekeeper[card_product.metafields.custom.hive.beekeeper] %}
{% if beekeeper %}
<div class="profile-image-holder">
...
10-08-2024
Hello. Please try this for all the information show on product collection page. {% if card_product.metafields.custom.hive.beekeeper %}
{% assign beekeeper = shop.metaobjects.beekeeper[card_product.metafields.custom.hive.beekeeper] %}
{% if bee...
I've followed some of your solutions and they're obviously paid. Nothing wrong with that but you're continuously in habit of not mentioning it.