VIEW PRODUCT CATEGORIES

4 Piece La Paglia by International Sterling Silver Coffee & Tea Set.

SKU: 143106 Category:

$5,500.00

1 in stock

4 Piece La Paglia by International Sterling Silver Coffee & Tea Set

Designed by Alphonse La Paglia

Total Weight of set is 97.47 ozt.

Includes:

Coffee Pot: #124. Measures 8 1/2" x 10"

Tea Pot: #124. Measures 12 1/2" x 6"

Sugar Bowl w. Lid: #200. Measures 6 1/2" x 4 1/2"

Creamer: #202. Measures 6 3/4" x 3 1/2"

 

Each piece parked International, sterling, La Paglia Designed, & Number

Overall Great condition. No dents. A few contact marks on the tea pot.

Nice Patina although it would polish up nicely too.

 

Additional information

Age

Post-1940

Brand

International Silver

Pattern

La Paglia

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