| Meaning |
{
"material": "Denim",
"description": "A sturdy cotton twill fabric, traditionally dyed with indigo.",
"composition": "100% cotton (commonly, though blends with polyester or elastane exist)",
"origin": {
"country": "France",
"century": "17th"
},
"weave": "Twill",
"typicalWeight": "Medium to heavyweight (10-16 oz per yard²)",
"commonColors": ["Indigo", "Black", "White", "Various washes"],
"commonUses": [
"Jeans",
"Jackets",
"Skirts",
"Shirts",
"Overalls",
"Accessories (bags, hats)"
],
"properties": {
"durability": "High",
"breathability": "Moderate",
"stretch": "Low to moderate (when blended with elastane)",
"fadePattern": "Gradual, developing unique wear patterns over time"
},
"careInstructions": {
"washing": "Machine wash cold inside out",
"drying": "Tumble dry low or line dry to prevent shrinkage",
"ironing": "Iron on low heat if needed, preferably on the reverse side",
"avoid": [
"Bleach",
"High heat drying",
"Excessive agitation"
]
}
} |