${function() {
const variantData = data.variant || {"id":"71edc5cc-d37c-4e72-a44e-80391f67fbf9","product_id":"a777bc09-7426-4bd3-b7db-f065734997cf","title":"Red-S","weight_unit":"kg","inventory_quantity":999,"sku":"K615461387353051136","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/836bc93947d3b16714d6504ad331cec4.jpeg","path":"836bc93947d3b16714d6504ad331cec4.jpeg","width":600,"height":800,"alt":"Men's Floral Sea Wave Japanese Art Print Casual Sweatpants","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.35","compare_at_price":"55.99","price":"30.99","retail_price":"55.99","available":true,"url":"\/products\/mens-floral-sea-wave-japanese-art-print-casual-sweatpants?variant=71edc5cc-d37c-4e72-a44e-80391f67fbf9","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":45,"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
: Red
${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":"71edc5cc-d37c-4e72-a44e-80391f67fbf9","product_id":"a777bc09-7426-4bd3-b7db-f065734997cf","title":"Red-S","weight_unit":"kg","inventory_quantity":999,"sku":"K615461387353051136","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/836bc93947d3b16714d6504ad331cec4.jpeg","path":"836bc93947d3b16714d6504ad331cec4.jpeg","width":600,"height":800,"alt":"Men's Floral Sea Wave Japanese Art Print Casual Sweatpants","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.35","compare_at_price":"55.99","price":"30.99","retail_price":"55.99","available":true,"url":"\/products\/mens-floral-sea-wave-japanese-art-print-casual-sweatpants?variant=71edc5cc-d37c-4e72-a44e-80391f67fbf9","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
`
}()}