You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/promo-1507-promotion-callout.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
"@bigcommerce/catalyst-core": minor
3
3
---
4
4
5
-
Wire promotion callouts into PDPand PLP pages using live data from the Storefront GraphQL API (`featuredPromotions` on the `Product` type).
5
+
Wire promotion callouts into PDP, PLP, and homepage pages using live data from the Storefront GraphQL API (`featuredPromotions` on the `Product` type).
6
6
7
7
-**PDP**: stacked callout boxes render inline below the price, one per active promotion.
8
8
-**PLP (category, brand, search)**: each product card shows its first promotion inline below the price; if there are multiple, a "+N more" label appears within the same callout.
9
+
-**Homepage**: featured and newest product cards display their promotion callouts, consistent with PDP/PLP.
0 commit comments