mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
19 lines
497 B
JSON
19 lines
497 B
JSON
{
|
|
"id": "Z2lkOi8vc2hvcGlmeS9Qcm9kdWN0LzU0NDczMjUwMjQ0MjA=",
|
|
"name": "New Short Sleeve T-Shirt",
|
|
"vendor": "Next.js",
|
|
"path": "/new-short-sleeve-t-shirt",
|
|
"slug": "new-short-sleeve-t-shirt",
|
|
"price": { "value": 25, "currencyCode": "USD" },
|
|
"images": [
|
|
{
|
|
"url": "https://cdn.shopify.com/s/files/1/0434/0285/4564/products/short-sleeve-t-shirt-0.png?v=1622902418",
|
|
"altText": null,
|
|
"width": 1000,
|
|
"height": 1000
|
|
}
|
|
],
|
|
"variants": [],
|
|
"options": []
|
|
}
|