Spooky Halloween Pumpkin Decorative Scented Candle for Home Decor
${function() {
const variantData = data.variant || {"id":"14362b84-0db2-45da-858f-1dbf935cacdc","product_id":"70423fdd-3c00-4d6a-8c7d-00fe6ea98e69","title":"Eight set combinations","weight_unit":"g","inventory_quantity":17979968,"sku":"","barcode":"","position":1,"option1":"Eight set combinations","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd2eb0d68faab0fb5b31a766282b9757.jpeg","path":"cd2eb0d68faab0fb5b31a766282b9757.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.23,"min_quantity":1}],"weight":"0","compare_at_price":"34.23","price":"34.23","retail_price":"34.23","available":true,"url":"\/products\/\u4e07\u5723\u8282\u5357\u74dc\u9999\u85b0\u8721\u70db\u5382\u9020\u578bcandle\u6446\u4ef6\u8282\u65e5\u793c\u7269\u4f34\u624b\u793c\u6279\u53d1\u8de8\u5883\u9999\u6c1b?variant=14362b84-0db2-45da-858f-1dbf935cacdc","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"Eight set combinations"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
尺寸:
Eight set combinations
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$34.23
${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":"14362b84-0db2-45da-858f-1dbf935cacdc","product_id":"70423fdd-3c00-4d6a-8c7d-00fe6ea98e69","title":"Eight set combinations","weight_unit":"g","inventory_quantity":17979968,"sku":"","barcode":"","position":1,"option1":"Eight set combinations","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd2eb0d68faab0fb5b31a766282b9757.jpeg","path":"cd2eb0d68faab0fb5b31a766282b9757.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.23,"min_quantity":1}],"weight":"0","compare_at_price":"34.23","price":"34.23","retail_price":"34.23","available":true,"url":"\/products\/\u4e07\u5723\u8282\u5357\u74dc\u9999\u85b0\u8721\u70db\u5382\u9020\u578bcandle\u6446\u4ef6\u8282\u65e5\u793c\u7269\u4f34\u624b\u793c\u6279\u53d1\u8de8\u5883\u9999\u6c1b?variant=14362b84-0db2-45da-858f-1dbf935cacdc","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"Eight set combinations"}],"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":"14362b84-0db2-45da-858f-1dbf935cacdc","product_id":"70423fdd-3c00-4d6a-8c7d-00fe6ea98e69","title":"Eight set combinations","weight_unit":"g","inventory_quantity":17979968,"sku":"","barcode":"","position":1,"option1":"Eight set combinations","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd2eb0d68faab0fb5b31a766282b9757.jpeg","path":"cd2eb0d68faab0fb5b31a766282b9757.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.23,"min_quantity":1}],"weight":"0","compare_at_price":"34.23","price":"34.23","retail_price":"34.23","available":true,"url":"\/products\/\u4e07\u5723\u8282\u5357\u74dc\u9999\u85b0\u8721\u70db\u5382\u9020\u578bcandle\u6446\u4ef6\u8282\u65e5\u793c\u7269\u4f34\u624b\u793c\u6279\u53d1\u8de8\u5883\u9999\u6c1b?variant=14362b84-0db2-45da-858f-1dbf935cacdc","available_quantity":999999999,"options":[{"name":"\u5c3a\u5bf8","value":"Eight set combinations"}],"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 `
`;
}()}