brand-assets
Version:
108 lines (107 loc) • 1.63 kB
JSON
{
"pantSizes" : [
"S",
"M",
"L",
"XL",
"TWOXL"
],
"jacketSizes" : [
"XS",
"S",
"M",
"L",
"XL",
"TWOXL",
"THREEXL",
"FOURXL"
],
"shirtSizes": [
"XS",
"S",
"M",
"L",
"XL",
"TWOXL",
"THREEXL",
"FOURXL"
],
"ageMin" : 14,
"ageMax" : 100,
"heightMin" : 3,
"heightMax" : 8,
"weightMin" : 50,
"weightMax" : 400,
"clothingMin": 0,
"clothingMax": 30,
"shoeMin" : 3,
"shoeMax" : 20,
"shoeStep" : 0.5,
"waistMin" : 20,
"waistMax" : 60,
"inseamMin" : 20,
"inseamMax" : 40,
"testerSalaryRange" : [
"< $50,000",
"$50,000 - $74,999",
"$75,000 - $99,999",
"$100,000 - $149,999",
"$150,000+"
],
"gloveSizes": [
"XXS",
"XS",
"S",
"M",
"L",
"XL",
"XXL",
"XXXL"
],
"shoeWidthStrs": [
"AA",
"A",
"B",
"C",
"D",
"E",
"EE",
"EEE",
"EEEE"
],
"sportsBraSizes": [
"XS",
"S",
"M",
"L",
"XL",
"XXL"
],
"braCupSizes": [
"A",
"B",
"C",
"D",
"DD",
"E"
],
"braBandSizes": [
28,
30,
32,
34,
36,
38,
40,
42,
44,
46
],
"shortsSizes" : [
"S",
"M",
"L",
"XL",
"TWOXL"
]
}