इस टूल में कोई समस्या है?

«डिस्काउंट कैलकुलेटर ऑनलाइन» के बारे में

यह टूल प्रतिशत छूट के बाद अंतिम कीमत की गणना करता है और बताता है कि आप कितना बचाते हैं। मूल कीमत और छूट प्रतिशत दर्ज करें, और यह तुरंत छूट मूल्य और बचत राशि दिखाता है।

कैश रजिस्टर पर उपयोगी जब एक संकेत "30% छूट" कहता है लेकिन आप वास्तविक राशि की पुष्टि करना चाहते हैं, या प्रतिस्पर्धी सौदों की तुलना करते समय।

टूल स्टैक की गई छूट का भी समर्थन करता है — कुल कमी देखने के लिए एक छूट के ऊपर दूसरी छूट लागू करें, जो प्रतिशत को एक साथ जोड़ने के समान नहीं है।

इस टूल का उपयोग कैसे करें

How to compute the sale price after a percentage discount

  1. Enter the original price

    "Original price" is the listed price before the discount. Use the currency you'll be paying in — the tool returns numbers, not formatted prices.

  2. Enter the discount %

    "Discount %" is the percent off (e.g. 25 for a 25% sale). Values over 100 produce a negative "you pay" — a store-credit/cashback scenario the tool doesn't otherwise interpret.

  3. Press Run

    Result returns youPay (price − price × discount% ÷ 100) and savings (price × discount% ÷ 100), each rounded to 2 decimals.

  4. Stacking discounts isn't multiplicative here

    A 20% + 10% sequence is NOT 30% off; it's `price × 0.8 × 0.9 = 0.72` (28% off). Run the tool twice in sequence — feed the first youPay back as the second Original price.