${function() {
const variantData = data.variant || {"id":"2bf8f8ba-c5dd-4a9b-8228-516aebc1777b","product_id":"0e427a0b-ce4a-42bb-b068-915f11aefaf1","title":"\u2728Green light + \ud83c\udf1fStarry sky head-$25.97","weight_unit":"kg","inventory_quantity":1000,"sku":"VF2340175-\u7eff","barcode":"","position":1,"option1":"\u2728Green light + \ud83c\udf1fStarry sky head-$25.97","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d46eebaaebedf7c231eceb68d79806d.jpeg","path":"7d46eebaaebedf7c231eceb68d79806d.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.97,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"25.97","retail_price":"43.99","available":true,"url":"\/products\/new-year-special-49-off-red-and-green-single-point-laser-lightdf0f8ef0-c44c-40e5-b7d8-c12073fab59ad0c5e0c7-0956-46b3-a174-e052ac87da2e?variant=2bf8f8ba-c5dd-4a9b-8228-516aebc1777b","available_quantity":999999999,"options":[{"name":"\ud83d\udd25Buy More Save More","value":"\u2728Green light + \ud83c\udf1fStarry sky head-$25.97"}],"off_ratio":41,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
🔥Buy More Save More
: ✨Green light + 🌟Starry sky head-$25.97
${function(){
const optName = "🔥Buy More Save More";
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
$25.97
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"2bf8f8ba-c5dd-4a9b-8228-516aebc1777b","product_id":"0e427a0b-ce4a-42bb-b068-915f11aefaf1","title":"\u2728Green light + \ud83c\udf1fStarry sky head-$25.97","weight_unit":"kg","inventory_quantity":1000,"sku":"VF2340175-\u7eff","barcode":"","position":1,"option1":"\u2728Green light + \ud83c\udf1fStarry sky head-$25.97","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d46eebaaebedf7c231eceb68d79806d.jpeg","path":"7d46eebaaebedf7c231eceb68d79806d.jpeg","width":700,"height":700,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.97,"min_quantity":1}],"weight":"0","compare_at_price":"43.99","price":"25.97","retail_price":"43.99","available":true,"url":"\/products\/new-year-special-49-off-red-and-green-single-point-laser-lightdf0f8ef0-c44c-40e5-b7d8-c12073fab59ad0c5e0c7-0956-46b3-a174-e052ac87da2e?variant=2bf8f8ba-c5dd-4a9b-8228-516aebc1777b","available_quantity":999999999,"options":[{"name":"\ud83d\udd25Buy More Save More","value":"\u2728Green light + \ud83c\udf1fStarry sky head-$25.97"}],"off_ratio":41,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.