VIEW PRODUCT CATEGORIES

Alladin & His Bride Lithograph by Erte

SKU: 125773 Categories: ,

$395.00

1 in stock

Alladin & His Bride Lithograph by Erté

The lithograph, Aladdin & His Bride by Erte transports viewers into a realm of opulence and enchantment. It captures the essence of the timeless tale in a mesmerizing 37.5-inch by 31-inch masterpiece. The artwork showcases Erte's signature style, blending Art Deco sophistication with intricate detailing, evoking a sense of luxurious mystique.

In this captivating portrayal, Aladdin stands as a central figure, emanating an aura of charm and allure. Dressed in resplendent attire adorned with embellishments that catch the light, he exudes an air of regal confidence. His presence is magnetic, drawing attention to the elaborate surroundings that envelop him.

The Bride, his counterpart, embodies ethereal beauty, draped in cascading robes that cascade in graceful, flowing lines. Her gaze is captivating, expressing a mix of curiosity and admiration for the world around her and the one she is about to embark upon with Aladdin.

The lithograph's composition is a marvel of intricate design. The use of bold, rich colors and geometric shapes further amplifies the sense of grandeur and allure. It transports the viewer into a fantastical realm.

Erte's meticulous attention to detail is evident, capturing the essence of the Aladdin narrative while infusing it with his unique artistic vision. "Aladdin & His Bride" lithograph stands as a testament to Erte's ability to merge fantasy and elegance, inviting viewers on a visual journey filled with wonder and enchantment.

Shop more works of art here

Additional information

Artist

Erté

Features

Framed & Signed

Item Height

31

Originality

Lithograph

Quantity Type

Single-Piece Work

Size

Medium (up to 36in.)

Style

Art Deco

Subject

Figures

Type

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); }); });