[
{
"productId": "text",
"shop": "text",
"commerceType": "text",
"productCategoryName": "text",
"productCategoryId": "text",
"productCategoryisLeaf": true,
"productCategoryisRoot": true,
"excludeFromAddOns": true,
"minVariantPriceAmount": 1,
"minVariantPriceCurrency": "text",
"maxVariantPriceAmount": 1,
"maxVariantPriceCurrency": "text",
"totalVariants": 1,
"vendor": "text",
"status": "text",
"tracksInventory": true,
"title": "text",
"createdAt": "text",
"descriptionHtml": "text",
"publishedAt": "text",
"sellingPlanGroupCount": 1,
"customProductType": "text",
"standardizedProductType": "text",
"onlineStoreUrl": "text",
"onlineStorePreviewUrl": "text",
"legacyResourceId": "text",
"productType": "text",
"handle": "text",
"featuredImageUrl": "text",
"variants": [
{
"variantId": "text",
"createdAt": "text",
"barCode": "text",
"sellableOnlineQuantity": 1,
"taxable": true,
"title": "text",
"position": 1,
"displayName": "text",
"price": 1,
"imageUrl": "text",
"inventoryQuantity": 1,
"availableForSale": true,
"weight": 1,
"weightUnit": "text",
"inventoryPolicy": "text",
"sku": "text"
}
],
"tags": [
"text"
]
}
]