Rose Scented Candle Gift Set
${function() {
const variantData = data.variant || {"id":"80cef804-bcaf-46a8-8a25-653137f221d8","product_id":"381309e0-3324-41f5-bb7c-5836a48da75f","title":"Moonlit blue orchid","weight_unit":"kg","inventory_quantity":9074,"sku":"","barcode":"","position":1,"option1":"Moonlit blue orchid","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8c9e806a4098c00dcf129ec055441942.jpeg","path":"8c9e806a4098c00dcf129ec055441942.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.9,"min_quantity":1}],"weight":"0","compare_at_price":"39.9","price":"39.9","retail_price":"39.9","available":true,"url":"\/products\/\u7f57\u66fc\u8482\u514b\u73ab\u7470\u9999\u85b0\u8721\u70db\u9020\u578b\u8721\u9999\u85b0\u793c\u76d2\u65b0\u5a5a\u8ba2\u5a5a\u7ed3\u5a5a\u4e03\u5915\u793c\u7269\u4f34\u624b\u793c?variant=80cef804-bcaf-46a8-8a25-653137f221d8","available_quantity":999999999,"options":[{"name":"\u9999\u578b","value":"Moonlit blue orchid"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
香型:
Moonlit blue orchid
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$39.90
${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":"80cef804-bcaf-46a8-8a25-653137f221d8","product_id":"381309e0-3324-41f5-bb7c-5836a48da75f","title":"Moonlit blue orchid","weight_unit":"kg","inventory_quantity":9074,"sku":"","barcode":"","position":1,"option1":"Moonlit blue orchid","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8c9e806a4098c00dcf129ec055441942.jpeg","path":"8c9e806a4098c00dcf129ec055441942.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.9,"min_quantity":1}],"weight":"0","compare_at_price":"39.9","price":"39.9","retail_price":"39.9","available":true,"url":"\/products\/\u7f57\u66fc\u8482\u514b\u73ab\u7470\u9999\u85b0\u8721\u70db\u9020\u578b\u8721\u9999\u85b0\u793c\u76d2\u65b0\u5a5a\u8ba2\u5a5a\u7ed3\u5a5a\u4e03\u5915\u793c\u7269\u4f34\u624b\u793c?variant=80cef804-bcaf-46a8-8a25-653137f221d8","available_quantity":999999999,"options":[{"name":"\u9999\u578b","value":"Moonlit blue orchid"}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"80cef804-bcaf-46a8-8a25-653137f221d8","product_id":"381309e0-3324-41f5-bb7c-5836a48da75f","title":"Moonlit blue orchid","weight_unit":"kg","inventory_quantity":9074,"sku":"","barcode":"","position":1,"option1":"Moonlit blue orchid","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8c9e806a4098c00dcf129ec055441942.jpeg","path":"8c9e806a4098c00dcf129ec055441942.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.9,"min_quantity":1}],"weight":"0","compare_at_price":"39.9","price":"39.9","retail_price":"39.9","available":true,"url":"\/products\/\u7f57\u66fc\u8482\u514b\u73ab\u7470\u9999\u85b0\u8721\u70db\u9020\u578b\u8721\u9999\u85b0\u793c\u76d2\u65b0\u5a5a\u8ba2\u5a5a\u7ed3\u5a5a\u4e03\u5915\u793c\u7269\u4f34\u624b\u793c?variant=80cef804-bcaf-46a8-8a25-653137f221d8","available_quantity":999999999,"options":[{"name":"\u9999\u578b","value":"Moonlit blue orchid"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}