5-Piece Dining Set with Extendable Table and 4 Upholstered Chairs, Round/Oval Dining Table and Armchairs Set, Retro Dining Room Kitchen Furniture Set for 4
${function() {
const variantData = data.variant || {"id":"c2189ed3-1763-4202-b9ea-917fd3973701","product_id":"129943c2-6581-436f-8e2d-aa50c8bb9a75","title":"Antique Gray","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Antique Gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/92ab441efc83e03fddf1b656b3a3fba0.jpeg","path":"92ab441efc83e03fddf1b656b3a3fba0.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":834.86,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"834.86","retail_price":"0","available":true,"url":"\/products\/5-piece-dining-set-with-extendable-table-and-4-upholstered-chairs-round-oval-dining-table-and-armchairs-set-retro-dining-room-kitchen-furniture-set-for-4?variant=c2189ed3-1763-4202-b9ea-917fd3973701","available_quantity":999999999,"options":[{"name":"Color","value":"Antique Gray"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Antique Gray
${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
$834.86
${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":"c2189ed3-1763-4202-b9ea-917fd3973701","product_id":"129943c2-6581-436f-8e2d-aa50c8bb9a75","title":"Antique Gray","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Antique Gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/92ab441efc83e03fddf1b656b3a3fba0.jpeg","path":"92ab441efc83e03fddf1b656b3a3fba0.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":834.86,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"834.86","retail_price":"0","available":true,"url":"\/products\/5-piece-dining-set-with-extendable-table-and-4-upholstered-chairs-round-oval-dining-table-and-armchairs-set-retro-dining-room-kitchen-furniture-set-for-4?variant=c2189ed3-1763-4202-b9ea-917fd3973701","available_quantity":999999999,"options":[{"name":"Color","value":"Antique Gray"}],"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":"c2189ed3-1763-4202-b9ea-917fd3973701","product_id":"129943c2-6581-436f-8e2d-aa50c8bb9a75","title":"Antique Gray","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Antique Gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/92ab441efc83e03fddf1b656b3a3fba0.jpeg","path":"92ab441efc83e03fddf1b656b3a3fba0.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":834.86,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"834.86","retail_price":"0","available":true,"url":"\/products\/5-piece-dining-set-with-extendable-table-and-4-upholstered-chairs-round-oval-dining-table-and-armchairs-set-retro-dining-room-kitchen-furniture-set-for-4?variant=c2189ed3-1763-4202-b9ea-917fd3973701","available_quantity":999999999,"options":[{"name":"Color","value":"Antique Gray"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
`
}()}