Just Merch API
Store APIAdmin API
Store APIAdmin API
Discord
  1. Store API
  • Intro
  • Client SDKs
  • Authentication
  • Get categories
    GET
  • Get products
    GET
  1. Store API

Get products

GET
/v1/catalog/products
Retrieves a list of products from the catalog.

Use Cases#

client-side javascript fetch of available products for display to the customer
server-side inventory sync

Request

Authorization
Add parameter in header
clientId
Example:
clientId: ********************
Query Params
bestFor
enum<string> 
optional
Pass tile to get products that work well with seamless repeating pattern images (aka tiles).
Pass photo to get products that work best with photos (i.e. where you do not want a person's face cut off)
Allowed values:
tilephoto
limit
string 
optional
Maximum results you
Default:
10
Example:
10
category
string 
optional
Example:
Hats
minimum
string 
optional
Useful when your request would normally be limited by your search criteria, for example if you want Hats, but there maybe we only have 3 hats for sale, and you still want a minimum of 10 products to display to the customer. Your matching search results will appear first, and then supplemented with random products to reach the minimum.
Example:
10

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://localhost:8083/v1/catalog/products?bestFor&limit=10&category=Hats&minimum=10' \
--header 'clientId;'

Responses

🟢200OK
application/json
Body
array of:
id
string 
optional
name
string 
optional
mockups
optional
Any of
type
string 
optional
name
string 
required
required
array[string]
optional
basis_json_url
string 
required
horizontal_alignment
string 
optional
id
string 
required
map_url
string  | null 
optional
masks
array [object {21}] 
required
max_height
integer 
required
max_width
integer 
required
mockup_url
string 
required
overlays_url
string  | null 
optional
reflections_url
string  | null 
optional
showcase
boolean  | null 
optional
vertical_alignment
string 
optional
isFloatingObject
boolean  | null 
optional
shift_x
integer 
optional
shift_y
integer 
optional
slug
string 
optional
price
integer 
optional
lowestPrice
integer 
optional
highestPrice
integer 
optional
options
optional
Any of
combinations
array [object {4}]  | null 
optional
selected
object  | null 
optional
variants
object  | null 
optional
variantOrder
array[string] | null 
optional
description
array[string]
optional
key_features
array[string] | null 
optional
care_guide
array[string] | null 
optional
size_chart_data
optional
Any of
measurements
object 
required
size
string 
required
tags
array[string]
optional
active
boolean 
optional
hidden
boolean 
optional
ships_from_country
string 
optional
days_to_deliver
string 
optional
defaultPrintableId
string 
optional
defaultPrintableVariantId
string 
optional
sort
integer 
optional
createdBy
string 
optional
timestamp
integer 
optional
Example
[
    
    {
        "id": "1zpSm2",
        "name": "Men's T-Shirt",
        "mockups": [
            {
                "id": "gTdjuG",
                "name": "gTdjuG",
                "showcase": true,
                "basis_json_url": "https://mockups.artshop.ai/assets/gTdjuG-JNDBnV.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/e3691a33-ade6-4176-6afa-fa8412796300/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/61f259ba-9169-4479-b9c4-d59c56e5c100/public",
                "max_width": 4000,
                "max_height": 4000,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/5f4d2767-47af-44ab-04ca-619298761100/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 221,
                                "y": 252
                            },
                            {
                                "x": 1214,
                                "y": 350
                            },
                            {
                                "x": 1184,
                                "y": 1365
                            },
                            {
                                "x": 258,
                                "y": 1381
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/a7050bdb-3696-4b01-de1f-ae99568fb100/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 302,
                                "y": 357
                            },
                            {
                                "x": 1216,
                                "y": 346
                            },
                            {
                                "x": 1230,
                                "y": 1456
                            },
                            {
                                "x": 216,
                                "y": 1474
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/a91cc910-edb4-4257-91d6-c9548cd5c900/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 726,
                                "y": 466
                            },
                            {
                                "x": 1922,
                                "y": 313
                            },
                            {
                                "x": 1934,
                                "y": 1480
                            },
                            {
                                "x": 797,
                                "y": 1508
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/58aa7e54-e633-4b8d-d72a-fd143e8a7c00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -263,
                                "y": 207
                            },
                            {
                                "x": 654,
                                "y": 490
                            },
                            {
                                "x": 293,
                                "y": 1472
                            },
                            {
                                "x": -388,
                                "y": 1249
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "ri12yP",
                "name": "ri12yP",
                "showcase": true,
                "basis_json_url": "https://mockups.artshop.ai/assets/ri12yP-GxGDCg.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/1cb46b32-572b-42b7-08e0-a7adad3b5a00/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/0f3d1692-9f7e-4dfa-b860-98dfa25a3700/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/595c4c03-e2d6-4853-abe3-b6c269ce9d00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 98,
                                "y": 525
                            },
                            {
                                "x": 842,
                                "y": 234
                            },
                            {
                                "x": 1076,
                                "y": 1445
                            },
                            {
                                "x": 264,
                                "y": 1637
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/78bbdb01-c9e6-4552-666f-31f4b8a9e700/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -98,
                                "y": 566
                            },
                            {
                                "x": 792,
                                "y": 214
                            },
                            {
                                "x": 1131,
                                "y": 1278
                            },
                            {
                                "x": 270,
                                "y": 1505
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/b11a0ba6-46a5-4815-9f63-ac395c1b2b00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 492,
                                "y": 538
                            },
                            {
                                "x": 1253,
                                "y": 134
                            },
                            {
                                "x": 1753,
                                "y": 1036
                            },
                            {
                                "x": 898,
                                "y": 1573
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/11fd510b-be1f-490c-d2d7-9cc18ac9c100/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -412,
                                "y": 467
                            },
                            {
                                "x": 508,
                                "y": 529
                            },
                            {
                                "x": 556,
                                "y": 1752
                            },
                            {
                                "x": -420,
                                "y": 1710
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "vu82LW",
                "name": "vu82LW",
                "showcase": true,
                "basis_json_url": "https://mockups.artshop.ai/assets/vu82LW.json",
                "hasOwnBackground": false,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/f7cc4122-f6d0-4fa7-01df-8fe69f970d00/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/26cadad7-dbc3-4657-9b9b-74bfa14cd000/public",
                "max_width": 4900,
                "max_height": 4900,
                "masks": [
                    {
                        "id": "body ",
                        "name": "body ",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/a1f44a45-9746-47d8-111f-9bfc73186300/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -80,
                        "displacement_y": 80,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 585,
                                "y": 273
                            },
                            {
                                "x": 1294,
                                "y": 294
                            },
                            {
                                "x": 1220,
                                "y": 1101
                            },
                            {
                                "x": 547,
                                "y": 1060
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "right-sleeve",
                        "name": "right-sleeve",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/894d7dc0-cc42-4a80-7c20-1f0d0021c000/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -80,
                        "displacement_y": 80,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 746,
                                "y": 379
                            },
                            {
                                "x": 1404,
                                "y": 267
                            },
                            {
                                "x": 1800,
                                "y": 901
                            },
                            {
                                "x": 1133,
                                "y": 1183
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "left-sleeve",
                        "name": "left-sleeve",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/35901a91-96d0-49dc-d7cc-896784347600/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -80,
                        "displacement_y": 80,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 366,
                                "y": 104
                            },
                            {
                                "x": 885,
                                "y": 482
                            },
                            {
                                "x": 458,
                                "y": 1310
                            },
                            {
                                "x": -168,
                                "y": 702
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "collar",
                        "name": "collar",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/bd896766-13d6-40c2-efa3-c9d92e77f600/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -80,
                        "displacement_y": 80,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 485,
                                "y": 247
                            },
                            {
                                "x": 1312,
                                "y": 237
                            },
                            {
                                "x": 1289,
                                "y": 1182
                            },
                            {
                                "x": 466,
                                "y": 1174
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "FtQZyc",
                "name": "FtQZyc",
                "showcase": true,
                "basis_json_url": "https://mockups.artshop.ai/assets/FtQZyc-97EPjx.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/53f5c2d0-03d5-42b0-5d90-e9cdf5a9ad00/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/7ef50769-a039-4d55-412b-ed12318abb00/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/d2e49eca-8be5-4661-4900-5ef5e9d36300/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -160,
                        "displacement_y": 160,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 0,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 1500
                            },
                            {
                                "x": 0,
                                "y": 1500
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/d3300790-5007-40a7-41bb-bf71325ca100/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -160,
                        "displacement_y": 160,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 0,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 1500
                            },
                            {
                                "x": 0,
                                "y": 1500
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/9d207d65-d49e-4b16-6c79-acb8c89c4400/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -160,
                        "displacement_y": 160,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 0,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 1500
                            },
                            {
                                "x": 0,
                                "y": 1500
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/0a8b7a34-c7f9-4bba-e4bc-1c9d565e8b00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -160,
                        "displacement_y": 160,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 0,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 1500
                            },
                            {
                                "x": 0,
                                "y": 1500
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "pQ7LDJ",
                "name": "pQ7LDJ",
                "showcase": false,
                "basis_json_url": "https://mockups.artshop.ai/assets/pQ7LDJ-PdmHA4.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/00d1a357-ba48-4db5-68a5-0c95fdb55700/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/f9599a5d-ce9a-424b-3a73-80859d000e00/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/b22d7a26-7e7a-4131-afa0-3f5fd8c50200/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 164,
                                "y": 655
                            },
                            {
                                "x": 1331,
                                "y": 677
                            },
                            {
                                "x": 1325,
                                "y": 1788
                            },
                            {
                                "x": 139,
                                "y": 1793
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/9c4d0a5e-91c2-4e30-5aa2-505f3384a800/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 0,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 0
                            },
                            {
                                "x": 1500,
                                "y": 1500
                            },
                            {
                                "x": 0,
                                "y": 1500
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/eeb4be73-6e00-4665-17ec-8f099c791600/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 743,
                                "y": 791
                            },
                            {
                                "x": 1796,
                                "y": 547
                            },
                            {
                                "x": 1934,
                                "y": 1308
                            },
                            {
                                "x": 820,
                                "y": 1867
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/3913549f-43db-4357-4afa-97709bdf2100/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -258,
                                "y": 585
                            },
                            {
                                "x": 722,
                                "y": 700
                            },
                            {
                                "x": 631,
                                "y": 1940
                            },
                            {
                                "x": -436,
                                "y": 1928
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "vax3jn",
                "name": "vax3jn",
                "showcase": true,
                "basis_json_url": "https://mockups.artshop.ai/assets/vax3jn-TypXHf.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/e1bd617e-735e-4230-1744-4c1d91b52300/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/d85aedf6-b773-45f7-19ee-848af0e8f700/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/e37cf506-9f63-433d-80a4-05a90e39b900/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 146,
                                "y": 448
                            },
                            {
                                "x": 1389,
                                "y": 415
                            },
                            {
                                "x": 1412,
                                "y": 1766
                            },
                            {
                                "x": 76,
                                "y": 1759
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/f371e67a-b689-41b5-d0f7-dc0cf0a59000/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 220,
                                "y": 463
                            },
                            {
                                "x": 1316,
                                "y": 451
                            },
                            {
                                "x": 1196,
                                "y": 1781
                            },
                            {
                                "x": 197,
                                "y": 1828
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/01350e63-7fd2-41f9-773b-55da3ed4f800/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 731,
                                "y": 714
                            },
                            {
                                "x": 1831,
                                "y": 338
                            },
                            {
                                "x": 1901,
                                "y": 1189
                            },
                            {
                                "x": 1282,
                                "y": 1690
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/a3aa90dd-a501-4a36-0ffd-59fba524ae00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -170,
                                "y": 211
                            },
                            {
                                "x": 772,
                                "y": 689
                            },
                            {
                                "x": 219,
                                "y": 1957
                            },
                            {
                                "x": -654,
                                "y": 1199
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "YVcpTn",
                "name": "YVcpTn",
                "showcase": false,
                "basis_json_url": "https://mockups.artshop.ai/assets/YVcpTn-VaxNUE.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/eb57882a-0d7f-4fd3-a26a-7f7f60f09b00/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/5a9c3106-d8bc-4a88-4669-34231fbd8100/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/86bc715f-6277-4d12-6b16-133d40ebc700/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 210,
                                "y": 374
                            },
                            {
                                "x": 1216,
                                "y": 420
                            },
                            {
                                "x": 1272,
                                "y": 1465
                            },
                            {
                                "x": 145,
                                "y": 1768
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/c218c263-3bab-4b81-3c92-d70500b95600/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 279,
                                "y": 388
                            },
                            {
                                "x": 1339,
                                "y": 344
                            },
                            {
                                "x": 1351,
                                "y": 1474
                            },
                            {
                                "x": 266,
                                "y": 1478
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/0e638c44-683d-4b0a-a551-e0cac2924300/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 763,
                                "y": 559
                            },
                            {
                                "x": 1648,
                                "y": 341
                            },
                            {
                                "x": 1973,
                                "y": 1393
                            },
                            {
                                "x": 913,
                                "y": 1577
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/26414238-e47f-4142-88f6-35d42da8a600/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -268,
                                "y": 302
                            },
                            {
                                "x": 709,
                                "y": 571
                            },
                            {
                                "x": 526,
                                "y": 1661
                            },
                            {
                                "x": -388,
                                "y": 1243
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "wObpLU",
                "name": "wObpLU",
                "showcase": false,
                "basis_json_url": "https://mockups.artshop.ai/assets/wObpLU-BLFmtf.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/115b5a51-0f32-4f51-caf7-d49d43521300/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/e5e9ba08-59a4-48b6-ed52-d93fa6302400/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/2241677d-778b-4bb1-2687-cbde6c76d800/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 230,
                                "y": 407
                            },
                            {
                                "x": 1096,
                                "y": 404
                            },
                            {
                                "x": 1063,
                                "y": 1640
                            },
                            {
                                "x": 128,
                                "y": 1613
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/2a07fd1a-60d3-47da-e1b9-e179fda52600/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 169,
                                "y": 353
                            },
                            {
                                "x": 1219,
                                "y": 410
                            },
                            {
                                "x": 1322,
                                "y": 1582
                            },
                            {
                                "x": 121,
                                "y": 1610
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/56f03618-5e05-41d0-dd10-cd5c329a9b00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 507,
                                "y": 449
                            },
                            {
                                "x": 1574,
                                "y": 379
                            },
                            {
                                "x": 1524,
                                "y": 1567
                            },
                            {
                                "x": 479,
                                "y": 1545
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/56654fd5-df18-462f-3674-a4bbc16e1c00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -108,
                                "y": 417
                            },
                            {
                                "x": 789,
                                "y": 466
                            },
                            {
                                "x": 743,
                                "y": 1656
                            },
                            {
                                "x": -154,
                                "y": 1643
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "VEY6Ox",
                "name": "VEY6Ox",
                "showcase": false,
                "basis_json_url": "https://mockups.artshop.ai/assets/VEY6Ox-kwyrqm.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/0615c829-ca1d-42e0-1736-1542c6528b00/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/38b7a34d-5c7f-4eaa-d3d8-27808b7cf700/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/1379d1be-09f3-48f0-d7f4-8b14a90f7e00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 338,
                                "y": 336
                            },
                            {
                                "x": 1149,
                                "y": 316
                            },
                            {
                                "x": 1164,
                                "y": 1273
                            },
                            {
                                "x": 294,
                                "y": 1265
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/be87f3fa-1857-4ca5-7591-e3f1fd142c00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 291,
                                "y": 366
                            },
                            {
                                "x": 1323,
                                "y": 282
                            },
                            {
                                "x": 1296,
                                "y": 1541
                            },
                            {
                                "x": 312,
                                "y": 1541
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/85186813-8177-4249-2abd-eda481b97e00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 292,
                                "y": 375
                            },
                            {
                                "x": 1210,
                                "y": 408
                            },
                            {
                                "x": 1185,
                                "y": 1459
                            },
                            {
                                "x": 301,
                                "y": 1496
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/13c3c21d-14cb-4282-58f4-13ba8d354700/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 391,
                                "y": 375
                            },
                            {
                                "x": 1212,
                                "y": 297
                            },
                            {
                                "x": 1352,
                                "y": 1232
                            },
                            {
                                "x": 458,
                                "y": 1368
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            },
            {
                "id": "QbdXAX",
                "name": "QbdXAX",
                "showcase": false,
                "basis_json_url": "https://mockups.artshop.ai/assets/QbdXAX-WDALYt.json",
                "hasOwnBackground": true,
                "mockup_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/e611f947-76d0-47f0-bd91-51b508678f00/public",
                "reflections_url": "",
                "shift_x": 0,
                "shift_y": 0,
                "overlays_url": "",
                "horizontal_alignment": "",
                "vertical_alignment": "",
                "isFloatingObject": false,
                "map_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/10df8e00-1afc-4889-d91d-5cd62cfd0a00/public",
                "max_width": 2048,
                "max_height": 2048,
                "masks": [
                    {
                        "id": "4",
                        "name": "4",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/45037ddc-cd97-4507-f258-6eba43fc2300/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 221,
                                "y": 327
                            },
                            {
                                "x": 1155,
                                "y": 284
                            },
                            {
                                "x": 1144,
                                "y": 1361
                            },
                            {
                                "x": 224,
                                "y": 1354
                            }
                        ],
                        "sortOrder": 5
                    },
                    {
                        "id": "3",
                        "name": "3",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/bea2ad07-4377-463f-9da9-ca34270cc800/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 226,
                                "y": 322
                            },
                            {
                                "x": 1229,
                                "y": 314
                            },
                            {
                                "x": 1218,
                                "y": 1545
                            },
                            {
                                "x": 268,
                                "y": 1530
                            }
                        ],
                        "sortOrder": 4
                    },
                    {
                        "id": "2",
                        "name": "2",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/7c2fcc7a-827a-46fe-e02f-7954889bfd00/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": 607,
                                "y": 435
                            },
                            {
                                "x": 1407,
                                "y": 228
                            },
                            {
                                "x": 1609,
                                "y": 1320
                            },
                            {
                                "x": 716,
                                "y": 1428
                            }
                        ],
                        "sortOrder": 3
                    },
                    {
                        "id": "1",
                        "name": "1",
                        "brightness": 1,
                        "contrast": 1,
                        "saturation": 1,
                        "mask_url": "https://imagedelivery.net/HdeUgBrl8i-TIb1frGXG8g/e363a412-d3d1-44c8-c579-04a60fefc700/public",
                        "cropVariant": "square2100maxWidth2100maxHeight",
                        "aspect_ratio_width": 0,
                        "aspect_ratio_height": 0,
                        "calibrated_height": 1500,
                        "calibrated_width": 1500,
                        "printable_height": 2100,
                        "printable_width": 2100,
                        "displacement_x": -60,
                        "displacement_y": 60,
                        "curveStrength": 0,
                        "quad": [
                            {
                                "x": -138,
                                "y": 203
                            },
                            {
                                "x": 666,
                                "y": 396
                            },
                            {
                                "x": 445,
                                "y": 1341
                            },
                            {
                                "x": -403,
                                "y": 1211
                            }
                        ],
                        "sortOrder": 2
                    }
                ]
            }
        ],
        "slug": "mens-t-shirt",
        "price": 2932,
        "lowestPrice": 2932,
        "highestPrice": 3332,
        "options": {
            "combinations": [
                {
                    "Size": "S",
                    "price": 2932,
                    "printableId": "KFT7EJ",
                    "variantId": "1"
                },
                {
                    "Size": "M",
                    "price": 2932,
                    "printableId": "KFT7EJ",
                    "variantId": "2"
                },
                {
                    "Size": "L",
                    "price": 2932,
                    "printableId": "KFT7EJ",
                    "variantId": "3"
                },
                {
                    "Size": "XL",
                    "price": 2932,
                    "printableId": "KFT7EJ",
                    "variantId": "4"
                },
                {
                    "Size": "2XL",
                    "price": 2932,
                    "printableId": "KFT7EJ",
                    "variantId": "5"
                },
                {
                    "Size": "3XL",
                    "price": 3332,
                    "printableId": "KFT7EJ",
                    "variantId": "6"
                }
            ],
            "selected": null,
            "variantOrder": null,
            "variants": {
                "Size": {
                    "options": [
                        {
                            "label": "S"
                        },
                        {
                            "label": "M"
                        },
                        {
                            "label": "L"
                        },
                        {
                            "label": "XL"
                        },
                        {
                            "label": "2XL"
                        },
                        {
                            "label": "3XL"
                        }
                    ]
                }
            }
        },
        "description": [
            "Meet your new favorite T-shirt, featuring a unique print that quietly stands out. This T-shirt, with its distinctive all-over print, offers a fresh twist on everyday wear. Made from 100% polyester, it provides a light, breathable fit that suits a variety of occasions, from a laid-back day at home to a busy day out. Each shirt is precision cut and carefully sewn, ensuring that the graphics are presented flawlessly, making it more than just clothing—it's a means of personal expression. Enhance your collection with a T-shirt that's as special as you are."
        ],
        "key_features": [
            "<b>⭐️ Custom Coolness</b>: Dive into style with your own personalized all-over print T-shirt. Tailor-made graphics make each piece a walking masterpiece.",
            "",
            "<b>⭐️ Featherlight Feel</b>: Crafted with 100% polyester, our T-shirts promise breathability and comfort, making them perfect for daily wear, or your next fitness adventure.",
            "",
            "<b>⭐️ Precision Cut & Sew</b>: Every panel is meticulously cut and sewn, ensuring your unique design covers every inch flawlessly without a single seam out of place.",
            "",
            "<b>⭐️ Versatile Wear</b>: Whether it's a casual day out, a cozy time at home, or pushing the limits in a workout, this T-shirt adapts to every occasion with ease and style.",
            "",
            "<b>⭐️ Effortless Care</b>: Say goodbye to high-maintenance garb. This easy-care tee stays vibrant and fresh, wash after wash, making your stunning design last."
        ],
        "care_guide": [
            "Wash in cold water (max 40°C or 104°F). Use non-chlorine bleach only when necessary. Always iron with a cover; never iron directly on the print. Do not tumble dry. Dry the garment in shade to maintain its best quality. Wash with similar colors to avoid color transfer."
        ],
        "size_chart_data": [
            {
                "measurements": {
                    "chest": {
                        "inches": "20.67"
                    },
                    "length": {
                        "inches": "29.53"
                    }
                },
                "size": "S"
            },
            {
                "measurements": {
                    "chest": {
                        "inches": "21.85"
                    },
                    "length": {
                        "inches": "30.31"
                    }
                },
                "size": "M"
            },
            {
                "measurements": {
                    "chest": {
                        "inches": "23.03"
                    },
                    "length": {
                        "inches": "31.10"
                    }
                },
                "size": "L"
            },
            {
                "measurements": {
                    "chest": {
                        "inches": "25.00"
                    },
                    "length": {
                        "inches": "32.68"
                    }
                },
                "size": "XL"
            },
            {
                "measurements": {
                    "chest": {
                        "inches": "25.98"
                    },
                    "length": {
                        "inches": "33.66"
                    }
                },
                "size": "2XL"
            },
            {
                "measurements": {
                    "chest": {
                        "inches": "27.36"
                    },
                    "length": {
                        "inches": "33.66"
                    }
                },
                "size": "3XL"
            }
        ],
        "tags": [
            "Made In USA",
            "T-Shirt",
            "Apparel"
        ],
        "goodForPhotos": false,
        "active": true,
        "hidden": false,
        "ships_from_country": "US",
        "days_to_deliver": "7 - 10",
        "parent_id": "",
        "mockupDisclaimer": "",
        "createdBy": "automated",
        "timestamp": 1715930879251
    }
]
Previous
Get categories
Built with