${function() {
const variantData = data.variant || {"id":"78f4cf1c-6a51-4cd8-9a69-160b4eea77a0","product_id":"72a49dad-6367-4c00-8190-e0e63d520890","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"K557133828226330624","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebc28fbeea6b94c95ac1be9b9f254fce.jpeg","path":"ebc28fbeea6b94c95ac1be9b9f254fce.jpeg","width":675,"height":900,"alt":"Women's Brown Long Dachshund Sausages Conveyor Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.98","price":"23.99","retail_price":"41.98","available":true,"url":"\/products\/womens-brown-long-dachshund-sausages-conveyor-print-sweatshirt?variant=78f4cf1c-6a51-4cd8-9a69-160b4eea77a0","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":434};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Orange
${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":"78f4cf1c-6a51-4cd8-9a69-160b4eea77a0","product_id":"72a49dad-6367-4c00-8190-e0e63d520890","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"K557133828226330624","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebc28fbeea6b94c95ac1be9b9f254fce.jpeg","path":"ebc28fbeea6b94c95ac1be9b9f254fce.jpeg","width":675,"height":900,"alt":"Women's Brown Long Dachshund Sausages Conveyor Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.98","price":"23.99","retail_price":"41.98","available":true,"url":"\/products\/womens-brown-long-dachshund-sausages-conveyor-print-sweatshirt?variant=78f4cf1c-6a51-4cd8-9a69-160b4eea77a0","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":434};
return `
`
}()}