Commmerce Docs

What it is

Surfaces an active promotion attached to the product or collection — coupon, gift-with-purchase, free shipping.

When to use

  • Below the price
  • Above the description for high-impact offers

Attributes

AttributeTypeDefaultDescription
data-offer-idstringautoSpecific promo to show; otherwise the first eligible.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Auto-picks the first eligible promo.

<mmm-pdp-offer></mmm-pdp-offer>