Printing Beach Holiday Sunscreen Cover
${function() {
const variantData = data.variant || {"id":"a2a81f37-8e2e-43fc-ba18-eaf954f19875","product_id":"437f59e0-c9c6-4879-b7f4-fb40df943d3d","title":"As shown-One-Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CUP190303-ASSONE","barcode":"","position":1,"option1":"As shown","option2":"One-Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6ec1a89a64cbf785f49f2d1b1e2125f.jpeg","path":"f6ec1a89a64cbf785f49f2d1b1e2125f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.46","price":"19.99","retail_price":"33.46","available":true,"url":"\/products\/printing-beach-holiday-sunscreen-cover?variant=a2a81f37-8e2e-43fc-ba18-eaf954f19875","available_quantity":1000,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"One-Size"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"a2a81f37-8e2e-43fc-ba18-eaf954f19875","product_id":"437f59e0-c9c6-4879-b7f4-fb40df943d3d","title":"As shown-One-Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CUP190303-ASSONE","barcode":"","position":1,"option1":"As shown","option2":"One-Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6ec1a89a64cbf785f49f2d1b1e2125f.jpeg","path":"f6ec1a89a64cbf785f49f2d1b1e2125f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.46","price":"19.99","retail_price":"33.46","available":true,"url":"\/products\/printing-beach-holiday-sunscreen-cover?variant=a2a81f37-8e2e-43fc-ba18-eaf954f19875","available_quantity":1000,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"One-Size"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}