loyaltyPrograms property

List<InventoryLoyaltyProgram>? loyaltyPrograms
getter/setter pair

An optional list of loyalty programs containing applicable loyalty member prices for this product at this store.

This field is used to show store-specific member prices on Local Inventory Ads (LIA). To use this, the loyalty program must be configured in Google Merchant Center. The benefits provided must match the merchant's website and be clear to members. This is only applicable for merchants in supported countries. See Loyalty program for details on supported countries and loyalty program configuration. For local inventory specific details, see the Local inventory data specification.

Optional.

Implementation

core.List<InventoryLoyaltyProgram>? loyaltyPrograms;