A user working with Shopify’s Sense theme (version 15.0) needs help modifying the collection page to display product variant price ranges. Currently, the theme shows “From {{ price }}” for products with variants, but they want to change this to display the full range as “{{ min-price }} - {{ max-price }}”.
Current Challenge:
Unable to locate the correct code section in the snippets/price.liquid file
Existing code structure differs from solutions found online
Hello, is there anyone who can help me with the following? I use the Sense theme 15.0 and I’m trying to show the price range from my product variants on the collection page, so instead of ‘From {{ price }}’ I would like it to be shown as: ‘{{ min-price }} - {{ max-price }}’. I’ve tried several things, but all the codes I can find look different than in my snippets/price.liquid file, so I can’t find out what piece of code I need to change exactly.
Merchants that need code services can reach out to me. Click profile-pic on forums for options to connect, always provide reference/context in all new comms please.