🎁Christmas Decorated Nightlight
${function() {
const variantData = data.variant || {"id":"8163a422-0996-47ce-970d-04b76db9d1ce","product_id":"5d8f58ff-f41a-4fff-a554-f366b6423ff8","title":"Minibus style","weight_unit":"kg","inventory_quantity":1000,"sku":"a-Minibus style-A002358638","barcode":"","position":1,"option1":"Minibus style","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad9d7f565d70065492f8ce476e1783d3.jpeg","path":"ad9d7f565d70065492f8ce476e1783d3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0","compare_at_price":"25.45","price":"12.99","retail_price":"25.45","available":true,"url":"\/products\/early-christmas-promotion-49-off-hollowed-wooden-pendant-for-christmas-decorations-2?variant=8163a422-0996-47ce-970d-04b76db9d1ce","available_quantity":1000,"options":[{"name":"Style","value":"Minibus style"}],"off_ratio":"49","flashsale_info":{"variant_id":"8163a422-0996-47ce-970d-04b76db9d1ce","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"12.99","compare_at_price":"","discount_price":"12.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"49","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Minibus style
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$12.99
${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":"8163a422-0996-47ce-970d-04b76db9d1ce","product_id":"5d8f58ff-f41a-4fff-a554-f366b6423ff8","title":"Minibus style","weight_unit":"kg","inventory_quantity":1000,"sku":"a-Minibus style-A002358638","barcode":"","position":1,"option1":"Minibus style","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad9d7f565d70065492f8ce476e1783d3.jpeg","path":"ad9d7f565d70065492f8ce476e1783d3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0","compare_at_price":"25.45","price":"12.99","retail_price":"25.45","available":true,"url":"\/products\/early-christmas-promotion-49-off-hollowed-wooden-pendant-for-christmas-decorations-2?variant=8163a422-0996-47ce-970d-04b76db9d1ce","available_quantity":1000,"options":[{"name":"Style","value":"Minibus style"}],"off_ratio":"49","flashsale_info":{"variant_id":"8163a422-0996-47ce-970d-04b76db9d1ce","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"12.99","compare_at_price":"","discount_price":"12.99","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"49","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"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.