${function() {
const variantData = data.variant || {"id":"91ab3be9-51a0-47a5-8955-c8a79340e23a","product_id":"eba414b8-85a1-4286-b7a4-0c3d5ddb826e","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K563558174110920704","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82ff53294bb5fcecceba8ed430cb9b4b.jpeg","path":"82ff53294bb5fcecceba8ed430cb9b4b.jpeg","width":750,"height":1000,"alt":"Women's Korean Small Fresh Embroidery Art Painting Three-Dimensional Feeling Printing Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"25.99","price":"25.99","retail_price":"25.99","available":true,"url":"\/products\/womens-korean-small-fresh-embroidery-art-painting-three-dimensional-feeling-printing-sweatshirt?variant=91ab3be9-51a0-47a5-8955-c8a79340e23a","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Khaki
${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":"91ab3be9-51a0-47a5-8955-c8a79340e23a","product_id":"eba414b8-85a1-4286-b7a4-0c3d5ddb826e","title":"Khaki-S","weight_unit":"kg","inventory_quantity":999,"sku":"K563558174110920704","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82ff53294bb5fcecceba8ed430cb9b4b.jpeg","path":"82ff53294bb5fcecceba8ed430cb9b4b.jpeg","width":750,"height":1000,"alt":"Women's Korean Small Fresh Embroidery Art Painting Three-Dimensional Feeling Printing Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"25.99","price":"25.99","retail_price":"25.99","available":true,"url":"\/products\/womens-korean-small-fresh-embroidery-art-painting-three-dimensional-feeling-printing-sweatshirt?variant=91ab3be9-51a0-47a5-8955-c8a79340e23a","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}