Buy $69.98 Free shipping

Elegant High Topper Hat - Classic Style for Timeless Sophistication

$44.98
$59.99
Save $15.01
Size.
Color.
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Welcome to our standalone platform, where timeless elegance meets sophistication - the Top Hat. Whether for formal occasions or personal style statements, this classic high-crowned hat is your ultimate choice.

Ensure to order your regular hat size, as these hats fit true to size with more than enough room for comfort.

Experience Elegance: Theater Quality Men's Top Hat

Elevate your formalwear with our meticulously crafted men's top hat, designed for serious collectors and lovers of sophisticated style. Indulge in the theater-quality experience brought to you by the 100 percent wool felt body and smooth leather sweatband, making this top hat a must-have for those who appreciate the finer things in life.

Timeless Tradition: Traditional Style Redefined

Immerse yourself in the elegance of an early top hat style featuring a 2.5-inch brim and a 6.5-inch flared crown. The timeless design is accentuated by a stylish 2-inch grosgrain hat band, adding a touch of tradition to your formal ensemble. Make a statement with a top hat that exudes classic sophistication.

Unmatched Comfort: Built for Every Season

Crafted with a wool body, our top hat is not just a fashion statement but also a comfort companion during cold-weather months. The built-in leather sweatband ensures enduring comfort, making it a reliable choice for year after year of wear. Revel in the warmth and coziness of a top hat that's as comfortable as it is stylish.

Express Yourself: Two Smashing Color Choices

Choose the perfect complement to your formal attire with our top hat's versatile color options. Opt for the classic sophistication of black or make a statement with a unique gray style. Express your personality and stand out at any formal occasion.

Love at First Sight: A Hat That Inspires

Prepare to fall in love instantly with our new top hat. Its amazing look and startling flair captivate all who encounter it. Make a bold statement with a hat that transcends fashion and becomes a symbol of your impeccable taste.

Transform your style, embrace tradition, and make a lasting impression with our Theater Quality Men's Top Hat. Order now and step into a world of timeless elegance!

The Craft: Making hats never gets old; only the folks making them do. With generations of experience at our craft, the transformation happens through you.

  • Handmade: Each hat takes around seven weeks to create by skilled artisans of the Alessandria Maison.
  • Why Our Hats Stand Out: Durability beyond compare, crafted with care in the USA.

Why Our Hats Stand Out:

  • Durability Beyond Compare: Our hats are built to last, with an integrated sweatband and exceptional water resistance.
  • Crafted with Care in the USA: Handmade with love, providing employment to over 35 hardworking Americans.

Assured Global Shipping: Every order comes with real-time tracking and insurance coverage for peace of mind during transit.

Risk-Free Guarantee: In the unlikely event of items arriving damaged or becoming defective within 30 days, we offer replacements or refunds.

24/7 Customer Support: Our live customer support team is at your service 24/7, ready to assist within a 24-hour timeframe, 7 days a week.

Secure Transactions: Your personal and financial information is safeguarded with state-of-the-art SSL Secure encryption, ensuring 100% protection during checkouts.