The Galaxy Egg
${function() {
const variantData = data.variant || {"id":"0e751acf-ec71-4513-a2d8-f7f5c575a4a5","product_id":"f8baa87d-1eb9-415d-a7f0-0f07461063b9","title":"White #2","weight_unit":"kg","inventory_quantity":1000,"sku":"DJ-0122-White #2","barcode":"","position":1,"option1":"White #2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd9b32d0ec27fcd52e0e77d4109b2944.jpeg","path":"cd9b32d0ec27fcd52e0e77d4109b2944.jpeg","width":1001,"height":1001,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"50.99","retail_price":"0","available":true,"url":"\/products\/thegalaxyegg?variant=0e751acf-ec71-4513-a2d8-f7f5c575a4a5","available_quantity":999999999,"options":[{"name":"Emitting Color","value":"White #2"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"0e751acf-ec71-4513-a2d8-f7f5c575a4a5","product_id":"f8baa87d-1eb9-415d-a7f0-0f07461063b9","title":"White #2","weight_unit":"kg","inventory_quantity":1000,"sku":"DJ-0122-White #2","barcode":"","position":1,"option1":"White #2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd9b32d0ec27fcd52e0e77d4109b2944.jpeg","path":"cd9b32d0ec27fcd52e0e77d4109b2944.jpeg","width":1001,"height":1001,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"50.99","retail_price":"0","available":true,"url":"\/products\/thegalaxyegg?variant=0e751acf-ec71-4513-a2d8-f7f5c575a4a5","available_quantity":999999999,"options":[{"name":"Emitting Color","value":"White #2"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}