TheBird

630.json

3.3 kB · json · 193 lines

1{2  "id": 630,3  "category": "accessories",4  "title": "Bandana",5  "handle": "bandana",6  "technique": "cut-sew",7  "primaries": [8    "White"9  ],10  "stitch_colors": [11    "Black",12    "Clear",13    "White"14  ],15  "placements": [16    {17      "name": "front",18      "display": "Front print",19      "width": 27.5,20      "height": 27.5,21      "dpi": 150,22      "is_ignored": false23    },24    {25      "name": "label_inside",26      "display": "Branding",27      "width": 2.5,28      "height": 1.0,29      "dpi": 150,30      "is_ignored": true31    }32  ],33  "variants": [34    {35      "id": 16031,36      "size": "S",37      "color": "White",38      "cost": "10.50",39      "is_ignored": true40    },41    {42      "id": 16032,43      "size": "M",44      "color": "White",45      "cost": "10.50",46      "is_ignored": true47    },48    {49      "id": 16033,50      "size": "L",51      "color": "White",52      "cost": "10.50",53      "is_ignored": false54    }55  ],56  "mockups": [57    {58      "id": 4350,59      "category": "Flat",60      "title": "Front",61      "variant_ids": [62        1603163      ],64      "is_ignored": true65    },66    {67      "id": 4353,68      "category": "Flat",69      "title": "Front",70      "variant_ids": [71        1603272      ],73      "is_ignored": true74    },75    {76      "id": 4355,77      "category": "Flat",78      "title": "Front",79      "variant_ids": [80        1603381      ],82      "is_ignored": false83    },84    {85      "id": 4356,86      "category": "Product details",87      "title": "Product details",88      "variant_ids": [89        1603190      ],91      "is_ignored": true92    },93    {94      "id": 4357,95      "category": "Product details",96      "title": "Product details",97      "variant_ids": [98        1603299      ],100      "is_ignored": true101    },102    {103      "id": 4358,104      "category": "Product details",105      "title": "Product details",106      "variant_ids": [107        16033108      ],109      "is_ignored": false110    },111    {112      "id": 4359,113      "category": "Lifestyle 1",114      "title": "Front",115      "variant_ids": [116        16031117      ],118      "is_ignored": true119    },120    {121      "id": 4360,122      "category": "Lifestyle 1",123      "title": "Front",124      "variant_ids": [125        16032126      ],127      "is_ignored": true128    },129    {130      "id": 4361,131      "category": "Lifestyle 1",132      "title": "Front",133      "variant_ids": [134        16033135      ],136      "is_ignored": false137    },138    {139      "id": 4362,140      "category": "Lifestyle 2",141      "title": "Front",142      "variant_ids": [143        16031144      ],145      "is_ignored": true146    },147    {148      "id": 4363,149      "category": "Lifestyle 2",150      "title": "Front",151      "variant_ids": [152        16032153      ],154      "is_ignored": true155    },156    {157      "id": 4364,158      "category": "Lifestyle 2",159      "title": "Front",160      "variant_ids": [161        16033162      ],163      "is_ignored": false164    },165    {166      "id": 4365,167      "category": "Lifestyle 3",168      "title": "Front",169      "variant_ids": [170        16031171      ],172      "is_ignored": true173    },174    {175      "id": 4366,176      "category": "Lifestyle 3",177      "title": "Front",178      "variant_ids": [179        16032180      ],181      "is_ignored": true182    },183    {184      "id": 4367,185      "category": "Lifestyle 3",186      "title": "Front",187      "variant_ids": [188        16033189      ],190      "is_ignored": false191    }192  ]193}