fix(themes): drop unused legacy landing page template - #1037
Merged
sallainternalbot[bot] merged 3 commits intoAug 19, 2026
Conversation
Contributor
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | ✅ 0 (≤ 2 duplication) |
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.
Ahmed-S-Abduallah
marked this pull request as ready for review
August 19, 2026 08:38
Ahmed-S-Abduallah
requested review from
ashrafreda and
jalmatari
as code owners
August 19, 2026 08:38
ashrafreda
approved these changes
Aug 19, 2026
Contributor
Author
|
/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. |
sallainternalbot
Bot
deleted the
bugfix/TD-15098-drop-legacy-landing-page
branch
August 19, 2026 09:25
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.
🔍 Problem
Storefront themes still shipped a legacy landing page template even though landing pages now use a dedicated landing-page theme. Usage of the old route is confirmed to be zero.
✅ Changes
src/views/pages/landing-page.twigapp.scssimportlanding-pageslugHomepage product sections that use
source: landing-pageare unchanged.🧪 Testing
src/views/pages/landing-page.twigis gonesource: landing-pagestill load productshttps://salla-dev.atlassian.net/browse/TD-15098