Skip to content

[MKT-898]feat/Personalized Influencer LP - Meja Unbox#1962

Merged
internxt-yu merged 2 commits into
mainfrom
feat/personalized-influecer-LP-Meja-Unbox
Jul 6, 2026
Merged

[MKT-898]feat/Personalized Influencer LP - Meja Unbox#1962
internxt-yu merged 2 commits into
mainfrom
feat/personalized-influecer-LP-Meja-Unbox

Conversation

@internxt-yu

@internxt-yu internxt-yu commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

added mejaunbox LP.

Summary by CodeRabbit

  • New Features
    • Added support for the new mejaunbox special-offer path.
    • This path now uses the correct locale, coupon code, and offer imagery.
    • Eligible annual-discount offers now apply to this path as well.

@internxt-yu internxt-yu requested a review from jaaaaavier July 6, 2026 08:25
@internxt-yu internxt-yu self-assigned this Jul 6, 2026
@internxt-yu internxt-yu added the enhancement New feature or request label Jul 6, 2026
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Jul 6, 2026 8:33am

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fc75d4b5-b7cf-4c6d-8402-14fc1add42ef

📥 Commits

Reviewing files that changed from the base of the PR and between 4f0dd29 and 4c95380.

📒 Files selected for processing (2)
  • src/hooks/useSpecialOfferConfig.ts
  • src/lib/types/index.ts

📝 Walkthrough

Walkthrough

This change adds support for a new "mejaunbox" special-offer pathname. It introduces a new PromoCodeName.mejaunbox enum value and registers "mejaunbox" across the allowed paths, enforced locale, alternative-images paths, annual-discount plans, and coupon-code mappings in useSpecialOfferConfig.

Changes

mejaunbox Special Offer Support

Layer / File(s) Summary
Promo code enum entry
src/lib/types/index.ts
Adds mejaunbox = 'MEJAUNBOX' to the PromoCodeName enum.
Special offer config registration
src/hooks/useSpecialOfferConfig.ts
Registers mejaunbox in ALLOWED_PATHS, ENFORCED_LOCALE, ALTERNATIVE_IMAGES_PATHS, ANNUAL_DISCOUNT_PLANS_PATHS, and COUPON_CODES mapped to the new promo code.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the Meja Unbox personalized influencer landing page change, matching the main PR objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/personalized-influecer-LP-Meja-Unbox

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@internxt-yu internxt-yu merged commit 19882c0 into main Jul 6, 2026
11 checks passed
@internxt-yu internxt-yu deleted the feat/personalized-influecer-LP-Meja-Unbox branch July 6, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants