Find the catalog fields you can use to control how your products appear in a webshop.
Read time 3 minutesLast updated 11 hours ago
A webshop renders the products in your project's In-App Purchasing (IAP) catalog. Each product is a standard IAP catalog item that you can extend with webshop-specific fields — categories, high-resolution images, a promotion treatment, a display order, and a per-product badge — that control how the product appears in the shop.This reference lists the fields the webshop reads for each product: the base catalog fields that every IAP product has, and the webshop extension fields. The webshop extension fields apply only to products you include in your webshop catalog. For information about where the catalog comes from and how product display works, refer to Catalog and payments in webshops; to author products, refer to Create a catalog in the Editor.
Product fields
These are the base fields of every catalog product.
Field
Type
Required
Description
uSKU
string
Yes
The product's unique identifier (SKU).
type
string
Yes
The product type:
Consumable
,
NonConsumable
, or
Subscription
.
imageUrl
string
No
URL of the product image shown on the product card.