Washed 3/4 Sleeve Denim Top
${function() {
const variantData = data.variant || {"id":"1fc02d36-e939-4c87-8b1f-17b642d345aa","product_id":"31ddce0c-3987-45a6-9e0d-572985370c6a","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJP3006-BL0S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8bebbe2ffd9ced8177bae1ced392dc.jpeg","path":"4f8bebbe2ffd9ced8177bae1ced392dc.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.99","retail_price":"0","available":true,"url":"\/products\/regular-raglan-sleeve-casual-solid-color-round-neck-western-blouse-p30067048d92e-c425-4dd7-9799-016ad932efdc?variant=1fc02d36-e939-4c87-8b1f-17b642d345aa","available_quantity":999999999,"options":[{"name":"Color","value":"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:
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":"1fc02d36-e939-4c87-8b1f-17b642d345aa","product_id":"31ddce0c-3987-45a6-9e0d-572985370c6a","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJP3006-BL0S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8bebbe2ffd9ced8177bae1ced392dc.jpeg","path":"4f8bebbe2ffd9ced8177bae1ced392dc.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.99","retail_price":"0","available":true,"url":"\/products\/regular-raglan-sleeve-casual-solid-color-round-neck-western-blouse-p30067048d92e-c425-4dd7-9799-016ad932efdc?variant=1fc02d36-e939-4c87-8b1f-17b642d345aa","available_quantity":999999999,"options":[{"name":"Color","value":"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}
`
}()}