Shopify themes, liquid, logos, and UX
Hello everyone,
I am trying to add a message that appears on a page when the features collection has no products in it. (I am using the Dawn theme).
I appreciate all the help.
Many thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @woodpaz_books
Please add this code after 345 line number in card-product.liquid
<div class="card-wrapper product-card-wrapper underline-links-hover">
<div
class="
card card--{{ settings.card_style }}
{% if extend_height %} card--extend-height{% endif %}
{% if settings.card_style == 'card' %} color-{{ settings.card_color_scheme }} gradient{% endif %}
"
style="--ratio-percent: 100%;"
>
<h2> NO products yet.</h2>
</div>
</div>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
This is an accepted solution.
Hi @woodpaz_books
Please add this code after 345 line number in card-product.liquid
<div class="card-wrapper product-card-wrapper underline-links-hover">
<div
class="
card card--{{ settings.card_style }}
{% if extend_height %} card--extend-height{% endif %}
{% if settings.card_style == 'card' %} color-{{ settings.card_color_scheme }} gradient{% endif %}
"
style="--ratio-percent: 100%;"
>
<h2> NO products yet.</h2>
</div>
</div>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
Hi Ladii,
Thank you for the help. This worked.
The code makes the message appear 4 times in one row. Can you advise me on how to edit the code so the message appears once?
@woodpaz_books
Can you please share your template file code?
call the snippet in template right?
Can you clarify which code you want? The code for the file card-product.liquid?
User | RANK |
---|---|
227 | |
167 | |
66 | |
53 | |
53 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023