diff --git a/storeapi.json b/storeapi.json index a9dd749..2e34a5a 100644 --- a/storeapi.json +++ b/storeapi.json @@ -9812,6 +9812,10 @@ "description": "When the boolean value is `true` indicating that it is for internal use only and will not appear in product stream listings.", "type": "boolean" }, + "displayAsGroup": { + "description": "When enabled, matching variants are grouped according to the product presentation setting. Disable to show them individually.", + "type": "boolean" + }, "createdAt": { "type": "string", "format": "date-time",