Orange corduroy single sofa with one pillow, two throw pillows, a footstool and two storage Spaces.
Orange corduroy single sofa with one pillow, two throw pillows, a footstool and two storage Spaces.
${function() {
const variantData = data.variant || {"id":"917c1a82-5e87-4ea6-bedf-630fefb8937b","product_id":"86d45c81-b4c1-4616-989f-8d91d3e03f2e","title":"","weight_unit":"lb","inventory_quantity":5,"sku":"LJX10401-Orange","barcode":"768799386490","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":960,"min_quantity":1}],"weight":"33.73","compare_at_price":"0","price":"960","retail_price":"0","available":true,"url":"\/products\/orange-corduroy-single-sofa-with-one-pillow-two-throw-pillows-a-footstool-and-two-storage-spaces?variant=917c1a82-5e87-4ea6-bedf-630fefb8937b","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : LJX10401-Orange
Weight : 33.73lb
Barcode : 768799386490
${function(){
const variantData = data.variant || {"id":"917c1a82-5e87-4ea6-bedf-630fefb8937b","product_id":"86d45c81-b4c1-4616-989f-8d91d3e03f2e","title":"","weight_unit":"lb","inventory_quantity":5,"sku":"LJX10401-Orange","barcode":"768799386490","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":960,"min_quantity":1}],"weight":"33.73","compare_at_price":"0","price":"960","retail_price":"0","available":true,"url":"\/products\/orange-corduroy-single-sofa-with-one-pillow-two-throw-pillows-a-footstool-and-two-storage-spaces?variant=917c1a82-5e87-4ea6-bedf-630fefb8937b","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}