VIEW PRODUCT CATEGORIES

Indochina Serigraph by Erté

SKU: 123104 Categories: ,

$1,000.00

1 in stock

Indochina Serigraph by Erte

The "Indochina" Serigraph by Erte encapsulates a mesmerizing blend of artistry and cultural nuance, encapsulating the essence of Indochina's allure. This limited edition, numbered 16/350, stands as a testament to exclusivity and artistic finesse. Crafted as a serigraph, it boasts meticulous attention to detail and vibrant hues that dance across the canvas.

At 31 inches in length and 33.5 inches in height when framed, this artwork commands attention, drawing viewers into its intricate world. Erte's signature, elegantly inscribed on the bottom right, serves as a testament to the artist's involvement and endorsement of this masterpiece.

The essence of Indochina unfolds within the artwork, evoking a sense of cultural richness and mystique.

The presence of a Certificate of Authenticity on the back of the frame further solidifies its provenance and value. This document not only assures its genuine nature but also adds a layer of significance to its collectibility.

The framed presentation of the "Indochina" enhances its visual impact. It also adds a touch of sophistication to any space. Its size allows for a captivating display, whether as the centerpiece of a collection or as a focal point in a curated environment.

This piece, with its limited availability, Erte's signature, and evocative portrayal of Indochina's allure, stands as a prized possession for art enthusiasts, offering an opportunity to own a slice of artistic brilliance and cultural reverence.

Shop more artwork here!

Additional information

Artist

Erté

Features

Framed & Signed

Item Height

33.5

Originality

Limited Edition Print

Quantity Type

Single-Piece Work

Size

Medium (up to 36in.)

Style

Art Deco

Subject

Woman

Type

Item Width

31

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