feat(checkout): display available coupons on checkout#844
Merged
sallainternalbot[bot] merged 26 commits intomasterfrom Apr 1, 2026
Merged
Conversation
|
/autoupdate |
Contributor
Auto Update SummaryFailed Updates:
|
…lay-available-coupons-on-checkout
Contributor
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | -13 |
| Duplication | 0 |
AI Reviewer: run a review on demand. To trigger the first review automatically, go to your organization or repository integration settings. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes. Give us feedback
ashrafreda
approved these changes
Apr 1, 2026
Collaborator
|
/merge |
Contributor
⏳ Enqueued for MergeYour pull request has been added to the merge queue. It will be merged automatically once it reaches the front of the queue ✅ 🔄 Queue Status🚦 QueueThe queue is empty. Good luck! 🧬 PR's Dependencies |
Contributor
🔄 Merge In ProgressThis pull request has reached the front of the queue and is now being processed for merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR implements the display of available coupons on the checkout page as part of feature CP-796, improving the customer checkout experience by making promotional offers more visible and accessible.
What kind of change does this PR introduce?
What is the current behaviour?
What is the new behaviour?
salla-cart-couponsTwilight component for consistent UI/UXImplementation Details
salla-cart-couponscomponentDoes this PR introduce a breaking change?
Benefits
Files Modified
pages/cart.twig- Integration of salla-cart-coupons componentThis enhancement aligns with Salla's goal of providing merchants with better tools to reduce cart abandonment and increase conversion rates through improved promotional visibility.