Leather Lounge Chair Hotel by J&M Furniture manufactured by Nicoletti. Elegant, sophisticated living room set. Upholstered in Rich Chocolate Brown Top Grain Italian Leather. Lacquered solid wooden feet. Matching sofa is also available and could be sold separately. Bring this eye-catching living room set to your home and it will be definitely the best spot in your place. Available in Stock in Chocolate Brown leather or can be special ordered in different colors.
The starting price is for the Chair.
Sofa
W72″x D32″x H27″
Chair
W31″x D33″x H27″
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.
$1,169.00$1,379.00(-15%)
In stock
';
if ( final_total ) {
html = html + '
Price:
' + fi_price + '
';
}
html = html + '';
// jQuery( 'p.price .woocommerce-Price-amount' ).html( fi_price );
jQuery( 'p.price ins .woocommerce-Price-amount' ).html( fi_price );
jQuery( 'p.price del .woocommerce-Price-amount' ).html( reg_rice );
jQuery( '#product_options_total' ).html( html );
}
else {
var price_form = "left";
if ( product_price ) {
product_total_price = parseFloat( product_price )*qty;
}
final_total = product_total_price;
if (regular_product_price) {
product_total_regular_price = parseFloat( regular_product_price );
}
if(option_total) {
final_regular_total = product_total_regular_price + option_total
}
var fi_price = '';
if ( price_form == 'left' )
{
fi_price = accounting.formatMoney( final_total, {
symbol : "$",
format : "%s%v"
}, "2", ",", "." );// €4.999,99
}
else if ( price_form == 'left_space' ) {
fi_price = accounting.formatMoney( final_total, {
symbol : "$",
format : "%s %v"
}, "2", ",", "." ); // €4.999,99
}
else if ( price_form == 'right' ) {
fi_price = accounting.formatMoney( final_total, {
symbol : "$",
format : "%v%s"
}, "2", ",", "." ); // €4.999,99
}
else if ( price_form == 'right_space' ) {
fi_price = accounting.formatMoney( final_total, {
symbol : "$",
format : "%v %s"
}, "2", ",", "." ); // €4.999,99
}
html = '';
if ( final_total ) {
html = html + '
Price:
' + fi_price + '
';
}
html = html + '';
// jQuery( 'p.price .woocommerce-Price-amount' ).html( fi_price );
if ( cl==1 )
{
if ( parseFloat( jQuery('#hidden_percentage').val())>0 )
// var p1=parseFloat(final_total+(final_total*parseFloat( jQuery('#hidden_percentage').val()/100 )));
var p1 = parseFloat(regular_product_price) + parseFloat(option_total) / (1-parseFloat(jQuery('#hidden_percentage').val() / 100));
else
var p1=final_total;
p1_out = accounting.formatMoney( p1.toFixed(2), {
symbol : "$",
format : "%s%v"
}, "2", ",", "." ); // €4.999,99
product_total_regular_price_out = accounting.formatMoney( product_total_regular_price, {
symbol : "$",
format : "%s%v"
}, "2", ",", "." ); // €4.999,99
if ( !option_total)
jQuery('p.price del .woocommerce-Price-amount').html(product_total_regular_price_out);
else
jQuery('p.price del .woocommerce-Price-amount').html(p1_out);
jQuery('p.price ins span.woocommerce-Price-amount').html(fi_price);
}
jQuery( '#product_options_total' ).html( html );
}
}
function changeimage( image ) {
console.log(jQuery(image).attr('class'));
return false;
}
function changeSRC( picsrc ) {
var text = picsrc.src;
var nsrc = text.replace( '-180x180', '' );
jQuery( '.flex-active-slide' ).attr( 'data-thumb', nsrc );
jQuery( '.flex-active-slide img' ).attr( 'src', nsrc );
jQuery( '.flex-active-slide img' ).attr( 'data-src', nsrc );
jQuery( '.flex-active-slide img' ).attr( 'srcset', nsrc );
jQuery( '.flex-active-slide img' ).attr( 'data-large_image', nsrc );
jQuery( '.flex-active-slide a' ).attr( 'href', nsrc );
}
Reviews
There are no reviews yet.