Simulated Birds Hanging Pet Toy
${function() {
const variantData = data.variant || {"id":"07dfcd5d-f397-4db0-9449-65e2b1f05771","product_id":"3553effd-87d5-43ff-be6a-b40fc1538040","title":"PARROT-buy 1 get 1 free","weight_unit":"kg","inventory_quantity":99999,"sku":"","barcode":"","position":1,"option1":"PARROT","option2":"buy 1 get 1 free","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3393b7be06ebf59cdb9b6e9fb2b5ec7.jpg","path":"b3393b7be06ebf59cdb9b6e9fb2b5ec7.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"47.99","price":"23.98","retail_price":"47.99","available":true,"url":"\/products\/simulated-birds-hanging-pet-toy?variant=07dfcd5d-f397-4db0-9449-65e2b1f05771","available_quantity":999999999,"options":[{"name":"Type","value":"PARROT"},{"name":"Style","value":"buy 1 get 1 free"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"07dfcd5d-f397-4db0-9449-65e2b1f05771","product_id":"3553effd-87d5-43ff-be6a-b40fc1538040","title":"PARROT-buy 1 get 1 free","weight_unit":"kg","inventory_quantity":99999,"sku":"","barcode":"","position":1,"option1":"PARROT","option2":"buy 1 get 1 free","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3393b7be06ebf59cdb9b6e9fb2b5ec7.jpg","path":"b3393b7be06ebf59cdb9b6e9fb2b5ec7.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"47.99","price":"23.98","retail_price":"47.99","available":true,"url":"\/products\/simulated-birds-hanging-pet-toy?variant=07dfcd5d-f397-4db0-9449-65e2b1f05771","available_quantity":999999999,"options":[{"name":"Type","value":"PARROT"},{"name":"Style","value":"buy 1 get 1 free"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}