From 5f7e30e5df77f5826af246110c8ddebd4c3f3025 Mon Sep 17 00:00:00 2001 From: shopwareBot Date: Wed, 1 Jul 2026 10:24:40 +0000 Subject: [PATCH] [create-pull-request] automated change --- storeapi.json | 4 ++++ 1 file changed, 4 insertions(+) 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",