Re: Cost per unit calculation based on variant selection

Cost per unit calculation based on variant selection

TAZZACoffee
Visitor
1 0 1

Hello!
we want to show our clients the costs per base unit (1kg) as well as a cost per cup of coffee in our store tazzacofee.de for the selected variant of coffee beans. It should look as follows:

TAZZACoffee_0-1648644532429.png

The cost per base unit is already implemented as shown in the screenshot above and changes based on the variant (package size) selected.


The cost per cup of coffee is also already calculated, but does not update when the variant is changed. It requires a refresh of the website.

 

For the calculation, we are using the following code:

<span>nur {{ variant.unit_price | divided_by: 1000 | times: 7 }}ct pro </span>

 

Am I just missing something here?

We are using Debut theme and updated the product-price.liquid.


Thank you already in advance,
Benedikt

 

Replies 4 (4)

KetanKumar
Shopify Partner
37118 3647 12057

@TAZZACoffee 

sorry for any issye can you please try this way Shopify per Unit price

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Savory_Gourmet
Tourist
3 0 0

I would love to use this feature but it's only available for French and German stores. When will it be available in the US?

gr_trading
Shopify Partner
1935 146 202

Hi @Savory_Gourmet ,

 

This feature can be implemented through custom development using a metafield within the theme.

For any custom development WhatsApp or connect at Email ID: gr.trading15@gmail.com for quick consultation. | Shopify Free codes
To support Buy Me a Coffee

gr_trading
Shopify Partner
1935 146 202

Hi @TAZZACoffee ,

 

To fix this you have to work in script, which will calculate the same thing using javascript.

For any custom development WhatsApp or connect at Email ID: gr.trading15@gmail.com for quick consultation. | Shopify Free codes
To support Buy Me a Coffee