${function() {
const variantData = data.variant || {"id":"eef012d3-2703-4fcd-a5a2-4320a3439610","product_id":"0d77109c-2537-46ef-87ec-e5529aafc6eb","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K562912528759726080","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ca1a07d2a75ef2a13a80e498f89172f.webp","path":"0ca1a07d2a75ef2a13a80e498f89172f.webp","width":750,"height":1000,"alt":"Women's Romanshe Cute Dog Art Painting Print Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-romanshe-cute-dog-art-painting-print-casual-sweatshirt?variant=eef012d3-2703-4fcd-a5a2-4320a3439610","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":366};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: White
${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":"eef012d3-2703-4fcd-a5a2-4320a3439610","product_id":"0d77109c-2537-46ef-87ec-e5529aafc6eb","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"K562912528759726080","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ca1a07d2a75ef2a13a80e498f89172f.webp","path":"0ca1a07d2a75ef2a13a80e498f89172f.webp","width":750,"height":1000,"alt":"Women's Romanshe Cute Dog Art Painting Print Casual Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"41.99","price":"23.99","retail_price":"41.99","available":true,"url":"\/products\/womens-romanshe-cute-dog-art-painting-print-casual-sweatshirt?variant=eef012d3-2703-4fcd-a5a2-4320a3439610","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":366};
return `
`
}()}