${function() {
const variantData = data.variant || {"id":"14bcb5f8-2e5b-425b-98ee-58bad2268f71","product_id":"ad6534eb-40f7-435f-a151-d9772f6408f6","title":"Grayish Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553105540138672128","barcode":"","position":1,"option1":"Grayish Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64e892803180fcafd0dee876ebe0e69a.jpeg","path":"64e892803180fcafd0dee876ebe0e69a.jpeg","width":1200,"height":1600,"alt":"Women's Vintage Broken Clock Dragonfly Flower Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"24.99","price":"24.99","retail_price":"24.99","available":true,"url":"\/products\/womens-vintage-broken-clock-dragonfly-flower-print-sweatshirt?variant=14bcb5f8-2e5b-425b-98ee-58bad2268f71","available_quantity":999999999,"options":[{"name":"Color","value":"Grayish Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":318};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Grayish Yellow
${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":"14bcb5f8-2e5b-425b-98ee-58bad2268f71","product_id":"ad6534eb-40f7-435f-a151-d9772f6408f6","title":"Grayish Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K553105540138672128","barcode":"","position":1,"option1":"Grayish Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64e892803180fcafd0dee876ebe0e69a.jpeg","path":"64e892803180fcafd0dee876ebe0e69a.jpeg","width":1200,"height":1600,"alt":"Women's Vintage Broken Clock Dragonfly Flower Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"24.99","price":"24.99","retail_price":"24.99","available":true,"url":"\/products\/womens-vintage-broken-clock-dragonfly-flower-print-sweatshirt?variant=14bcb5f8-2e5b-425b-98ee-58bad2268f71","available_quantity":999999999,"options":[{"name":"Color","value":"Grayish Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":318};
return `
`
}()}