Skip to content

Instantly share code, notes, and snippets.

@mkwatson
Created November 14, 2025 21:25
Show Gist options
  • Select an option

  • Save mkwatson/ca47b6bd1f54462df1c1e20108ce8894 to your computer and use it in GitHub Desktop.

Select an option

Save mkwatson/ca47b6bd1f54462df1c1e20108ce8894 to your computer and use it in GitHub Desktop.
{
"data": {
"product": {
"id": "gid://shopify/Product/8471924539415",
"title": "Black Lazio Tuxedo",
"handle": "suitsupply-lazio-tuxedo",
"description": "This tuxedo features a slim, well-defined fit with a handsome black dinner jacket. The jacket includes a slightly curved silk-covered peak lapel, a single silk-covered button,
silk-lined jetted pockets and lightly padded shoulders. The pants are slim through the hip and thigh with a straight leg, featuring a mid-rise cut, flat front, side adjusters, and silk side-stripe down the
leg outseam. Made from Pure S110's Wool by Vitale Barberis Canonico, Italy. Features: Pure S110's Wool (Vitale Barberis Canonico, Italy), Silk-covered peak lapel, Silk-lined pockets, Lightly padded
shoulders, Slim fit through hip and thigh, Silk side-stripe on pants",
"descriptionHtml": "<p>This tuxedo features a slim, well-defined fit with a handsome black dinner jacket. The jacket includes a slightly curved silk-covered peak lapel, a single silk-covered button,
silk-lined jetted pockets and lightly padded shoulders. The pants are slim through the hip and thigh with a straight leg, featuring a mid-rise cut, flat front, side adjusters, and silk side-stripe down the
leg outseam. Made from Pure S110's Wool by Vitale Barberis Canonico, Italy. Features: Pure S110's Wool (Vitale Barberis Canonico, Italy), Silk-covered peak lapel, Silk-lined pockets, Lightly padded
shoulders, Slim fit through hip and thigh, Silk side-stripe on pants</p>",
"status": "ACTIVE",
"vendor": "Suitsupply",
"productType": "Tuxedo",
"tags": [
"men tuxedo formalwear wedding italian"
],
"createdAt": "2025-11-09T20:43:05Z",
"updatedAt": "2025-11-10T08:43:13Z",
"publishedAt": "2025-11-09T20:43:05Z",
"onlineStoreUrl": null,
"onlineStorePreviewUrl": "https://vidably-test.myshopify.com/products/suitsupply-lazio-tuxedo",
"featuredImage": {
"id": "gid://shopify/ProductImage/37366903701527",
"url": "https://cdn.shopify.com/s/files/1/0775/1594/8055/files/suitsupply-tuxedo.jpg?v=1762720988",
"altText": "Suitsupply Black Lazio Tuxedo",
"width": 850,
"height": 1530
},
"images": {
"edges": [
{
"node": {
"id": "gid://shopify/ProductImage/37366903701527",
"url": "https://cdn.shopify.com/s/files/1/0775/1594/8055/files/suitsupply-tuxedo.jpg?v=1762720988",
"altText": "Suitsupply Black Lazio Tuxedo",
"width": 850,
"height": 1530
}
}
]
},
"variants": {
"edges": [
{
"node": {
"id": "gid://shopify/ProductVariant/43845401739287",
"title": "40R",
"sku": "SS-C1199I-S",
"price": "798.00",
"compareAtPrice": null,
"inventoryQuantity": 0,
"availableForSale": false,
"barcode": null,
"selectedOptions": [
{
"name": "Size",
"value": "40R"
}
],
"image": null
}
}
]
},
"priceRangeV2": {
"minVariantPrice": {
"amount": "798.0",
"currencyCode": "USD"
},
"maxVariantPrice": {
"amount": "798.0",
"currencyCode": "USD"
}
},
"options": [
{
"id": "gid://shopify/ProductOption/10680316985367",
"name": "Size",
"position": 1,
"values": [
"40R"
]
}
],
"totalInventory": 0,
"tracksInventory": true,
"seo": {
"title": "Suitsupply Black Lazio Tuxedo - Italian Wool",
"description": "Slim fit tuxedo in Pure S110's Wool with silk-covered peak lapel and silk side-stripe pants"
}
}
},
"extensions": {
"cost": {
"requestedQueryCost": 40,
"actualQueryCost": 11,
"throttleStatus": {
"maximumAvailable": 4000,
"currentlyAvailable": 3989,
"restoreRate": 200
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment