Smocked Wide Leg Jeans
${function() {
const variantData = data.variant || {"id":"7585578a-fbbf-49cd-b3a2-7fb75d1854bb","product_id":"62e98814-73ca-42b0-88ef-30d7b6e374fa","title":"Wathet blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ7417-WB0S","barcode":"","position":1,"option1":"Wathet blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c494f438b7a4204784026af060031a6.jpeg","path":"2c494f438b7a4204784026af060031a6.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/regular-high-waist-casual-solid-color-wide-leg-casual-wear-jeans-q741791631cb1-3ec2-4146-96e0-25bc1e43b0ed0fce80a7-717f-4f2f-9f23-71d71aa4523c?variant=7585578a-fbbf-49cd-b3a2-7fb75d1854bb","available_quantity":999999999,"options":[{"name":"Color","value":"Wathet blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Wathet blue
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"7585578a-fbbf-49cd-b3a2-7fb75d1854bb","product_id":"62e98814-73ca-42b0-88ef-30d7b6e374fa","title":"Wathet blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJQ7417-WB0S","barcode":"","position":1,"option1":"Wathet blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c494f438b7a4204784026af060031a6.jpeg","path":"2c494f438b7a4204784026af060031a6.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/regular-high-waist-casual-solid-color-wide-leg-casual-wear-jeans-q741791631cb1-3ec2-4146-96e0-25bc1e43b0ed0fce80a7-717f-4f2f-9f23-71d71aa4523c?variant=7585578a-fbbf-49cd-b3a2-7fb75d1854bb","available_quantity":999999999,"options":[{"name":"Color","value":"Wathet blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}