Update tabs and product-marquee-grid C2 blocks for bizpro - #6658
Open
rgclayton wants to merge 1 commit into
Open
Update tabs and product-marquee-grid C2 blocks for bizpro#6658rgclayton wants to merge 1 commit into
rgclayton wants to merge 1 commit into
Conversation
Ports the latest tabs and product-marquee-grid block implementations from the mep/ace1209 sandbox (site-redesign-foundation) into c2/blocks so bizpro pages have access to them. - tabs: adds radio and quiet variants alongside the existing pill tabs, plus matching keyboard/ARIA handling for the radiogroup case. - product-marquee-grid: replaces the promo-button/soft-offer CTA with a merch-card layout driven by mas-field/mas-price commerce data. Same content as #6657 (stage PR), targeting main. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
Commits
|
Contributor
|
SNOW Change Request Transaction ID: 0000019c1eec85a3-20eaf37f |
Contributor
Author
|
Needed for an exceptional release on 9/7 |
mokimo
approved these changes
Sep 7, 2026
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
Ports the
tabsandproduct-marquee-gridC2 blocks from themep/ace1209sandbox (as they exist onsite-redesign-foundation) intolibs/c2/blocks/, so the bizpro pages going live next week have access to them. Scoped to only these two blocks — no other files touched.Same code as #6657 (stage), targeting
maininstead.radioandquietvariants alongside the existingpilltabs, with matching keyboard/ARIA handling for the radiogroup case.mas-field/mas-pricecommerce data. Note: this changes rendering for any existing content authored against the old promo/soft-offer markup.Test plan
🤖 Generated with Claude Code