Special integration requirements
Use these columns to add special features to your storefront.
| Column | Data type | Description | Example |
|---|---|---|---|
| product_tags | CSV string | Unique product tags for items on the Platform Subscription platform. For existing product tags, see product claims. All tags must be lower case. Only available on Platform Subscription. | family_pack, heart_healthy |
| retailer_specific_metadata | JSON | Used to pass values through the Instagrocer catalog to be picked up by other services, such as OMS or Platform Subscription. | Retailer specific. |
| exclude_markup | boolean | Used to exclude specific products from universal markup. | TRUE |
| unata_available | boolean | This option enables you to configure an item’s availability on Platform Subscription separately from Marketplace. The default is the same as available. For more information, see minimum catalog requirements. | TRUE |
| unata_fulfillment_types | JSON | Indicates which fulfillment types are enabled for an item on Platform Subscription. Possible values: - instore - pickup - delivery. | [""instore"",""pickup"",""delivery""] |
| unata_instore_base_price | float | Sets an in-store price for an item on Platform Subscription if it differs from the online price.1 | 5.99 |
| unata_instore_promotion_metadata | JSON | Sets an in-store promotional price for an item on Platform Subscription if it differs from the online promotional price.1 | See Promotion_metadata fields. |
| unata_instore_sale_price | float | Sets an in-store sales price for an item on Platform Subscription if it differs from the online sales price.1 | 4.99 |
Footnotes
- Only available if you are using in-store shopping features and on Storefront Subscription.
Last updated on