hyva-themes / magento2-hyva-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
https://hyva-themes.github.io/magento2-hyva-admin/
BSD 3-Clause "New" or "Revised" License
168 stars 39 forks source link

How to get real-time price update based on quantity changes on product in magento 2 #79

Closed dhuvin587 closed 4 months ago

dhuvin587 commented 4 months ago

Summary How to get real-time price updates based on quantity changes on the product page in Magento 2

Examples product price is $10 and quantity 1, If I increase quantity 5 after the product price is updated in real-time what can I do?