White corduroy single sofa with one pillow, two throw pillows, a footstool and two storage Spaces.
White corduroy single sofa with one pillow, two throw pillows, a footstool and two storage Spaces.
${function() {
const variantData = data.variant || {"id":"fa91ffa5-ccc6-4779-9b02-f4c605ad95a6","product_id":"b1eab81d-e404-420d-a6a5-5462350f5d78","title":"","weight_unit":"lb","inventory_quantity":5,"sku":"LJX10401-White","barcode":"768799386476","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\/white-corduroy-single-sofa-with-one-pillow-two-throw-pillows-a-footstool-and-two-storage-spaces?variant=fa91ffa5-ccc6-4779-9b02-f4c605ad95a6","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-White
Weight : 33.73lb
Barcode : 768799386476
${function(){
const variantData = data.variant || {"id":"fa91ffa5-ccc6-4779-9b02-f4c605ad95a6","product_id":"b1eab81d-e404-420d-a6a5-5462350f5d78","title":"","weight_unit":"lb","inventory_quantity":5,"sku":"LJX10401-White","barcode":"768799386476","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\/white-corduroy-single-sofa-with-one-pillow-two-throw-pillows-a-footstool-and-two-storage-spaces?variant=fa91ffa5-ccc6-4779-9b02-f4c605ad95a6","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}
`
}()}