Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSS-ECOMM-4_17: Display Original and Discounted Prices After Promo Code Application #81

Open
EternalRival opened this issue May 25, 2024 · 0 comments
Assignees

Comments

@EternalRival
Copy link
Owner

💵💰 Issue RSS-ECOMM-4_17: Display Original and Discounted Prices After Promo Code Application (5 points)

📝📚 Description

When a promo code is applied 💸, the system should clearly display both the original 💵 and discounted prices 💰 to the user. This feature improves user experience by explicitly showing the savings achieved by using the promo code 💼. The two prices must be visually distinct 👀 to avoid confusion 🚫.

💻🔧 Implementation Details

  1. Original Price 💵: Display the original total price before the promo code was applied. This price can be crossed out ❌ or dimmed to indicate that it's not the current total.
  2. Discounted Price 💰: Display the new total after the promo code is applied. This price should be more prominent than the original price to make it clear that it's the current total 🌟.
  3. Visual Distinction 🌈: Use color, font size, or other visual cues to distinguish between the original and discounted prices 🎨.

✅🎯 Acceptance Criteria

  • Both the original price 💵 and the discounted price 💰 are displayed when a promo code is applied 💸.
  • The two prices are visually distinct 👀.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant