Custom 55-Gallon Steel Drum Chair

$0
Custom 55-Gallon Steel Drum Chair | Nashville Metal Art

Custom 55-Gallon Steel Drum Chair

Handcrafted in Nashville, built to handle the toughest workshops. The last shop chair you'll ever need.

BEYOND THE AVERAGE SHOP STOOL

Look, we all know shop stools suck. They're either wobbly metal nightmares or cheap plastic junk that cracks when you drop a wrench on them. We wanted something better for our own shop, so we started making these bad boys – real 55-gallon drums transformed into the most comfortable seat your workshop has ever seen.

Each barrel gets stripped down, cut, cleaned, and reborn with a thick 3" cushion that'll keep your backside happy during those long welding sessions. We've wrapped the edges so you won't snag your favorite work pants, and added handles so you can drag it wherever you need it. It's everything we wished our shop chairs were – so we just went ahead and built it.

"I built these chairs because I was tired of being uncomfortable in my own shop. Now I can't imagine working without one." — Phil, Nashville Metal Art
Nashville Metal Art 55-Gallon Steel Drum Chair

WHAT MAKES THESE DIFFERENT

THE REAL DEAL

Genuine 55-gallon steel drums, not some thin sheet metal nonsense that'll buckle the first time you sit down.

ACTUALLY COMFORTABLE

3" high-density foam that doesn't flatten out after a week. Your back will thank you after those marathon welding sessions.

YOUR SHOP, YOUR STYLE

We'll paint it any color and add your logo. Make it match your tools, your truck, or your company branding.

NO SHARP EDGES

All edges are rolled and covered with trim. No more snagged jeans or mystery cuts on your hands when you move it.

PERFECT HEIGHT

Sized right for working at normal bench height. No more hunching over or straining to reach your work.

EASY TO MOVE

Built-in handles for dragging around your shop. Sturdy enough to take abuse, light enough to reposition easily.

INDOOR/OUTDOOR TOUGH

Works just as well on the patio for after-work beers. Weather-resistant and ready for whatever you throw at it.

NASHVILLE-MADE

Hand-built in our shop, not mass-produced overseas. Each chair gets personal attention from real metalworkers.

MAKE IT YOURS

Want something special? We've got you covered:

Custom Colors
Any Color You Want
Your Shop Logo
Your Shop Logo
Upgraded Cushions
Upgraded Cushions
Add a Swivel Base
Add a Swivel Base

Got something specific in mind? Just ask – we love a challenge. We've made themed versions for breweries, garages, and even a few man caves.

BUILT FOR REAL SHOPS, BY REAL WELDERS

We spend all day in our shop, same as you. So we know what matters: This isn't just some pretty furniture piece – it's a working tool.

The steel can take abuse, the cushion supports your weight all day, and the whole thing is designed to live alongside your welders, grinders, and other equipment. We've been sitting on these chairs while making parts for years, and they're still going strong.

  • Won't tip over when you're leaning to reach something
  • Handles welding spatter and grinding sparks without damage
  • Stable enough to stand on when you need a little extra height
  • Easy to wipe clean when you inevitably spill something on it
Steel Drum Chair in workshop

FROM FOLKS LIKE YOU

My shop crew fought over this chair until I had to order three more. Best money I've spent on the shop this year.
Mike T.
Fabrication Shop Owner
★★★★★
Customers always ask where we got these. They fit our brewery's vibe perfectly and have held up to beer spills and daily abuse.
Sarah K.
Jackalope Brewing
★★★★★
Finally, a shop chair that doesn't make my back hurt. Solid as a rock and looks badass too.
James R.
Custom Bike Builder
★★★★★
🔨
Handmade in Nashville
♻️
Upcycled Materials
Shop Tested & Approved
🛡️
Built to Last

THE DETAILS

Free shipping on orders over $500

Ships in 2-3 weeks (we make each one by hand)

Returns? Come on, you're gonna love it.

NEED A BUNCH FOR YOUR SHOP?

We do volume discounts for shops, breweries, and businesses. Drop us a line and we'll hook you up.

phil@nashvillemetalart.com
{"id":7654187958320,"title":"Custom 55-Gallon Steel Drum Chair","handle":"custom-55-gallon-steel-drum-chair","description":"\u003cbody\u003e\n\n\n \u003cmeta charset=\"UTF-8\"\u003e\n \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n \u003ctitle\u003eCustom 55-Gallon Steel Drum Chair | Nashville Metal Art\u003c\/title\u003e\n \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026amp;family=Montserrat:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n \u003cstyle\u003e\n \/* Base Styles *\/\n :root {\n --primary: #c12026;\n --primary-dark: #901a1e;\n --secondary: #2b2b2b;\n --accent: #f9c05f;\n --text: #333333;\n --text-light: #666666;\n --bg-light: #f7f7f7;\n --bg-dark: #1a1a1a;\n --border: #e0e0e0;\n --success: #27ae60;\n --warning: #e67e22;\n --radius: 4px;\n --shadow: 0 4px 6px rgba(0,0,0,0.1);\n --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);\n --transition: all 0.3s ease;\n }\n \n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n }\n \n body {\n font-family: 'Montserrat', sans-serif;\n color: var(--text);\n line-height: 1.6;\n background-color: #ffffff;\n }\n \n img {\n max-width: 100%;\n height: auto;\n display: block;\n }\n \n a {\n color: var(--primary);\n text-decoration: none;\n transition: var(--transition);\n }\n \n a:hover {\n color: var(--primary-dark);\n }\n \n \/* Typography *\/\n h1, h2, h3, h4, h5, h6 {\n font-family: 'Bebas Neue', sans-serif;\n line-height: 1.2;\n margin-bottom: 1rem;\n color: var(--secondary);\n }\n \n h1 {\n font-size: 3.5rem;\n letter-spacing: 1px;\n }\n \n h2 {\n font-size: 2.5rem;\n letter-spacing: 0.5px;\n }\n \n h3 {\n font-size: 2rem;\n }\n \n h4 {\n font-size: 1.5rem;\n }\n \n p {\n margin-bottom: 1.5rem;\n }\n \n \/* Product Description Container *\/\n .product-description {\n max-width: 1200px;\n margin: 0 auto;\n padding: 0 20px;\n }\n \n \/* Hero Section *\/\n .hero {\n position: relative;\n margin: 40px 0;\n border-radius: 12px;\n overflow: hidden;\n background-color: var(--bg-dark);\n color: white;\n box-shadow: var(--shadow-lg);\n }\n \n .hero-content {\n position: relative;\n z-index: 2;\n padding: 60px;\n max-width: 600px;\n }\n \n .hero h1 {\n color: white;\n margin-bottom: 20px;\n text-transform: uppercase;\n }\n \n .hero p {\n font-size: 1.25rem;\n margin-bottom: 30px;\n }\n \n .hero-bg {\n position: absolute;\n top: 0;\n right: 0;\n width: 50%;\n height: 100%;\n background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-3.jpg?v=1745358693\");\n background-size: cover;\n background-position: center;\n }\n \n .hero-overlay {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(90deg, var(--bg-dark) 40%, rgba(26,26,26,0.4) 100%);\n z-index: 1;\n }\n \n \/* Introduction *\/\n .intro {\n margin: 60px 0;\n }\n \n .intro-grid {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 40px;\n align-items: center;\n }\n \n .intro-text h2 {\n color: var(--primary);\n margin-bottom: 20px;\n }\n \n .intro-text p {\n font-size: 1.1rem;\n margin-bottom: 20px;\n }\n \n .intro-quote {\n position: relative;\n font-size: 1.2rem;\n font-style: italic;\n padding: 20px 30px;\n margin: 30px 0;\n border-left: 4px solid var(--primary);\n background-color: var(--bg-light);\n border-radius: 0 var(--radius) var(--radius) 0;\n }\n \n .intro-quote::before {\n content: '\"';\n position: absolute;\n top: 0;\n left: 10px;\n font-size: 3rem;\n color: var(--primary);\n opacity: 0.2;\n line-height: 1;\n }\n \n .quote-author {\n display: block;\n margin-top: 10px;\n font-style: normal;\n font-weight: 600;\n }\n \n .intro-image {\n border-radius: var(--radius);\n overflow: hidden;\n box-shadow: var(--shadow);\n }\n \n \/* Features Section *\/\n .features {\n padding: 60px 0;\n background-color: var(--bg-light);\n margin: 60px 0;\n border-radius: 12px;\n }\n \n .features-header {\n text-align: center;\n margin-bottom: 40px;\n }\n \n .features-header h2 {\n display: inline-block;\n padding-bottom: 10px;\n border-bottom: 4px solid var(--primary);\n }\n \n .features-grid {\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n gap: 30px;\n }\n \n .feature-item {\n background-color: white;\n padding: 30px;\n border-radius: var(--radius);\n box-shadow: var(--shadow);\n transition: var(--transition);\n }\n \n .feature-item:hover {\n transform: translateY(-5px);\n box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n }\n \n .feature-icon {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 60px;\n height: 60px;\n margin-bottom: 20px;\n border-radius: 50%;\n background-color: var(--primary);\n color: white;\n font-size: 1.5rem;\n }\n \n .feature-item h3 {\n margin-bottom: 15px;\n font-size: 1.25rem;\n }\n \n \/* Customization Options *\/\n .customize {\n margin: 60px 0;\n }\n \n .customize-header {\n text-align: center;\n margin-bottom: 40px;\n }\n \n .customize-header h2 {\n display: inline-block;\n padding-bottom: 10px;\n border-bottom: 4px solid var(--primary);\n }\n \n .customize-grid {\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n gap: 30px;\n }\n \n .customize-item {\n position: relative;\n border-radius: var(--radius);\n overflow: hidden;\n box-shadow: var(--shadow);\n transition: var(--transition);\n }\n \n .customize-item:hover {\n transform: translateY(-5px);\n box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n }\n \n .customize-image {\n aspect-ratio: 1\/1;\n object-fit: cover;\n }\n \n .customize-overlay {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n padding: 15px;\n background-color: rgba(0,0,0,0.7);\n color: white;\n text-align: center;\n font-weight: 600;\n }\n \n .customize-note {\n text-align: center;\n margin-top: 30px;\n font-style: italic;\n }\n \n \/* Workshop Ready Section *\/\n .workshop-ready {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 40px;\n align-items: center;\n margin: 60px 0;\n padding: 40px;\n background-color: var(--accent);\n border-radius: 12px;\n position: relative;\n overflow: hidden;\n }\n \n .workshop-ready::before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-image: url(\"data:image\/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'\/%3E%3C\/g%3E%3C\/svg%3E\");\n opacity: 0.2;\n }\n \n .workshop-content {\n position: relative;\n z-index: 1;\n }\n \n .workshop-content h2 {\n color: var(--secondary);\n margin-bottom: 20px;\n }\n \n .workshop-content p {\n font-size: 1.1rem;\n margin-bottom: 20px;\n }\n \n .workshop-image {\n position: relative;\n z-index: 1;\n border-radius: var(--radius);\n overflow: hidden;\n box-shadow: var(--shadow);\n }\n \n \/* Testimonials *\/\n .testimonials {\n margin: 60px 0;\n }\n \n .testimonials-header {\n text-align: center;\n margin-bottom: 40px;\n }\n \n .testimonials-header h2 {\n display: inline-block;\n padding-bottom: 10px;\n border-bottom: 4px solid var(--primary);\n }\n \n .testimonial-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n gap: 30px;\n }\n \n .testimonial-item {\n position: relative;\n padding: 30px;\n border-radius: var(--radius);\n background-color: white;\n box-shadow: var(--shadow);\n transition: var(--transition);\n }\n \n .testimonial-item:hover {\n transform: translateY(-5px);\n box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n }\n \n .testimonial-item::before {\n content: '\"';\n position: absolute;\n top: 20px;\n left: 20px;\n font-size: 3rem;\n color: var(--primary);\n opacity: 0.2;\n line-height: 1;\n }\n \n .testimonial-text {\n position: relative;\n font-style: italic;\n margin-bottom: 20px;\n z-index: 1;\n }\n \n .testimonial-author {\n font-weight: 600;\n }\n \n .testimonial-role {\n font-size: 0.9rem;\n color: var(--text-light);\n }\n \n .testimonial-stars {\n color: var(--accent);\n margin-top: 10px;\n }\n \n \/* Badges Section *\/\n .badges {\n display: flex;\n justify-content: center;\n gap: 40px;\n margin: 60px 0;\n flex-wrap: wrap;\n }\n \n .badge-item {\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n width: 120px;\n }\n \n .badge-icon {\n width: 80px;\n height: 80px;\n margin-bottom: 15px;\n border-radius: 50%;\n background-color: var(--bg-light);\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 2rem;\n color: var(--primary);\n }\n \n .badge-text {\n font-size: 0.9rem;\n font-weight: 600;\n }\n \n \/* Shipping and Volume Info *\/\n .info-blocks {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n gap: 30px;\n margin: 60px 0;\n }\n \n .info-block {\n padding: 30px;\n border-radius: var(--radius);\n box-shadow: var(--shadow);\n background-color: var(--bg-light);\n }\n \n .info-block h3 {\n padding-bottom: 10px;\n margin-bottom: 20px;\n border-bottom: 2px solid var(--primary);\n display: inline-block;\n }\n \n .info-block p {\n margin-bottom: 10px;\n }\n \n .info-block strong {\n color: var(--primary);\n }\n \n .info-block a {\n display: inline-block;\n margin-top: 10px;\n font-weight: 600;\n }\n \n .info-block a:hover {\n text-decoration: underline;\n }\n \n \/* Footer Note *\/\n .footer-note {\n text-align: center;\n margin-bottom: 60px;\n padding: 20px;\n background-color: var(--bg-light);\n border-radius: var(--radius);\n }\n \n \/* Feature List Styling *\/\n .feature-list {\n list-style: none;\n margin-bottom: 20px;\n }\n \n .feature-list li {\n position: relative;\n padding-left: 30px;\n margin-bottom: 10px;\n }\n \n .feature-list li:before {\n content: \"✓\";\n position: absolute;\n left: 0;\n color: var(--success);\n font-weight: bold;\n }\n \n \/* Responsive Adjustments *\/\n @media (max-width: 992px) {\n .hero-content {\n padding: 40px;\n max-width: 100%;\n }\n \n .hero-bg {\n width: 100%;\n opacity: 0.2;\n }\n \n .hero-overlay {\n background: rgba(26,26,26,0.6);\n }\n \n .intro-grid, \n .workshop-ready {\n grid-template-columns: 1fr;\n }\n \n .intro-image {\n order: -1;\n }\n }\n \n @media (max-width: 768px) {\n h1 {\n font-size: 2.5rem;\n }\n \n h2 {\n font-size: 2rem;\n }\n \n .hero-content {\n padding: 30px;\n }\n \n .feature-grid,\n .customize-grid {\n grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n }\n \n .badges {\n gap: 20px;\n }\n \n .badge-item {\n width: 100px;\n }\n \n .badge-icon {\n width: 60px;\n height: 60px;\n }\n }\n \n @media (max-width: 480px) {\n .feature-grid,\n .customize-grid,\n .testimonial-grid,\n .info-blocks {\n grid-template-columns: 1fr;\n }\n }\n \u003c\/style\u003e\n\n\n \u003cdiv class=\"product-description\"\u003e\n \u003c!-- Hero Section --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"hero-bg\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"hero-content\"\u003e\n \u003ch1\u003eCustom 55-Gallon Steel Drum Chair\u003c\/h1\u003e\n \u003cp\u003eHandcrafted in Nashville, built to handle the toughest workshops. The last shop chair you'll ever need.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Introduction Section --\u003e\n \u003cdiv class=\"intro\"\u003e\n \u003cdiv class=\"intro-grid\"\u003e\n \u003cdiv class=\"intro-text\"\u003e\n \u003ch2\u003eBEYOND THE AVERAGE SHOP STOOL\u003c\/h2\u003e\n \u003cp\u003eLook, we all know shop stools suck. They're either wobbly metal nightmares or cheap plastic junk that cracks when you drop a wrench on them. We wanted something better for our own shop, so we started making these bad boys – real 55-gallon drums transformed into the most comfortable seat your workshop has ever seen.\u003c\/p\u003e\n \n \u003cp\u003eEach barrel gets stripped down, cut, cleaned, and reborn with a thick 3\" cushion that'll keep your backside happy during those long welding sessions. We've wrapped the edges so you won't snag your favorite work pants, and added handles so you can drag it wherever you need it. It's everything we wished our shop chairs were – so we just went ahead and built it.\u003c\/p\u003e\n \n \u003cdiv class=\"intro-quote\"\u003e\n \"I built these chairs because I was tired of being uncomfortable in my own shop. Now I can't imagine working without one.\"\n \u003cspan class=\"quote-author\"\u003e— Phil, Nashville Metal Art\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"intro-image\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-2_2.jpg?v=1745358693\" alt=\"Nashville Metal Art 55-Gallon Steel Drum Chair\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Features Section --\u003e\n \u003cdiv class=\"features\"\u003e\n \u003cdiv class=\"features-header\"\u003e\n \u003ch2\u003eWHAT MAKES THESE DIFFERENT\u003c\/h2\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"features-grid\"\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eTHE REAL DEAL\u003c\/h3\u003e\n \u003cp\u003eGenuine 55-gallon steel drums, not some thin sheet metal nonsense that'll buckle the first time you sit down.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eACTUALLY COMFORTABLE\u003c\/h3\u003e\n \u003cp\u003e3\" high-density foam that doesn't flatten out after a week. Your back will thank you after those marathon welding sessions.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eYOUR SHOP, YOUR STYLE\u003c\/h3\u003e\n \u003cp\u003eWe'll paint it any color and add your logo. Make it match your tools, your truck, or your company branding.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eNO SHARP EDGES\u003c\/h3\u003e\n \u003cp\u003eAll edges are rolled and covered with trim. No more snagged jeans or mystery cuts on your hands when you move it.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003ePERFECT HEIGHT\u003c\/h3\u003e\n \u003cp\u003eSized right for working at normal bench height. No more hunching over or straining to reach your work.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eEASY TO MOVE\u003c\/h3\u003e\n \u003cp\u003eBuilt-in handles for dragging around your shop. Sturdy enough to take abuse, light enough to reposition easily.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eINDOOR\/OUTDOOR TOUGH\u003c\/h3\u003e\n \u003cp\u003eWorks just as well on the patio for after-work beers. Weather-resistant and ready for whatever you throw at it.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eNASHVILLE-MADE\u003c\/h3\u003e\n \u003cp\u003eHand-built in our shop, not mass-produced overseas. Each chair gets personal attention from real metalworkers.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Customization Options --\u003e\n \u003cdiv class=\"customize\"\u003e\n \u003cdiv class=\"customize-header\"\u003e\n \u003ch2\u003eMAKE IT YOURS\u003c\/h2\u003e\n \u003cp\u003eWant something special? We've got you covered:\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-grid\"\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-4.jpg?v=1745358692\" alt=\"Custom Colors\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eAny Color You Want\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-2_2.jpg?v=1745358693\" alt=\"Your Shop Logo\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eYour Shop Logo\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-3.jpg?v=1745358693\" alt=\"Upgraded Cushions\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eUpgraded Cushions\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-5_1.jpg?v=1745358759\" alt=\"Add a Swivel Base\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eAdd a Swivel Base\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp class=\"customize-note\"\u003eGot something specific in mind? Just ask – we love a challenge. We've made themed versions for breweries, garages, and even a few man caves.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003c!-- Workshop Ready Section --\u003e\n \u003cdiv class=\"workshop-ready\"\u003e\n \u003cdiv class=\"workshop-content\"\u003e\n \u003ch2\u003eBUILT FOR REAL SHOPS, BY REAL WELDERS\u003c\/h2\u003e\n \u003cp\u003eWe spend all day in our shop, same as you. So we know what matters: This isn't just some pretty furniture piece – it's a working tool.\u003c\/p\u003e\n \u003cp\u003eThe steel can take abuse, the cushion supports your weight all day, and the whole thing is designed to live alongside your welders, grinders, and other equipment. We've been sitting on these chairs while making parts for years, and they're still going strong.\u003c\/p\u003e\n \u003cul class=\"feature-list\"\u003e\n \u003cli\u003eWon't tip over when you're leaning to reach something\u003c\/li\u003e\n \u003cli\u003eHandles welding spatter and grinding sparks without damage\u003c\/li\u003e\n \u003cli\u003eStable enough to stand on when you need a little extra height\u003c\/li\u003e\n \u003cli\u003eEasy to wipe clean when you inevitably spill something on it\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"workshop-image\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-3.jpg?v=1745358693\" alt=\"Steel Drum Chair in workshop\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Testimonials --\u003e\n \u003cdiv class=\"testimonials\"\u003e\n \u003cdiv class=\"testimonials-header\"\u003e\n \u003ch2\u003eFROM FOLKS LIKE YOU\u003c\/h2\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"testimonial-grid\"\u003e\n \u003cdiv class=\"testimonial-item\"\u003e\n \u003cdiv class=\"testimonial-text\"\u003eMy shop crew fought over this chair until I had to order three more. Best money I've spent on the shop this year.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-author\"\u003eMike T.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-role\"\u003eFabrication Shop Owner\u003c\/div\u003e\n \u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"testimonial-item\"\u003e\n \u003cdiv class=\"testimonial-text\"\u003eCustomers always ask where we got these. They fit our brewery's vibe perfectly and have held up to beer spills and daily abuse.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-author\"\u003eSarah K.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-role\"\u003eJackalope Brewing\u003c\/div\u003e\n \u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"testimonial-item\"\u003e\n \u003cdiv class=\"testimonial-text\"\u003eFinally, a shop chair that doesn't make my back hurt. Solid as a rock and looks badass too.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-author\"\u003eJames R.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-role\"\u003eCustom Bike Builder\u003c\/div\u003e\n \u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Badges Section --\u003e\n \u003cdiv class=\"badges\"\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e🔨\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eHandmade in Nashville\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e♻️\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eUpcycled Materials\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eShop Tested \u0026amp; Approved\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eBuilt to Last\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Shipping and Volume Info --\u003e\n \u003cdiv class=\"info-blocks\"\u003e\n \u003cdiv class=\"info-block\"\u003e\n \u003ch3\u003eTHE DETAILS\u003c\/h3\u003e\n \u003cp\u003e\u003cstrong\u003eFree shipping\u003c\/strong\u003e on orders over $500\u003c\/p\u003e\n \u003cp\u003eShips in 2-3 weeks (we make each one by hand)\u003c\/p\u003e\n \u003cp\u003eReturns? Come on, you're gonna love it.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"info-block\"\u003e\n \u003ch3\u003eNEED A BUNCH FOR YOUR SHOP?\u003c\/h3\u003e\n \u003cp\u003eWe do volume discounts for shops, breweries, and businesses. Drop us a line and we'll hook you up.\u003c\/p\u003e\n \u003ca href=\"mailto:phil@nashvillemetalart.com\"\u003ephil@nashvillemetalart.com\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Footer Note --\u003e\n \u003cdiv class=\"footer-note\"\u003e\n \u003cp\u003eEach chair is made to order in our Nashville shop. Please allow 2-3 weeks for delivery.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\n\u003c\/body\u003e","published_at":"2025-04-11T21:13:37-05:00","created_at":"2025-04-10T22:30:52-05:00","vendor":"Nashville Metal Art","type":"","tags":[],"price":0,"price_min":0,"price_max":0,"available":false,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":41960754675760,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"Custom 55-Gallon Steel Drum Chair","public_title":null,"options":["Default Title"],"price":0,"weight":0,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/nashvillemetalart.com\/cdn\/shop\/files\/Phil_random_stickers_7dd8943f-ec8d-487d-9f14-707c1386fdc1.jpg?v=1744424064","\/\/nashvillemetalart.com\/cdn\/shop\/files\/Phil_random_stickers_653028da-19f5-4be1-bd2f-79ac6186ff42.jpg?v=1744424064","\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-4.jpg?v=1745358692","\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-2_2.jpg?v=1745358693","\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-3.jpg?v=1745358693"],"featured_image":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/Phil_random_stickers_7dd8943f-ec8d-487d-9f14-707c1386fdc1.jpg?v=1744424064","options":["Title"],"media":[{"alt":null,"id":27666840944688,"position":1,"preview_image":{"aspect_ratio":0.773,"height":677,"width":523,"src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/Phil_random_stickers_7dd8943f-ec8d-487d-9f14-707c1386fdc1.jpg?v=1744424064"},"aspect_ratio":0.773,"height":677,"media_type":"image","src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/Phil_random_stickers_7dd8943f-ec8d-487d-9f14-707c1386fdc1.jpg?v=1744424064","width":523},{"alt":null,"id":27666847072304,"position":2,"preview_image":{"aspect_ratio":0.797,"height":591,"width":471,"src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/Phil_random_stickers_653028da-19f5-4be1-bd2f-79ac6186ff42.jpg?v=1744424064"},"aspect_ratio":0.797,"height":591,"media_type":"image","src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/Phil_random_stickers_653028da-19f5-4be1-bd2f-79ac6186ff42.jpg?v=1744424064","width":471},{"alt":null,"id":27739092090928,"position":3,"preview_image":{"aspect_ratio":0.563,"height":4490,"width":2526,"src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-4.jpg?v=1745358692"},"aspect_ratio":0.563,"height":4490,"media_type":"image","src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-4.jpg?v=1745358692","width":2526},{"alt":null,"id":27739092156464,"position":4,"preview_image":{"aspect_ratio":0.8,"height":4008,"width":3206,"src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-2_2.jpg?v=1745358693"},"aspect_ratio":0.8,"height":4008,"media_type":"image","src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-2_2.jpg?v=1745358693","width":3206},{"alt":null,"id":27739092254768,"position":5,"preview_image":{"aspect_ratio":0.8,"height":3879,"width":3103,"src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-3.jpg?v=1745358693"},"aspect_ratio":0.8,"height":3879,"media_type":"image","src":"\/\/nashvillemetalart.com\/cdn\/shop\/files\/CHAIR-3.jpg?v=1745358693","width":3103}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cbody\u003e\n\n\n \u003cmeta charset=\"UTF-8\"\u003e\n \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n \u003ctitle\u003eCustom 55-Gallon Steel Drum Chair | Nashville Metal Art\u003c\/title\u003e\n \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026amp;family=Montserrat:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n \u003cstyle\u003e\n \/* Base Styles *\/\n :root {\n --primary: #c12026;\n --primary-dark: #901a1e;\n --secondary: #2b2b2b;\n --accent: #f9c05f;\n --text: #333333;\n --text-light: #666666;\n --bg-light: #f7f7f7;\n --bg-dark: #1a1a1a;\n --border: #e0e0e0;\n --success: #27ae60;\n --warning: #e67e22;\n --radius: 4px;\n --shadow: 0 4px 6px rgba(0,0,0,0.1);\n --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);\n --transition: all 0.3s ease;\n }\n \n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n }\n \n body {\n font-family: 'Montserrat', sans-serif;\n color: var(--text);\n line-height: 1.6;\n background-color: #ffffff;\n }\n \n img {\n max-width: 100%;\n height: auto;\n display: block;\n }\n \n a {\n color: var(--primary);\n text-decoration: none;\n transition: var(--transition);\n }\n \n a:hover {\n color: var(--primary-dark);\n }\n \n \/* Typography *\/\n h1, h2, h3, h4, h5, h6 {\n font-family: 'Bebas Neue', sans-serif;\n line-height: 1.2;\n margin-bottom: 1rem;\n color: var(--secondary);\n }\n \n h1 {\n font-size: 3.5rem;\n letter-spacing: 1px;\n }\n \n h2 {\n font-size: 2.5rem;\n letter-spacing: 0.5px;\n }\n \n h3 {\n font-size: 2rem;\n }\n \n h4 {\n font-size: 1.5rem;\n }\n \n p {\n margin-bottom: 1.5rem;\n }\n \n \/* Product Description Container *\/\n .product-description {\n max-width: 1200px;\n margin: 0 auto;\n padding: 0 20px;\n }\n \n \/* Hero Section *\/\n .hero {\n position: relative;\n margin: 40px 0;\n border-radius: 12px;\n overflow: hidden;\n background-color: var(--bg-dark);\n color: white;\n box-shadow: var(--shadow-lg);\n }\n \n .hero-content {\n position: relative;\n z-index: 2;\n padding: 60px;\n max-width: 600px;\n }\n \n .hero h1 {\n color: white;\n margin-bottom: 20px;\n text-transform: uppercase;\n }\n \n .hero p {\n font-size: 1.25rem;\n margin-bottom: 30px;\n }\n \n .hero-bg {\n position: absolute;\n top: 0;\n right: 0;\n width: 50%;\n height: 100%;\n background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-3.jpg?v=1745358693\");\n background-size: cover;\n background-position: center;\n }\n \n .hero-overlay {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: linear-gradient(90deg, var(--bg-dark) 40%, rgba(26,26,26,0.4) 100%);\n z-index: 1;\n }\n \n \/* Introduction *\/\n .intro {\n margin: 60px 0;\n }\n \n .intro-grid {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 40px;\n align-items: center;\n }\n \n .intro-text h2 {\n color: var(--primary);\n margin-bottom: 20px;\n }\n \n .intro-text p {\n font-size: 1.1rem;\n margin-bottom: 20px;\n }\n \n .intro-quote {\n position: relative;\n font-size: 1.2rem;\n font-style: italic;\n padding: 20px 30px;\n margin: 30px 0;\n border-left: 4px solid var(--primary);\n background-color: var(--bg-light);\n border-radius: 0 var(--radius) var(--radius) 0;\n }\n \n .intro-quote::before {\n content: '\"';\n position: absolute;\n top: 0;\n left: 10px;\n font-size: 3rem;\n color: var(--primary);\n opacity: 0.2;\n line-height: 1;\n }\n \n .quote-author {\n display: block;\n margin-top: 10px;\n font-style: normal;\n font-weight: 600;\n }\n \n .intro-image {\n border-radius: var(--radius);\n overflow: hidden;\n box-shadow: var(--shadow);\n }\n \n \/* Features Section *\/\n .features {\n padding: 60px 0;\n background-color: var(--bg-light);\n margin: 60px 0;\n border-radius: 12px;\n }\n \n .features-header {\n text-align: center;\n margin-bottom: 40px;\n }\n \n .features-header h2 {\n display: inline-block;\n padding-bottom: 10px;\n border-bottom: 4px solid var(--primary);\n }\n \n .features-grid {\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n gap: 30px;\n }\n \n .feature-item {\n background-color: white;\n padding: 30px;\n border-radius: var(--radius);\n box-shadow: var(--shadow);\n transition: var(--transition);\n }\n \n .feature-item:hover {\n transform: translateY(-5px);\n box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n }\n \n .feature-icon {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 60px;\n height: 60px;\n margin-bottom: 20px;\n border-radius: 50%;\n background-color: var(--primary);\n color: white;\n font-size: 1.5rem;\n }\n \n .feature-item h3 {\n margin-bottom: 15px;\n font-size: 1.25rem;\n }\n \n \/* Customization Options *\/\n .customize {\n margin: 60px 0;\n }\n \n .customize-header {\n text-align: center;\n margin-bottom: 40px;\n }\n \n .customize-header h2 {\n display: inline-block;\n padding-bottom: 10px;\n border-bottom: 4px solid var(--primary);\n }\n \n .customize-grid {\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n gap: 30px;\n }\n \n .customize-item {\n position: relative;\n border-radius: var(--radius);\n overflow: hidden;\n box-shadow: var(--shadow);\n transition: var(--transition);\n }\n \n .customize-item:hover {\n transform: translateY(-5px);\n box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n }\n \n .customize-image {\n aspect-ratio: 1\/1;\n object-fit: cover;\n }\n \n .customize-overlay {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n padding: 15px;\n background-color: rgba(0,0,0,0.7);\n color: white;\n text-align: center;\n font-weight: 600;\n }\n \n .customize-note {\n text-align: center;\n margin-top: 30px;\n font-style: italic;\n }\n \n \/* Workshop Ready Section *\/\n .workshop-ready {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 40px;\n align-items: center;\n margin: 60px 0;\n padding: 40px;\n background-color: var(--accent);\n border-radius: 12px;\n position: relative;\n overflow: hidden;\n }\n \n .workshop-ready::before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-image: url(\"data:image\/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.1' fill-rule='evenodd'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'\/%3E%3C\/g%3E%3C\/svg%3E\");\n opacity: 0.2;\n }\n \n .workshop-content {\n position: relative;\n z-index: 1;\n }\n \n .workshop-content h2 {\n color: var(--secondary);\n margin-bottom: 20px;\n }\n \n .workshop-content p {\n font-size: 1.1rem;\n margin-bottom: 20px;\n }\n \n .workshop-image {\n position: relative;\n z-index: 1;\n border-radius: var(--radius);\n overflow: hidden;\n box-shadow: var(--shadow);\n }\n \n \/* Testimonials *\/\n .testimonials {\n margin: 60px 0;\n }\n \n .testimonials-header {\n text-align: center;\n margin-bottom: 40px;\n }\n \n .testimonials-header h2 {\n display: inline-block;\n padding-bottom: 10px;\n border-bottom: 4px solid var(--primary);\n }\n \n .testimonial-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n gap: 30px;\n }\n \n .testimonial-item {\n position: relative;\n padding: 30px;\n border-radius: var(--radius);\n background-color: white;\n box-shadow: var(--shadow);\n transition: var(--transition);\n }\n \n .testimonial-item:hover {\n transform: translateY(-5px);\n box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n }\n \n .testimonial-item::before {\n content: '\"';\n position: absolute;\n top: 20px;\n left: 20px;\n font-size: 3rem;\n color: var(--primary);\n opacity: 0.2;\n line-height: 1;\n }\n \n .testimonial-text {\n position: relative;\n font-style: italic;\n margin-bottom: 20px;\n z-index: 1;\n }\n \n .testimonial-author {\n font-weight: 600;\n }\n \n .testimonial-role {\n font-size: 0.9rem;\n color: var(--text-light);\n }\n \n .testimonial-stars {\n color: var(--accent);\n margin-top: 10px;\n }\n \n \/* Badges Section *\/\n .badges {\n display: flex;\n justify-content: center;\n gap: 40px;\n margin: 60px 0;\n flex-wrap: wrap;\n }\n \n .badge-item {\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n width: 120px;\n }\n \n .badge-icon {\n width: 80px;\n height: 80px;\n margin-bottom: 15px;\n border-radius: 50%;\n background-color: var(--bg-light);\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 2rem;\n color: var(--primary);\n }\n \n .badge-text {\n font-size: 0.9rem;\n font-weight: 600;\n }\n \n \/* Shipping and Volume Info *\/\n .info-blocks {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n gap: 30px;\n margin: 60px 0;\n }\n \n .info-block {\n padding: 30px;\n border-radius: var(--radius);\n box-shadow: var(--shadow);\n background-color: var(--bg-light);\n }\n \n .info-block h3 {\n padding-bottom: 10px;\n margin-bottom: 20px;\n border-bottom: 2px solid var(--primary);\n display: inline-block;\n }\n \n .info-block p {\n margin-bottom: 10px;\n }\n \n .info-block strong {\n color: var(--primary);\n }\n \n .info-block a {\n display: inline-block;\n margin-top: 10px;\n font-weight: 600;\n }\n \n .info-block a:hover {\n text-decoration: underline;\n }\n \n \/* Footer Note *\/\n .footer-note {\n text-align: center;\n margin-bottom: 60px;\n padding: 20px;\n background-color: var(--bg-light);\n border-radius: var(--radius);\n }\n \n \/* Feature List Styling *\/\n .feature-list {\n list-style: none;\n margin-bottom: 20px;\n }\n \n .feature-list li {\n position: relative;\n padding-left: 30px;\n margin-bottom: 10px;\n }\n \n .feature-list li:before {\n content: \"✓\";\n position: absolute;\n left: 0;\n color: var(--success);\n font-weight: bold;\n }\n \n \/* Responsive Adjustments *\/\n @media (max-width: 992px) {\n .hero-content {\n padding: 40px;\n max-width: 100%;\n }\n \n .hero-bg {\n width: 100%;\n opacity: 0.2;\n }\n \n .hero-overlay {\n background: rgba(26,26,26,0.6);\n }\n \n .intro-grid, \n .workshop-ready {\n grid-template-columns: 1fr;\n }\n \n .intro-image {\n order: -1;\n }\n }\n \n @media (max-width: 768px) {\n h1 {\n font-size: 2.5rem;\n }\n \n h2 {\n font-size: 2rem;\n }\n \n .hero-content {\n padding: 30px;\n }\n \n .feature-grid,\n .customize-grid {\n grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n }\n \n .badges {\n gap: 20px;\n }\n \n .badge-item {\n width: 100px;\n }\n \n .badge-icon {\n width: 60px;\n height: 60px;\n }\n }\n \n @media (max-width: 480px) {\n .feature-grid,\n .customize-grid,\n .testimonial-grid,\n .info-blocks {\n grid-template-columns: 1fr;\n }\n }\n \u003c\/style\u003e\n\n\n \u003cdiv class=\"product-description\"\u003e\n \u003c!-- Hero Section --\u003e\n \u003cdiv class=\"hero\"\u003e\n \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"hero-bg\"\u003e\u003c\/div\u003e\n \u003cdiv class=\"hero-content\"\u003e\n \u003ch1\u003eCustom 55-Gallon Steel Drum Chair\u003c\/h1\u003e\n \u003cp\u003eHandcrafted in Nashville, built to handle the toughest workshops. The last shop chair you'll ever need.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Introduction Section --\u003e\n \u003cdiv class=\"intro\"\u003e\n \u003cdiv class=\"intro-grid\"\u003e\n \u003cdiv class=\"intro-text\"\u003e\n \u003ch2\u003eBEYOND THE AVERAGE SHOP STOOL\u003c\/h2\u003e\n \u003cp\u003eLook, we all know shop stools suck. They're either wobbly metal nightmares or cheap plastic junk that cracks when you drop a wrench on them. We wanted something better for our own shop, so we started making these bad boys – real 55-gallon drums transformed into the most comfortable seat your workshop has ever seen.\u003c\/p\u003e\n \n \u003cp\u003eEach barrel gets stripped down, cut, cleaned, and reborn with a thick 3\" cushion that'll keep your backside happy during those long welding sessions. We've wrapped the edges so you won't snag your favorite work pants, and added handles so you can drag it wherever you need it. It's everything we wished our shop chairs were – so we just went ahead and built it.\u003c\/p\u003e\n \n \u003cdiv class=\"intro-quote\"\u003e\n \"I built these chairs because I was tired of being uncomfortable in my own shop. Now I can't imagine working without one.\"\n \u003cspan class=\"quote-author\"\u003e— Phil, Nashville Metal Art\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"intro-image\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-2_2.jpg?v=1745358693\" alt=\"Nashville Metal Art 55-Gallon Steel Drum Chair\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Features Section --\u003e\n \u003cdiv class=\"features\"\u003e\n \u003cdiv class=\"features-header\"\u003e\n \u003ch2\u003eWHAT MAKES THESE DIFFERENT\u003c\/h2\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"features-grid\"\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eTHE REAL DEAL\u003c\/h3\u003e\n \u003cp\u003eGenuine 55-gallon steel drums, not some thin sheet metal nonsense that'll buckle the first time you sit down.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eACTUALLY COMFORTABLE\u003c\/h3\u003e\n \u003cp\u003e3\" high-density foam that doesn't flatten out after a week. Your back will thank you after those marathon welding sessions.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eYOUR SHOP, YOUR STYLE\u003c\/h3\u003e\n \u003cp\u003eWe'll paint it any color and add your logo. Make it match your tools, your truck, or your company branding.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eNO SHARP EDGES\u003c\/h3\u003e\n \u003cp\u003eAll edges are rolled and covered with trim. No more snagged jeans or mystery cuts on your hands when you move it.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003ePERFECT HEIGHT\u003c\/h3\u003e\n \u003cp\u003eSized right for working at normal bench height. No more hunching over or straining to reach your work.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eEASY TO MOVE\u003c\/h3\u003e\n \u003cp\u003eBuilt-in handles for dragging around your shop. Sturdy enough to take abuse, light enough to reposition easily.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eINDOOR\/OUTDOOR TOUGH\u003c\/h3\u003e\n \u003cp\u003eWorks just as well on the patio for after-work beers. Weather-resistant and ready for whatever you throw at it.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-item\"\u003e\n \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n \u003ch3\u003eNASHVILLE-MADE\u003c\/h3\u003e\n \u003cp\u003eHand-built in our shop, not mass-produced overseas. Each chair gets personal attention from real metalworkers.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Customization Options --\u003e\n \u003cdiv class=\"customize\"\u003e\n \u003cdiv class=\"customize-header\"\u003e\n \u003ch2\u003eMAKE IT YOURS\u003c\/h2\u003e\n \u003cp\u003eWant something special? We've got you covered:\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-grid\"\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-4.jpg?v=1745358692\" alt=\"Custom Colors\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eAny Color You Want\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-2_2.jpg?v=1745358693\" alt=\"Your Shop Logo\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eYour Shop Logo\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-3.jpg?v=1745358693\" alt=\"Upgraded Cushions\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eUpgraded Cushions\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"customize-item\"\u003e\n \u003cimg class=\"customize-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-5_1.jpg?v=1745358759\" alt=\"Add a Swivel Base\"\u003e\n \u003cdiv class=\"customize-overlay\"\u003eAdd a Swivel Base\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cp class=\"customize-note\"\u003eGot something specific in mind? Just ask – we love a challenge. We've made themed versions for breweries, garages, and even a few man caves.\u003c\/p\u003e\n \u003c\/div\u003e\n \n \u003c!-- Workshop Ready Section --\u003e\n \u003cdiv class=\"workshop-ready\"\u003e\n \u003cdiv class=\"workshop-content\"\u003e\n \u003ch2\u003eBUILT FOR REAL SHOPS, BY REAL WELDERS\u003c\/h2\u003e\n \u003cp\u003eWe spend all day in our shop, same as you. So we know what matters: This isn't just some pretty furniture piece – it's a working tool.\u003c\/p\u003e\n \u003cp\u003eThe steel can take abuse, the cushion supports your weight all day, and the whole thing is designed to live alongside your welders, grinders, and other equipment. We've been sitting on these chairs while making parts for years, and they're still going strong.\u003c\/p\u003e\n \u003cul class=\"feature-list\"\u003e\n \u003cli\u003eWon't tip over when you're leaning to reach something\u003c\/li\u003e\n \u003cli\u003eHandles welding spatter and grinding sparks without damage\u003c\/li\u003e\n \u003cli\u003eStable enough to stand on when you need a little extra height\u003c\/li\u003e\n \u003cli\u003eEasy to wipe clean when you inevitably spill something on it\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"workshop-image\"\u003e\n \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/CHAIR-3.jpg?v=1745358693\" alt=\"Steel Drum Chair in workshop\"\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Testimonials --\u003e\n \u003cdiv class=\"testimonials\"\u003e\n \u003cdiv class=\"testimonials-header\"\u003e\n \u003ch2\u003eFROM FOLKS LIKE YOU\u003c\/h2\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"testimonial-grid\"\u003e\n \u003cdiv class=\"testimonial-item\"\u003e\n \u003cdiv class=\"testimonial-text\"\u003eMy shop crew fought over this chair until I had to order three more. Best money I've spent on the shop this year.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-author\"\u003eMike T.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-role\"\u003eFabrication Shop Owner\u003c\/div\u003e\n \u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"testimonial-item\"\u003e\n \u003cdiv class=\"testimonial-text\"\u003eCustomers always ask where we got these. They fit our brewery's vibe perfectly and have held up to beer spills and daily abuse.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-author\"\u003eSarah K.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-role\"\u003eJackalope Brewing\u003c\/div\u003e\n \u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"testimonial-item\"\u003e\n \u003cdiv class=\"testimonial-text\"\u003eFinally, a shop chair that doesn't make my back hurt. Solid as a rock and looks badass too.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-author\"\u003eJames R.\u003c\/div\u003e\n \u003cdiv class=\"testimonial-role\"\u003eCustom Bike Builder\u003c\/div\u003e\n \u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Badges Section --\u003e\n \u003cdiv class=\"badges\"\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e🔨\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eHandmade in Nashville\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e♻️\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eUpcycled Materials\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e✓\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eShop Tested \u0026amp; Approved\u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"badge-item\"\u003e\n \u003cdiv class=\"badge-icon\"\u003e🛡️\u003c\/div\u003e\n \u003cdiv class=\"badge-text\"\u003eBuilt to Last\u003c\/div\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Shipping and Volume Info --\u003e\n \u003cdiv class=\"info-blocks\"\u003e\n \u003cdiv class=\"info-block\"\u003e\n \u003ch3\u003eTHE DETAILS\u003c\/h3\u003e\n \u003cp\u003e\u003cstrong\u003eFree shipping\u003c\/strong\u003e on orders over $500\u003c\/p\u003e\n \u003cp\u003eShips in 2-3 weeks (we make each one by hand)\u003c\/p\u003e\n \u003cp\u003eReturns? Come on, you're gonna love it.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"info-block\"\u003e\n \u003ch3\u003eNEED A BUNCH FOR YOUR SHOP?\u003c\/h3\u003e\n \u003cp\u003eWe do volume discounts for shops, breweries, and businesses. Drop us a line and we'll hook you up.\u003c\/p\u003e\n \u003ca href=\"mailto:phil@nashvillemetalart.com\"\u003ephil@nashvillemetalart.com\u003c\/a\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \n \u003c!-- Footer Note --\u003e\n \u003cdiv class=\"footer-note\"\u003e\n \u003cp\u003eEach chair is made to order in our Nashville shop. Please allow 2-3 weeks for delivery.\u003c\/p\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\n\u003c\/body\u003e"}
Made in the USA