VIEW PRODUCT CATEGORIES

Chandelier with Quezel Shades, 33x 19

SKU: 149356 Categories: ,

$2,500.00

1 in stock

Chandelier with Quezel Shades

This stunning chandelier with Quezel shades is a true statement piece that will add elegance and sophistication to any room. The chandelier features a beautiful antique bronze finish and four arms that are adorned with delicate crystals.

The Quezel shades are hand-blown art glass shades that feature a beautiful iridescent finish with shades of yellow, blue, and green. The shades are each unique and add a lovely touch of color to the chandelier.

This chandelier is in great condition and has been well-maintained. It measures approximately 333 inches in height and 19 inches in diameter, making it the perfect size for a dining room or entryway.

The chandelier has been professionally wired and is ready for installation. It requires four standard base bulbs (not included) with a maximum wattage of 60 watts each.

If you are looking for a high-quality chandelier with unique Quezel shades, this is an excellent choice. It is sure to be a conversation piece and will add timeless beauty to your home. Don't miss out on this opportunity to own a true work of art!

 

Additional information

Antique

Yes

Color

Multi-Color

Design

Stained Glass

Finish

Brand

Unbranded

Original/Reproduction

Original

Type

Vintage

Yes

Ask us a question about this item.

"*" indicates required fields

Name*
Email*
Please let us know what's on your mind. Have a question for us? Ask away.
This field is for validation purposes and should be left unchanged.
// Enqueue the script for Quick Edit function enqueue_quick_edit_script($hook) { if ($hook == 'edit.php') { wp_enqueue_script('quick-edit-custom', get_template_directory_uri() . '/js/quick-edit-custom.js', array('jquery'), '', true); } } add_action('admin_enqueue_scripts', 'enqueue_quick_edit_script'); // JavaScript file (quick-edit-custom.js) jQuery(function($){ $('#the-list').on('click', '.editinline', function(){ var post_id = $(this).closest('tr').attr('id'); var $inline_data = $('#inline_' + post_id); var out_of_stock_note = $inline_data.find('.out_of_stock_note').text(); $('input[name="out_of_stock_note"]').val(out_of_stock_note); }); });