Skip to content

feat(storefront): SD-11501 refactor Language Selector Component to consume real data from Stencil Context#2616

Merged
bc-yevhenii-buliuk merged 4 commits intobigcommerce:masterfrom
bc-yevhenii-buliuk:SD-11501
Mar 6, 2026
Merged

feat(storefront): SD-11501 refactor Language Selector Component to consume real data from Stencil Context#2616
bc-yevhenii-buliuk merged 4 commits intobigcommerce:masterfrom
bc-yevhenii-buliuk:SD-11501

Conversation

@bc-yevhenii-buliuk
Copy link
Contributor

@bc-yevhenii-buliuk bc-yevhenii-buliuk commented Feb 25, 2026

What?

This PR refactors the Language Selector Component to consume real data from the global Stencil context instead of static mock configuration. It removes all mock language selector data from config.json, updates language-selector.html and language-selector-mobile.html to read from language_selector context object, and ensures the selector is rendered only for multi-language stores (when more than one locale is available).

Requirements

  • CHANGELOG.md entry added (required for code changes only)

Tickets / Documentation

Screenshots (if appropriate)

  • on Integration store:
sd_11501_Cornerstone_Integration.mov

@bc-yevhenii-buliuk bc-yevhenii-buliuk merged commit 442a424 into bigcommerce:master Mar 6, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants