Type Table Event productList Revision Release 2025.3721 Keywords Amazon, IAP, in-app purchases, productList, products See also productList store.*
Lua array (table) where each element is itself a Lua table containing the following product information:
productIdentifier — A string representing the product identifier.
title — A string representing the product title.
description — A string representing the product description.
type — A string representing the type of product. Possible values include "CONSUMABLE", "ENTITLEMENT", or "SUBSCRIPTION".
price — The product price (string).
localizedPrice — The product price as a localized currency string, for example $0.99.
smallIconUrl — A string representing the URL of the product’s small icon image.