Shopify themes, liquid, logos, and UX
Hi, I have a problem when I have a product that has variants with different prices. For some reason at collection grid it only shows word "from" but not price. I tried to play with the code but with no luck. Any Ideas where the problem could be?
Here is the code I think that is linked to this problem and also pic of the situation. Other product has variable prices and other only one price. "Alkaen" translates to "From":
{%- if product.price_varies -%}
{%- assign price = product.price_min | money -%}
{{ 'products.general.from_text_html' | t: price : price }}
{%- else -%}
{{ product.price | money }}
{%- endif -%}
Solved! Go to the solution
This is an accepted solution.
Hi @Kahiwa
Maybe it a bug from Impulse theme.
You can contact with Theme supporter, they can help you check the problem.
Or please share the store url, then we can help you check.
This is an accepted solution.
Hi @Kahiwa
Maybe it a bug from Impulse theme.
You can contact with Theme supporter, they can help you check the problem.
Or please share the store url, then we can help you check.
Hello,
Not sure if you've already resolved the problem, but I had the same issue. For me, it worked to just translate the Products -> General ->
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024