Display Mozambican national pride with our official-grade Mozambique Desk Flag — featuring the iconic green, black, and yellow stripes with a red triangle and AK-47, hoe, and book design. A professional desktop display representing Mozambique, known for Mozambique Island's Portuguese heritage, Gorongosa National Park, and Indian Ocean beaches. Mounted on a chrome metal pole with a weighted base — available in Silver Chrome or Gold finish.Mozambique Desk Flag — Official Grade Desktop DisplayBring Mozambican heritage to any workspace with this elegantly crafted desk flag, designed for executives, diplomats, educators, and collectors.Product Specifications Flag Size: 15 x 22.5 cm (6" x 9") Total Display Height: ~33 cm (13") Stand Options: Silver Chrome (sleek & modern) or Gold (warm & prestigious) stand available Stand Options: Silver Chrome (modern & sleek) or Gold (warm & prestigious) Fabric: Double-layer satin polyester Printing: High-definition sublimation — vivid, fade-resistant Capital: Maputo Premium Quality Features Official Mozambique flag colors and design reproduced with precision Double-layer satin fabric for rich depth and professional drape Sublimation printing ensures vivid colors under indoor lighting Weighted base prevents tipping on desk surfaces Ideal Display Locations Executive desks and managerial offices Embassies, consulates, and diplomatic missions Conference rooms and boardrooms Schools, universities, and cultural institutions Mozambican community centers and cultural organizations Why Choose Our Mozambique Desk Flag Official-grade design faithful to Mozambique flag specifications Compact size ideal for any desk without dominating the workspace Meaningful gift for Mozambican professionals, diplomats, and enthusiasts Proudly stocked for fast and reliable worldwide 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 — Mozambique Desk Flag What size is the Mozambique desk flag?+ The flag measures 15 x 22.5 cm (6" x 9") and the total display height is approximately 33 cm (13"), making it ideal for desktops, shelves, and conference tables. What stand finishes are available?+ This desk flag is available with a Silver Chrome stand for a sleek, modern look, or a Gold stand for a warm, prestigious appearance. Select your preferred finish at checkout. What materials are used?+ The Mozambique desk flag is crafted from premium double-layer satin polyester with high-definition sublimation printing for vivid, fade-resistant colors that maintain accuracy over time. Is this suitable for official or diplomatic display?+ Yes. This desk flag is designed for executive offices, diplomatic settings, embassies, and institutional environments requiring a professional, dignified presentation of the Mozambique flag. What is the Mozambique flag design?+ The Mozambique flag features green, black, and yellow stripes with a red triangle and AK-47, hoe, and book, representing Mozambican identity and heritage. It is known for Mozambique Island's Portuguese heritage, Gorongosa National Park, and Indian Ocean beaches. {"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What size is the Mozambique desk flag?","acceptedAnswer":{"@type":"Answer","text":"The flag measures 15 x 22.5 cm (6" x 9") and the total display height is approximately 33 cm (13"), making it ideal for desktops, shelves, and conference tables."}},{"@type":"Question","name":"What stand finishes are available?","acceptedAnswer":{"@type":"Answer","text":"This desk flag is available with a Silver Chrome stand for a sleek, modern look, or a Gold stand for a warm, prestigious appearance. Select your preferred finish at checkout."}},{"@type":"Question","name":"What materials are used?","acceptedAnswer":{"@type":"Answer","text":"The Mozambique desk flag is crafted from premium double-layer satin polyester with high-definition sublimation printing for vivid, fade-resistant colors that maintain accuracy over time."}},{"@type":"Question","name":"Is this suitable for official or diplomatic display?","acceptedAnswer":{"@type":"Answer","text":"Yes. This desk flag is designed for executive offices, diplomatic settings, embassies, and institutional environments requiring a professional, dignified presentation of the Mozambique flag."}},{"@type":"Question","name":"What is the Mozambique flag design?","acceptedAnswer":{"@type":"Answer","text":"The Mozambique flag features green, black, and yellow stripes with a red triangle and AK-47, hoe, and book, representing Mozambican identity and heritage. It is known for Mozambique Island's Portuguese heritage, Gorongosa National Park, and Indian Ocean beaches."}}]} 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'; } }