INI
Types of Clothing - INI
Types of clothing is a classification system that categorizes garments based on the body area they cover (upper body, lower body, full body) or their function (warmth, decoration, utility). Generally divided into major categories such as outerwear, tops, bottoms, dresses, innerwear, loungewear, and accessories, each with further detailed subcategories. Widely used in the fashion and retail industries as basic units for product management and merchandising.
fashion
clothing
apparel
garment classification
tops
bottoms
outerwear
[item.outerwear]
code=01
slug=outerwear
name=Outerwear
description=Garments worn as the outermost layer of clothing.
examples=["コート","ジャケット","ブルゾン","ダウンジャケット","カーディガン","パーカー"]
[item.tops]
code=02
slug=tops
name=Tops
description=A general term for garments worn on the upper body.
examples=["Tシャツ","シャツ","ブラウス","ニット","セーター","パーカー","ポロシャツ","タンクトップ"]
[item.bottoms]
code=03
slug=bottoms
name=Bottoms
description=A general term for garments worn on the lower body.
examples=["パンツ","スカート","ショートパンツ","レギンス","ジーンズ","チノパンツ"]
[item.dresses]
code=04
slug=dresses
name=Dresses
description=One-piece garments that cover both upper and lower body.
examples=["ワンピース","シャツワンピース","ニットワンピース","ドレス","サロペット"]
[item.suits]
code=05
slug=suits
name=Suits & Setups
description=Formal garments consisting of matching upper and lower pieces.
examples=["ビジネススーツ","カジュアルスーツ","セットアップ","パンツスーツ","スカートスーツ"]
[item.innerwear]
code=06
slug=innerwear
name=Innerwear & Underwear
description=Garments worn beneath outer clothing.
examples=["肌着","キャミソール","ブラジャー","ショーツ","タイツ","スパッツ"]
[item.activewear]
code=07
slug=activewear
name=Activewear
description=Garments designed for sports and physical activities.
examples=["ヨガパンツ","スポーツブラ","ジャージ","トレーニングウェア","ランニングウェア"]
[item.loungewear]
code=08
slug=loungewear
name=Loungewear & Sleepwear
description=Garments worn indoors or during sleep.
examples=["パジャマ","ネグリジェ","バスローブ","ルームウェア"]
[item.swimwear]
code=09
slug=swimwear
name=Swimwear
description=Garments worn for swimming and water activities.
examples=["ワンピース水着","ビキニ","トランクス","ラッシュガード"]
[item.accessories]
code=10
slug=accessories
name=Accessories
description=Decorative items and small articles that complement clothing.
examples=["ストール","マフラー","帽子","手袋","ベルト","ネクタイ"]