594.json
3.0 kB · json · 160 lines
1{2 "id": 594,3 "category": "bags",4 "title": "Gym Bag",5 "handle": "gym-bag",6 "technique": "cut-sew",7 "primaries": [8 "White"9 ],10 "stitch_colors": [11 "Black",12 "Clear"13 ],14 "placements": [15 {16 "name": "back",17 "display": "Back print",18 "width": 19.0,19 "height": 15.5,20 "dpi": 150,21 "is_ignored": false22 },23 {24 "name": "bottom",25 "display": "Bottom print",26 "width": 19.0,27 "height": 15.5,28 "dpi": 150,29 "is_ignored": false30 },31 {32 "name": "front",33 "display": "Front print",34 "width": 19.0,35 "height": 15.5,36 "dpi": 150,37 "is_ignored": false38 },39 {40 "name": "label_inside",41 "display": "Inside label",42 "width": 2.5,43 "height": 1.0,44 "dpi": 150,45 "is_ignored": true46 },47 {48 "name": "pocket",49 "display": "Pocket",50 "width": 19.0,51 "height": 15.5,52 "dpi": 150,53 "is_ignored": false54 },55 {56 "name": "side_left",57 "display": "Left side",58 "width": 19.0,59 "height": 15.5,60 "dpi": 150,61 "is_ignored": false62 },63 {64 "name": "side_right",65 "display": "Right side",66 "width": 19.0,67 "height": 15.5,68 "dpi": 150,69 "is_ignored": false70 }71 ],72 "variants": [73 {74 "id": 15155,75 "size": "One size",76 "color": "White",77 "cost": "52.01",78 "is_ignored": false79 }80 ],81 "mockups": [82 {83 "id": 2562,84 "category": "Flat",85 "title": "Front",86 "variant_ids": null,87 "is_ignored": false88 },89 {90 "id": 2569,91 "category": "Flat",92 "title": "Back",93 "variant_ids": null,94 "is_ignored": false95 },96 {97 "id": 2570,98 "category": "Flat",99 "title": "Top",100 "variant_ids": null,101 "is_ignored": false102 },103 {104 "id": 2571,105 "category": "Flat",106 "title": "Bottom",107 "variant_ids": null,108 "is_ignored": false109 },110 {111 "id": 2572,112 "category": "Flat",113 "title": "Right Front",114 "variant_ids": null,115 "is_ignored": false116 },117 {118 "id": 2573,119 "category": "Flat",120 "title": "Left Front",121 "variant_ids": null,122 "is_ignored": false123 },124 {125 "id": 2575,126 "category": "Product details",127 "title": "Product details 2",128 "variant_ids": null,129 "is_ignored": false130 },131 {132 "id": 2576,133 "category": "Women's Lifestyle",134 "title": "Front",135 "variant_ids": null,136 "is_ignored": false137 },138 {139 "id": 2577,140 "category": "Men's Lifestyle",141 "title": "Left Front",142 "variant_ids": null,143 "is_ignored": false144 },145 {146 "id": 2579,147 "category": "Product specs",148 "title": "Left Front",149 "variant_ids": null,150 "is_ignored": false151 },152 {153 "id": 2580,154 "category": "Product specs",155 "title": "Right Front",156 "variant_ids": null,157 "is_ignored": false158 }159 ]160}