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 ->
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025