brand-assets
Version:
100 lines (99 loc) • 1.5 kB
JSON
{
"pantSizes" : [
"S",
"M",
"L",
"XL"
],
"jacketSizes" : [
"XS",
"S",
"M",
"L",
"XL",
"TWOXL"
],
"shirtSizes": [
"XS",
"S",
"M",
"L",
"XL",
"TWOXL"
],
"ageMin" : 14,
"ageMax" : 100,
"heightMin" : 3,
"heightMax" : 8,
"weightMin" : 50,
"weightMax" : 400,
"clothingMin": 0,
"clothingMax": 30,
"shoeMin" : 35,
"shoeMax" : 45,
"shoeStep" : 1,
"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": [
"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"
]
}