Delaware & U.S. Desk Flag Set
Make a distinguished dual statement with our Delaware & U.S. Desk Flag Set — a professional display pairing the colonial blue and buff with a colonial-era shield Delaware state fla g with the iconic Stars and Stripes. Perfect for honoring Delaware, known for being the first state to ratify the U.S. Constitution and its business-friendly laws, alongside national pride. Available with Silver Chrome or Gold pole finishes to suit your style.Delaware & U.S. Desk Flag Set — Dual Official DisplayRepresent both The First State and the United States on your desk, podium, or conference table with this elegantly matched set. The dual-pole design keeps both flags visible and balanced, while your choice of Silver or Gold stand adds a touch of executive refinement.Product Specifications Flags Included: Delaware State Flag + U.S. National Flag Flag Size (each): 15 x 23 cm (6" x 9") Stand: Dual chrome poles on shared weighted base Stand Options: Silver Chrome (contemporary) or Gold (classic & prestigious) Fabric: Double-layer satin polyester Printing: High-definition sublimation — vivid, fade-resistant State Capital: Dover Premium Quality Features Both flags reproduced with precise official colors and design accuracy Double-layer satin ensures a professional, full-color appearance Shared weighted base keeps both poles stable without tipping Silver Chrome or Gold finish — choose the look that matches your desk Sublimation printing for long-lasting vibrancy in indoor settings Ideal Display Locations Federal and state government offices Courtrooms, military desks, and law enforcement offices Corporate boardrooms and executive suites Schools, universities, and civic institutions Delawarean community halls and cultural organizations Why Choose Our Desk Flag Set Official-grade design for both Delaware and U.S. flags Two stand color options — Silver or Gold — for personal style Dual-flag display in a compact, desk-friendly format Excellent gift for Delawarean officials, veterans, educators, and collectors Proudly stocked for fast and reliable shipping .faq-container { max-width: 900px; margin: 30px auto; } .faq-container h3 { text-align: center; color: #004188; font-size: 28px; margin-bottom: 25px; } .faq-item { margin-bottom: 12px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 6px rgba(0,0,0,0.08); } .faq-question { background-color: #e8eef3; color: #333; padding: 20px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 600; font-size: 16px; transition: all 0.3s ease; border: none; width: 100%; text-align: left; font-family: inherit; } .faq-question:hover { background-color: #dce5ed; } .faq-question.active { background-color: #004188; color: #ffffff; } .faq-toggle { font-size: 26px; font-weight: 700; min-width: 32px; width: 32px; height: 32px; display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; color: inherit; line-height: 1; } .faq-answer { background-color: #ffffff; max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.3s ease; padding: 0 25px; } .faq-answer.active { max-height: 600px; padding: 20px 25px; } .faq-answer p { margin: 0; line-height: 1.7; color: #444; font-size: 15px; } Frequently Asked Questions — Delaware & U.S. Desk Flag Set What is included in the Delaware & U.S. Desk Flag Set?+ The set includes two desk flags — the official Delaware state flag and the U.S. national flag — each measuring 15 x 23 cm, mounted on individual chrome poles sharing a dual-base stand. What stand finishes are available?+ This set is available in a Silver Chrome finish for a modern, professional look, or a Gold finish for a warmer, more traditional and prestigious appearance. Select your preferred option at checkout. What size are the flags in this set?+ Each flag in the set measures 15 x 23 cm (approximately 6" x 9"), displayed on chrome poles with a shared weighted base designed for balanced dual-flag display. Is this suitable for government or official offices?+ Yes. The Delaware & U.S. Desk Flag Set is ideal for government offices, courtrooms, military desks, boardrooms, and any professional setting requiring both state and national representation. What material are the flags made from?+ Both flags are crafted from double-layer satin polyester with high-definition sublimation printing, ensuring accurate colors, smooth texture, and long-lasting vibrancy indoors. {"@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "What is included in the Delaware & U.S. Desk Flag Set?", "acceptedAnswer": {"@type": "Answer", "text": "The set includes two desk flags — the official Delaware state flag and the U.S. national flag — each measuring 15 x 23 cm, mounted on individual chrome poles sharing a dual-base stand."}}, {"@type": "Question", "name": "What stand finishes are available?", "acceptedAnswer": {"@type": "Answer", "text": "This set is available in a Silver Chrome finish for a modern, professional look, or a Gold finish for a warmer, more traditional and prestigious appearance. Select your preferred option at checkout."}}, {"@type": "Question", "name": "What size are the flags in this set?", "acceptedAnswer": {"@type": "Answer", "text": "Each flag in the set measures 15 x 23 cm (approximately 6\" x 9\"), displayed on chrome poles with a shared weighted base designed for balanced dual-flag display."}}, {"@type": "Question", "name": "Is this suitable for government or official offices?", "acceptedAnswer": {"@type": "Answer", "text": "Yes. The Delaware & U.S. Desk Flag Set is ideal for government offices, courtrooms, military desks, boardrooms, and any professional setting requiring both state and national representation."}}, {"@type": "Question", "name": "What material are the flags made from?", "acceptedAnswer": {"@type": "Answer", "text": "Both flags are crafted from double-layer satin polyester with high-definition sublimation printing, ensuring accurate colors, smooth texture, and long-lasting vibrancy indoors."}}]} function toggleFAQ(el) { var answer = el.nextElementSibling; var toggle = el.querySelector('.faq-toggle'); var wasActive = el.classList.contains('active'); var allQ = document.querySelectorAll('.faq-question'); var allA = document.querySelectorAll('.faq-answer'); for (var i = 0; i < allQ.length; i++) { allQ[i].classList.remove('active'); allQ[i].querySelector('.faq-toggle').textContent = '+'; allA[i].classList.remove('active'); } if (!wasActive) { el.classList.add('active'); answer.classList.add('active'); toggle.textContent = 'x'; } }