feat(promotions): PROMO-1507 add featured promotions callout to pdp and plp #3057
feat(promotions): PROMO-1507 add featured promotions callout to pdp and plp #3057bc-vivekaggarwal wants to merge 3 commits into
Conversation
🦋 Changeset detectedLatest commit: 4a7216e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bundle Size ReportComparing against baseline from
Per-Route First Load JS
|
587f0a7 to
a1c841d
Compare
Unlighthouse Performance Comparison — VercelComparing PR preview deployment Unlighthouse scores vs production Unlighthouse scores. Summary ScoreAggregate score across all categories as reported by Unlighthouse.
Category Scores
Core Web Vitals
|
a1c841d to
7d235d4
Compare
7d235d4 to
773bae3
Compare
773bae3 to
3c11f1f
Compare
…nd plp using mock data
…n PDP and PLP pages
3c11f1f to
76736d1
Compare
|
Code looks good but design seems off. @andrewreifman do you have input on this? |
|
So @hunterbecton just released a Callout component into Storefrontkit to be used within PLP and PDP that was requested by others on the TRAC team, but this appears to be a different type of component and use case. Based on the screenshots above, this look more like the Banner, but supporting multiple items/text instead of just one. |
6f99f72 to
2e968cb
Compare
2e968cb to
e117655
Compare
e117655 to
f6d4bfa
Compare
…t on PDP and PLP pages
f6d4bfa to
4a7216e
Compare
|
@jorgemoya and @andrewreifman Thanks for pointing out about the callout component and outdated designs. |
Linear: PROMO-1507
What/Why?
Wire promotion callouts into PDP and PLP pages using live data from the Storefront GraphQL API (
featuredPromotionson theProducttype).Rollout/Rollback
Revert.
Testing
testing notes / screenshots:
Migration
None.