How do we display the product price per unit for the customer?

Hello,

We are trying to display the price per unit for the customer, next to the bulk quantity price, on the product page. We are using the Refresh theme. We got information about snippets to add a code to product.template.liquid or main.product.liquid, but cannot find it, can you please help?

Thanks!

Hi @Darcy4

can you share store url?

Hi @Darcy4

To be more specific, can you share the image and some notes directly on the image so that I can better understand your problem?
Besides, I also need your website link

You’ll have to add it to price.liquid :slightly_smiling_face:

  • Shubham | Untechnickle

https://www.t-rexgoodies.com/?_ab=0&_fd=0&_sc=1

Hi Daisy,

Here is our web link: https://www.t-rexgoodies.com/?_ab=0&_fd=0&_sc=1

As you see in the attached image, there is the quantity price (229chf to the right), and below 4.58 usd per unit. This is the price per unit we are trying to implement on the website page. We have tried locating product template liquid on teh refresh theme but cannot find it.

Hi @Darcy4 !

You can actually solve this without any coding using app embed blocks instead of modifying theme files.

Our app Weario does exactly what you’re looking for - it displays customizable per unit pricing right below your product price. While it’s commonly used for “price per wear” in fashion, the labels are fully customizable so you can set it to show “per unit”, “per kg”, “per 100ml”, or any custom text that fits your products.

Here’s how it would work for your use case:

  • Set up your bulk products with the quantity (like your 50-unit packs)
  • Configure the label to say “per unit”
  • It automatically calculates and displays “4.58 USD per unit” below your main price
  • Highly customizable positioning and styling to match your theme

The big advantage is you get precise control over where it appears on your product pages without touching any code. Works with the Refresh theme and all other Shopify themes since it uses app embed blocks that can be positioned exactly where you want them.

https://apps.shopify.com/weario

Much easier than hunting for the right liquid files and dealing with theme updates breaking your custom code!