BananaMaster

25 - Building a mini online store with a custom discount program (JS lessons)

If you forgot something — click to go to the lesson.

📘 Task: Online Store with Discount Program

Create an application "Shop Calculator".

The user can select products and a client type. After clicking the Calculate button, calculate the final price.

🛒 Products:

The user selects products using checkboxes.

👤 Client type:

The client type is selected using a select.

📐 Calculation logic:

📊 Output:

🧪 Example: