Retro Green Flared Jeans
${function() {
const variantData = data.variant || {"id":"d19eb428-7e69-4058-b336-b96129c0f512","product_id":"54d812c1-0b79-4e79-9d55-25f1f95b638e","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SPDL240226008-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f480c6fcd7e5740ecbe605f3c5ae1943.jpeg","path":"f480c6fcd7e5740ecbe605f3c5ae1943.jpeg","width":1080,"height":1157,"alt":"","aspect_ratio":0.9334485738980121},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/regular-high-waist-retro-stripe-flared-casual-wear-jeans-m5932f7116c89-da33-4bfd-9222-3d1636f44ee6-4a69-an9g?variant=d19eb428-7e69-4058-b336-b96129c0f512","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
green
${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.
Sku : SPDL240226008-green-S
${function(){
const variantData = data.variant || {"id":"d19eb428-7e69-4058-b336-b96129c0f512","product_id":"54d812c1-0b79-4e79-9d55-25f1f95b638e","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SPDL240226008-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f480c6fcd7e5740ecbe605f3c5ae1943.jpeg","path":"f480c6fcd7e5740ecbe605f3c5ae1943.jpeg","width":1080,"height":1157,"alt":"","aspect_ratio":0.9334485738980121},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/regular-high-waist-retro-stripe-flared-casual-wear-jeans-m5932f7116c89-da33-4bfd-9222-3d1636f44ee6-4a69-an9g?variant=d19eb428-7e69-4058-b336-b96129c0f512","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}