7/8
${data.index + 1}/${data.total}
Description
Product Details:
Gender: For Women
Style: Casual
Fit Type:Fit
Pants Length: Normal
Thickness: Standard
Closure Type: Zipper Fly
Material: 100% Cotton
Material Stretch: Slight Stretch
Pocket:Patch Pockets
Weight: 0.5kg
Package: 1X Pants
Size Guide For Women
| Size | UK | US | EUR | Length | Waist | Hip |
|---|---|---|---|---|---|---|
| S | 8~10 | 4~6 | 34~36 | 91 | 71 | 97 |
| M | 12~14 | 8~10 | 38~40 | 92 | 77 | 103 |
| L | 16 | 12 | 42~44 | 93 | 83 | 109 |
| XL | 18 | 14 | 46 | 94 | 89 | 115 |
| 2XL | 20 | 16~18 | 48 | 94 | 99 | 125 |
| 3XL | 26 | 20~22 | 50~52 | 94 | 109 | 135 |
You may also like
Recently viewed
Your cart is reserved for
${data.mm}m
${data.ss}s
!
${data.line_items.map(item => {
const renderDiscountApp = () => {
const isEmpty = item.discount_applications && item.discount_applications.length < 1;
const isNotExist = !item.discount_applications;
if (isEmpty || isNotExist) {
return ""
}
return `
${renderDiscountApp()}
`;
}).join('')}
${
(item.discount_applications || []).map(discount_item => {
const discount_item_amount = discount_item.discount_amount || discount_item.amount || '';
return `
${discount_item.title}
(- )
`
}).join('')
}
`
}
return `
${item.options.map(o => `
${o.name}: ${o.value}
`).join('')}
${(item.parsedProperties || []).map((propertie)=>{
if (propertie.isImage){
return `${propertie.name}: View image
`
}else{
return `${propertie.name}: ${propertie.value}
`
}
}).join('')}
Free gift
*${item.quantity}
${function() {
return `
`;
}()}
Cart
Total:
${data.total_discount > 0 ? (
`
`
) : ''}
Taxes and shipping calculated at checkout
