Easy Street Pants
SKU:
(You save
) Limited Offer
Status
Excluded from Promotions. This item is not eligible for additional discount.
Easy Street Pants.
Size Guide
| Size (cm) |
JP Size |
Waist |
Hip |
Length |
| S |
JP-L |
68 |
103 |
101 |
| M |
JP-XL |
72 |
107 |
102 |
| L |
JP-XXL |
76 |
111 |
103 |
※Please strictly follow the size chart to select the size. Do not select directly according to your habits. The size may have 2-3cm difference due to manual measurement. This is Asian size, which is 2-3 sizes smaller than EU / US size. If you wear European / American size M, you can choose our size XL or XXL. We suggest XL if you are a regular size M. Refer to item size chart. Measure your body first, then choose the correct size according to this product’s size guide. In between sizes? We recommend you size up. For a more relaxed fit, order one extra chart size up. If selecting for maternity choose your pre-pregnancy size, adjusting according to this items size guide.
Accessories displayed or worn by the model are for visual matching and are not included in this purchase. Manual measurement with possible error of ± 2"
=========================================
// MITEGI - MOBILE MENU FIX (CSS ONLY)
// ============================================================
// 1. Force menu to show when toggled (mobile only)
@media (max-width: 1024px) {
.navPages-container.is-open,
.navPages-container.show {
display: block !important;
max-height: 100vh !important;
overflow-y: auto !important;
visibility: visible !important;
opacity: 1 !important;
}
// Ensure sub-menus also show
.navPage-subMenu.is-open,
.navPage-subMenu.show,
.column-menu.is-open,
.column-menu.show {
display: block !important;
max-height: 100vh !important;
overflow-y: auto !important;
padding-left: 20px !important;
}
}
// 2. Keep desktop menu intact
@media (min-width: 1025px) {
.navPages-container {
display: flex !important;
max-height: none !important;
overflow: visible !important;
visibility: visible !important;
opacity: 1 !important;
}
}