${function() {
const variantData = data.variant || {"id":"a75fcbdc-7703-44b2-b0f6-efcdd8737883","product_id":"473e121d-12db-4279-8ed0-0457fdde0eee","title":"Beige-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K553457404716126208","barcode":"","position":1,"option1":"Beige","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65c2af6eb3e18fce6bb8f3374b4167a3.jpeg","path":"65c2af6eb3e18fce6bb8f3374b4167a3.jpeg","width":600,"height":800,"alt":"Casual Dogs Graphic Paw Pattern Print Tote Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.08","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/casual-dogs-graphic-paw-pattern-print-tote-shoulder-bag?variant=a75fcbdc-7703-44b2-b0f6-efcdd8737883","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":162};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Beige
${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
: One Size
${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":"a75fcbdc-7703-44b2-b0f6-efcdd8737883","product_id":"473e121d-12db-4279-8ed0-0457fdde0eee","title":"Beige-One Size","weight_unit":"kg","inventory_quantity":999,"sku":"K553457404716126208","barcode":"","position":1,"option1":"Beige","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65c2af6eb3e18fce6bb8f3374b4167a3.jpeg","path":"65c2af6eb3e18fce6bb8f3374b4167a3.jpeg","width":600,"height":800,"alt":"Casual Dogs Graphic Paw Pattern Print Tote Shoulder Bag","aspect_ratio":0.75},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.08","compare_at_price":"23.99","price":"13.99","retail_price":"23.99","available":true,"url":"\/products\/casual-dogs-graphic-paw-pattern-print-tote-shoulder-bag?variant=a75fcbdc-7703-44b2-b0f6-efcdd8737883","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"One Size"}],"off_ratio":42,"flashsale_info":[],"sales":162};
return `
`
}()}