How can I display only the base price for products with variants?

When I create a product with variants that affect the pricing (increase) the product image on the site shows a price range which reflects the base price up to the largest variant price. All I want is the base price to show prior to clicking on the product. How can this be achieved? In the image attached it shows the range price that I want to change to show as the example on the right where it is just a single price.
Pricing Layout.jpg

Hi @AVID1 ,

To show the price of the base model only, you will have to make changes to the template rendering the price. Can you let me know which theme you are using? And also provide link to your store?

Hello,

can you send me the store URL . SO i can check it and get back to you with the solutions.

avidhealthandwellness.com using the Empire theme

@theycallmemakka

avidhealthandwellness.com using the Empire theme

@Sweet_Savior_3

Hi @AVID1 ,

Please add below css and see if this works for you.

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

Result:

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

1 Like

It didnt work. I chanqed the price of the products in my store, the previous prices are still on display but underlined. What can I do to remove it

Third-party apps can display price ranges for products with variants that have different prices. Stamp - Variants on Collection allows merchants to display product variants separately on collection and homepages, as well as display price ranges for those products. Alternatively, you can display only the minimum or maximum prices for products.