How to calculate total price based on quantity in Shopify Dawn?

Hi guys,

I have to calculate total price, based on quantity selection in Shopify Dawn

can you help me regarding this ?

In this screen shot total should be displayed as —> Item price * quantity

1 Like

Hi @Umair_Ahmed38

This is doable but this needs custom coding. You need to hire a developer to do this

I would just rename Quantity to Sq. Ft

I am also a Backend Developer

Just need some guidance.

Hi @Umair_Ahmed38

If you need to achieve the same as you showed in your image, you have to write a html code, css, and make sure to have it listen to your script.

You can also use Quantity as mentioned by @kgbfashionista but this will round off the amount entered.

I suggest to use input number on this.