Fruity Flora Wax Candy Mold
Perfect for Wax Candy, Chocolate, Ice Cubes, and Cake Decorating – Create Stunning Treats with Fun Shapes like Cactus, Flamingo, and More!
${function() {
const variantData = data.variant || {"id":"340cf317-69c4-40fe-a1eb-58d601ee2052","product_id":"497b0c58-69b9-458a-9075-78e1a5e1a9f3","title":"Pineapple","weight_unit":"kg","inventory_quantity":1008,"sku":"12000017759733300","barcode":"","position":1,"option1":"Pineapple","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d5d9189bd5ec080e9b06afc60f6c797.jpeg","path":"0d5d9189bd5ec080e9b06afc60f6c797.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.42,"min_quantity":1}],"weight":"0","compare_at_price":"5.66","price":"4.42","retail_price":"5.66","available":true,"url":"\/products\/maple-leaf-chocolate-molds-cactus-strawberry-ice-cube-tray-flamingo-apple-fruit-silicone-mould-soap-cupcake-cake-decorating-tool?variant=340cf317-69c4-40fe-a1eb-58d601ee2052","available_quantity":999999999,"options":[{"name":"Color","value":"Pineapple"}],"off_ratio":22,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Pineapple
${function(){
const optName = "Color";
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
$4.42
${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":"340cf317-69c4-40fe-a1eb-58d601ee2052","product_id":"497b0c58-69b9-458a-9075-78e1a5e1a9f3","title":"Pineapple","weight_unit":"kg","inventory_quantity":1008,"sku":"12000017759733300","barcode":"","position":1,"option1":"Pineapple","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d5d9189bd5ec080e9b06afc60f6c797.jpeg","path":"0d5d9189bd5ec080e9b06afc60f6c797.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.42,"min_quantity":1}],"weight":"0","compare_at_price":"5.66","price":"4.42","retail_price":"5.66","available":true,"url":"\/products\/maple-leaf-chocolate-molds-cactus-strawberry-ice-cube-tray-flamingo-apple-fruit-silicone-mould-soap-cupcake-cake-decorating-tool?variant=340cf317-69c4-40fe-a1eb-58d601ee2052","available_quantity":999999999,"options":[{"name":"Color","value":"Pineapple"}],"off_ratio":22,"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":"340cf317-69c4-40fe-a1eb-58d601ee2052","product_id":"497b0c58-69b9-458a-9075-78e1a5e1a9f3","title":"Pineapple","weight_unit":"kg","inventory_quantity":1008,"sku":"12000017759733300","barcode":"","position":1,"option1":"Pineapple","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d5d9189bd5ec080e9b06afc60f6c797.jpeg","path":"0d5d9189bd5ec080e9b06afc60f6c797.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.42,"min_quantity":1}],"weight":"0","compare_at_price":"5.66","price":"4.42","retail_price":"5.66","available":true,"url":"\/products\/maple-leaf-chocolate-molds-cactus-strawberry-ice-cube-tray-flamingo-apple-fruit-silicone-mould-soap-cupcake-cake-decorating-tool?variant=340cf317-69c4-40fe-a1eb-58d601ee2052","available_quantity":999999999,"options":[{"name":"Color","value":"Pineapple"}],"off_ratio":22,"flashsale_info":[],"sales":0};
return `
`
}()}