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 ->
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025