VIEW PRODUCT CATEGORIES

Steuben Gold Aurene Glass Trumpet Vase

SKU: 129548 Categories: ,

$1,995.00

1 in stock

Steuben Gold Aurene Glass Trumpet Vase

The Steuben Gold Aurene Glass Trumpet Vase is a testament to the exquisite craftsmanship and timeless elegance of the early 20th century. Created around 1910, this piece encapsulates the hallmark characteristics of Steuben glassware, renowned for its abundant beauty and innovative techniques.

This trumpet vase stands at a height of 12 inches with a diameter of 5-5/8 inches, striking a balance between grandeur and delicate proportions. The trumpet silhouette, tapering gracefully towards the mouth, embodies a sense of refined sophistication.

Its mesmerizing golden hues, characteristic of the Aurene glass technique pioneered by Steuben, are achieved through a complex process involving layers of metallic salts and skilled manipulation of heat. The result is a lustrous, iridescent surface that shimmers with a captivating play of light. It evokes a sense of luxurious allure.

The vase's form and radiant coloration make it a standout piece within art glass. The swirling, molten-like patterns dance across its surface, creating a visual symphony that captivates the eye from every angle. The play between the rich gold tones and the subtle variations in shading adds depth and dimensionality.

Steuben's dedication to both artistic innovation and technical mastery is evident in every aspect of this masterpiece. The vase stands not just as a decorative object but as a testament to the marriage of artistry and craftsmanship. A timeless embodiment of beauty and sophistication that transcends its era.

Shop more vases here!

Additional information

Brand

Steuben

Features

Signed

Material

Glass

Original/Reproduction

Vintage Original

Production Style

Art Glass

Production Technique

Hand Blown Glass

Style

Americana

Size

Medium

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