🐝Keeper of the Bees Metal Art-Ⅱ
${function() {
const variantData = data.variant || {"id":"207cb273-b3cc-4239-b076-8951f01cfe53","product_id":"2242a1a7-e80f-499a-97a8-5e82d8f2242d","title":"Keeper Of The Bees \u2161-10\"","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Keeper Of The Bees \u2161","option2":"10\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b2815b3bb2179fda14e877d38fd70be.jpeg","path":"6b2815b3bb2179fda14e877d38fd70be.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.69,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"35.69","retail_price":"58","available":true,"url":"\/products\/\ud83d\udc1dkeeper-of-the-bees-metal-art-\u2171?variant=207cb273-b3cc-4239-b076-8951f01cfe53","available_quantity":997,"options":[{"name":"Style","value":"Keeper Of The Bees \u2161"},{"name":"Size","value":"10\""}],"off_ratio":38,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
Keeper Of The Bees Ⅱ
${function(){
const optName = "Style";
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}
`
}()}
Size:
10"
${function(){
const optName = "Size";
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
$35.69
${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":"207cb273-b3cc-4239-b076-8951f01cfe53","product_id":"2242a1a7-e80f-499a-97a8-5e82d8f2242d","title":"Keeper Of The Bees \u2161-10\"","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Keeper Of The Bees \u2161","option2":"10\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b2815b3bb2179fda14e877d38fd70be.jpeg","path":"6b2815b3bb2179fda14e877d38fd70be.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.69,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"35.69","retail_price":"58","available":true,"url":"\/products\/\ud83d\udc1dkeeper-of-the-bees-metal-art-\u2171?variant=207cb273-b3cc-4239-b076-8951f01cfe53","available_quantity":997,"options":[{"name":"Style","value":"Keeper Of The Bees \u2161"},{"name":"Size","value":"10\""}],"off_ratio":38,"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":"207cb273-b3cc-4239-b076-8951f01cfe53","product_id":"2242a1a7-e80f-499a-97a8-5e82d8f2242d","title":"Keeper Of The Bees \u2161-10\"","weight_unit":"kg","inventory_quantity":997,"sku":"","barcode":"","position":1,"option1":"Keeper Of The Bees \u2161","option2":"10\"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b2815b3bb2179fda14e877d38fd70be.jpeg","path":"6b2815b3bb2179fda14e877d38fd70be.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.69,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"35.69","retail_price":"58","available":true,"url":"\/products\/\ud83d\udc1dkeeper-of-the-bees-metal-art-\u2171?variant=207cb273-b3cc-4239-b076-8951f01cfe53","available_quantity":997,"options":[{"name":"Style","value":"Keeper Of The Bees \u2161"},{"name":"Size","value":"10\""}],"off_ratio":38,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}