Skip to content

Bug: Bundle total strikethrough shown even when discount does not apply #358

Description

@Aamod-Dev

File: FRONTEND/src/pages/ProductPage.jsx (lines 549-553)

Severity: LOW

Problem: The bundle total is always shown with a strikethrough, but the 10% discount only applies when ALL bundle items are selected. If only some items are selected, the strikethrough price is misleading since no discount is applied.

Fix: Only show the strikethrough when all bundle items are selected (isFullBundle is true).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfrontendFor any changes in the React UI, components, or Vite setup

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions