Shopify themes, liquid, logos, and UX
Pricing filter should start with lowest price we have. If lowest price is 625 for example then filter should start from 600 and not 0 Come back ⚡
Which theme are you using ?
To change you follow the instruction:
1. Go to Online Store->Theme->Edit code
2. Snippet->/price.liquid->Replace code position:
Find these replace this with new code below
if use_variant
assign target = product.selected_or_first_available_variant
else
assign target = product
endif
(new code )
assign target = product.selected_or_first_available_variant
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