Halloween solid color wizard linen cape a9e3
${function() {
const variantData = data.variant || {"id":"b2b611f6-eb1e-407b-b2c7-567bb905fe07","product_id":"2420c501-6846-4f50-a914-89e80b791bd2","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"YJ31-SY-250718015-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d0c85a4cf1612de1e1d3c78e9bd6299.png","path":"8d0c85a4cf1612de1e1d3c78e9bd6299.png","width":641,"height":800,"alt":"","aspect_ratio":0.80125},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"40.99","retail_price":"73.32","available":true,"url":"\/products\/star-and-moon-3d-embroidered-magic-cape-a9e3-aq9l?variant=b2b611f6-eb1e-407b-b2c7-567bb905fe07","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
size:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$40.99
${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":"b2b611f6-eb1e-407b-b2c7-567bb905fe07","product_id":"2420c501-6846-4f50-a914-89e80b791bd2","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"YJ31-SY-250718015-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d0c85a4cf1612de1e1d3c78e9bd6299.png","path":"8d0c85a4cf1612de1e1d3c78e9bd6299.png","width":641,"height":800,"alt":"","aspect_ratio":0.80125},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"40.99","retail_price":"73.32","available":true,"url":"\/products\/star-and-moon-3d-embroidered-magic-cape-a9e3-aq9l?variant=b2b611f6-eb1e-407b-b2c7-567bb905fe07","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":44,"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":"b2b611f6-eb1e-407b-b2c7-567bb905fe07","product_id":"2420c501-6846-4f50-a914-89e80b791bd2","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"YJ31-SY-250718015-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d0c85a4cf1612de1e1d3c78e9bd6299.png","path":"8d0c85a4cf1612de1e1d3c78e9bd6299.png","width":641,"height":800,"alt":"","aspect_ratio":0.80125},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"40.99","retail_price":"73.32","available":true,"url":"\/products\/star-and-moon-3d-embroidered-magic-cape-a9e3-aq9l?variant=b2b611f6-eb1e-407b-b2c7-567bb905fe07","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
`
}()}