Variables

ProductFlags

declaration

const ProductFlags: { ~schema: { label: string; variant: string; }; }

Array of "flags" that contain marketing-information about a product.

Each item has a label containing the text and a variant for styling.

Examples:

  • "New"
  • "Sale"
  • "Limited Edition"
  • "Bestseller"
  • "Free Shipping"

Type declaration

NameType

~schema

{ label: string; variant: string; }

See

https://support.google.com/merchants/answer/6324473?sjid=2664558579888019840-EU&visit_id=638839396740132046-1971584442&rd=1