PLUS LOFTS Maternal And Child Package
${function() {
const variantData = data.variant || {"id":"b2443b69-9541-48bc-94a7-dd1b2d2cb457","product_id":"7e6f89d6-5960-483a-919a-e45e5c731efb","title":"Green","weight_unit":"g","inventory_quantity":911,"sku":"","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4fa8f16868d4bfd9d3923a9ff3826d5b.jpeg","path":"4fa8f16868d4bfd9d3923a9ff3826d5b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.8,"min_quantity":1}],"weight":"1220","compare_at_price":"52.6","price":"36.8","retail_price":"52.6","available":true,"url":"\/products\/plus-lofts-maternal-and-child-package?variant=b2443b69-9541-48bc-94a7-dd1b2d2cb457","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":30,"flashsale_info":[],"sales":434};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Green
${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
$36.80
${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":"b2443b69-9541-48bc-94a7-dd1b2d2cb457","product_id":"7e6f89d6-5960-483a-919a-e45e5c731efb","title":"Green","weight_unit":"g","inventory_quantity":911,"sku":"","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4fa8f16868d4bfd9d3923a9ff3826d5b.jpeg","path":"4fa8f16868d4bfd9d3923a9ff3826d5b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.8,"min_quantity":1}],"weight":"1220","compare_at_price":"52.6","price":"36.8","retail_price":"52.6","available":true,"url":"\/products\/plus-lofts-maternal-and-child-package?variant=b2443b69-9541-48bc-94a7-dd1b2d2cb457","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":30,"flashsale_info":[],"sales":434};
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.