WIRELESS BOTTLE LAMP
${function() {
const variantData = data.variant || {"id":"345e9c69-f48d-4497-b958-1420c1f49755","product_id":"f8d42deb-96eb-4a43-9d60-273d898d24e2","title":"black","weight_unit":"kg","inventory_quantity":992,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15dfc5346e4ae3c0f0bdc55de545b61d.jpeg","path":"15dfc5346e4ae3c0f0bdc55de545b61d.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/wireless-bottle-lamp9691af1b-3ef6-496a-b7c9-3f317a89325c2684b285-1717-484f-aab0-4c09aa7f019e?variant=345e9c69-f48d-4497-b958-1420c1f49755","available_quantity":999999999,"options":[{"name":"color","value":"black"}],"off_ratio":40,"flashsale_info":[],"sales":6};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
black
${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
$29.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":"345e9c69-f48d-4497-b958-1420c1f49755","product_id":"f8d42deb-96eb-4a43-9d60-273d898d24e2","title":"black","weight_unit":"kg","inventory_quantity":992,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15dfc5346e4ae3c0f0bdc55de545b61d.jpeg","path":"15dfc5346e4ae3c0f0bdc55de545b61d.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/wireless-bottle-lamp9691af1b-3ef6-496a-b7c9-3f317a89325c2684b285-1717-484f-aab0-4c09aa7f019e?variant=345e9c69-f48d-4497-b958-1420c1f49755","available_quantity":999999999,"options":[{"name":"color","value":"black"}],"off_ratio":40,"flashsale_info":[],"sales":6};
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.