Narrow End Table with Deep Storage Drawer, Rustic Farmhouse Side Table Nightstand with Solid Wood Frame, Antique Bedside Table for Small Spaces, Living Room, Bedroom, Espresso
${function() {
const variantData = data.variant || {"id":"0f28cc3b-8be5-4c78-9cba-5255d631c30c","product_id":"24779b80-a5cd-4895-9baf-8dc5a1951da7","title":"Espresso","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Espresso","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34fc7ac878526a54f8bfd47080e87882.jpeg","path":"34fc7ac878526a54f8bfd47080e87882.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":167.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"167.99","retail_price":"0","available":true,"url":"\/products\/narrow-end-table-with-deep-storage-drawer-rustic-farmhouse-side-table-nightstand-with-solid-wood-frame-antique-bedside-table-for-small-spaces-living-room-bedroom-espresso?variant=0f28cc3b-8be5-4c78-9cba-5255d631c30c","available_quantity":999999999,"options":[{"name":"Color","value":"Espresso"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Espresso
${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
$167.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":"0f28cc3b-8be5-4c78-9cba-5255d631c30c","product_id":"24779b80-a5cd-4895-9baf-8dc5a1951da7","title":"Espresso","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Espresso","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34fc7ac878526a54f8bfd47080e87882.jpeg","path":"34fc7ac878526a54f8bfd47080e87882.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":167.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"167.99","retail_price":"0","available":true,"url":"\/products\/narrow-end-table-with-deep-storage-drawer-rustic-farmhouse-side-table-nightstand-with-solid-wood-frame-antique-bedside-table-for-small-spaces-living-room-bedroom-espresso?variant=0f28cc3b-8be5-4c78-9cba-5255d631c30c","available_quantity":999999999,"options":[{"name":"Color","value":"Espresso"}],"off_ratio":0,"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":"0f28cc3b-8be5-4c78-9cba-5255d631c30c","product_id":"24779b80-a5cd-4895-9baf-8dc5a1951da7","title":"Espresso","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Espresso","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34fc7ac878526a54f8bfd47080e87882.jpeg","path":"34fc7ac878526a54f8bfd47080e87882.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":167.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"167.99","retail_price":"0","available":true,"url":"\/products\/narrow-end-table-with-deep-storage-drawer-rustic-farmhouse-side-table-nightstand-with-solid-wood-frame-antique-bedside-table-for-small-spaces-living-room-bedroom-espresso?variant=0f28cc3b-8be5-4c78-9cba-5255d631c30c","available_quantity":999999999,"options":[{"name":"Color","value":"Espresso"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}