indmill Design Scented Candle Aromatherapy
${function() {
const variantData = data.variant || {"id":"351a223b-1f6e-4ba1-abb7-316a8a6195ff","product_id":"37f173d5-70db-4160-b641-d429de66dbcf","title":"Star relief (gold)-Magic Fairy","weight_unit":"kg","inventory_quantity":86188,"sku":"","barcode":"","position":1,"option1":"Star relief (gold)-Magic Fairy","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95f0efc525dba6bae42e35b72af03616.jpeg","path":"95f0efc525dba6bae42e35b72af03616.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.14,"min_quantity":1}],"weight":"0.5","compare_at_price":"33.14","price":"33.14","retail_price":"33.14","available":true,"url":"\/products\/ins\u6559\u5e08\u8282\u4f34\u624b\u793c\u5a5a\u793c\u9999\u85b0\u8721\u70db\u793c\u54c1\u98ce\u8f66\u8d70\u9a6c\u706f\u65cb\u8f6c\u751f\u65e5\u793c\u76d2\u6279\u53d1?variant=351a223b-1f6e-4ba1-abb7-316a8a6195ff","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"Star relief (gold)-Magic Fairy"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
尺寸:
Star relief (gold)-Magic Fairy
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$33.14
${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":"351a223b-1f6e-4ba1-abb7-316a8a6195ff","product_id":"37f173d5-70db-4160-b641-d429de66dbcf","title":"Star relief (gold)-Magic Fairy","weight_unit":"kg","inventory_quantity":86188,"sku":"","barcode":"","position":1,"option1":"Star relief (gold)-Magic Fairy","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95f0efc525dba6bae42e35b72af03616.jpeg","path":"95f0efc525dba6bae42e35b72af03616.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.14,"min_quantity":1}],"weight":"0.5","compare_at_price":"33.14","price":"33.14","retail_price":"33.14","available":true,"url":"\/products\/ins\u6559\u5e08\u8282\u4f34\u624b\u793c\u5a5a\u793c\u9999\u85b0\u8721\u70db\u793c\u54c1\u98ce\u8f66\u8d70\u9a6c\u706f\u65cb\u8f6c\u751f\u65e5\u793c\u76d2\u6279\u53d1?variant=351a223b-1f6e-4ba1-abb7-316a8a6195ff","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"Star relief (gold)-Magic Fairy"}],"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":"351a223b-1f6e-4ba1-abb7-316a8a6195ff","product_id":"37f173d5-70db-4160-b641-d429de66dbcf","title":"Star relief (gold)-Magic Fairy","weight_unit":"kg","inventory_quantity":86188,"sku":"","barcode":"","position":1,"option1":"Star relief (gold)-Magic Fairy","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95f0efc525dba6bae42e35b72af03616.jpeg","path":"95f0efc525dba6bae42e35b72af03616.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.14,"min_quantity":1}],"weight":"0.5","compare_at_price":"33.14","price":"33.14","retail_price":"33.14","available":true,"url":"\/products\/ins\u6559\u5e08\u8282\u4f34\u624b\u793c\u5a5a\u793c\u9999\u85b0\u8721\u70db\u793c\u54c1\u98ce\u8f66\u8d70\u9a6c\u706f\u65cb\u8f6c\u751f\u65e5\u793c\u76d2\u6279\u53d1?variant=351a223b-1f6e-4ba1-abb7-316a8a6195ff","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"Star relief (gold)-Magic Fairy"}],"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 `
`;
}()}