{"product_id":"imperial-mughal-shamshir","title":"Imperial Mughal Shamshir — Handcrafted Damascus Steel Sword with Silver Jali Handle \u0026 Cheetah Scabbard","description":"\u003c!-- ============================================================\n  KraftMart — Imperial Mughal Shamshir\n  Shopify Product Description\n  Theme: Maxmod Goggles\n  Mobile \u0026 Desktop Responsive\n  ============================================================ --\u003e\n\u003cstyle\u003e\n  \/* ── Reset \u0026 Base ───────────────────────────────────────────── *\/\n  .ims-wrap * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ims-wrap {\n    font-family: 'Georgia', serif;\n    color: #1a1208;\n    background: #fff;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n\n  \/* ── Typography Scale ───────────────────────────────────────── *\/\n  .ims-eyebrow {\n    font-family: 'Trebuchet MS', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #9a6b1f;\n  }\n\n  .ims-title {\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 700;\n    color: #1a1208;\n    line-height: 1.2;\n    margin-top: 6px;\n  }\n\n  .ims-subtitle {\n    font-size: clamp(13px, 2vw, 15px);\n    color: #5c4a20;\n    line-height: 1.6;\n    margin-top: 10px;\n  }\n\n  \/* ── Section Divider ────────────────────────────────────────── *\/\n  .ims-divider {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 28px 0 20px;\n  }\n\n  .ims-divider-line {\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, transparent, #c8962a, transparent);\n  }\n\n  .ims-divider-diamond {\n    width: 8px;\n    height: 8px;\n    background: #c8962a;\n    transform: rotate(45deg);\n    flex-shrink: 0;\n  }\n\n  \/* ── Hero Banner ────────────────────────────────────────────── *\/\n  .ims-hero {\n    background: linear-gradient(135deg, #1a0c04 0%, #2d1a08 50%, #1a0c04 100%);\n    border: 1px solid #5c3a10;\n    border-radius: 4px;\n    padding: clamp(24px, 5vw, 40px);\n    text-align: center;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ims-hero::before {\n    content: '';\n    position: absolute;\n    inset: 8px;\n    border: 1px solid rgba(200, 150, 42, 0.25);\n    border-radius: 2px;\n    pointer-events: none;\n  }\n\n  .ims-hero .ims-eyebrow {\n    color: #c8962a;\n  }\n\n  .ims-hero .ims-title {\n    color: #f0d890;\n    font-size: clamp(24px, 5vw, 38px);\n    margin-top: 8px;\n  }\n\n  .ims-hero .ims-subtitle {\n    color: #c9ab6e;\n    max-width: 560px;\n    margin: 12px auto 0;\n  }\n\n  .ims-tagline-row {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    margin-top: 20px;\n    flex-wrap: wrap;\n  }\n\n  .ims-tagline-pill {\n    font-family: 'Trebuchet MS', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #9a6b1f;\n    border: 1px solid #4a2e0a;\n    padding: 5px 14px;\n    border-radius: 2px;\n  }\n\n  \/* ── Spec Grid ──────────────────────────────────────────────── *\/\n  .ims-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 8px;\n  }\n\n  .ims-spec-card {\n    border: 1px solid #e2c97e;\n    border-top: 3px solid #c8962a;\n    padding: 14px 16px;\n    background: #fffdf6;\n    border-radius: 2px;\n  }\n\n  .ims-spec-card .label {\n    font-family: 'Trebuchet MS', sans-serif;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #9a6b1f;\n    display: block;\n    margin-bottom: 6px;\n  }\n\n  .ims-spec-card .value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1208;\n    display: block;\n    line-height: 1.3;\n  }\n\n  .ims-spec-card .sub {\n    font-size: 11px;\n    color: #7a5c28;\n    display: block;\n    margin-top: 2px;\n  }\n\n  \/* ── Feature Block ──────────────────────────────────────────── *\/\n  .ims-feature-block {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-bottom: 8px;\n  }\n\n  @media (max-width: 520px) {\n    .ims-feature-block {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .ims-feature-card {\n    background: #fffdf6;\n    border: 1px solid #e2c97e;\n    border-radius: 3px;\n    padding: 18px 16px;\n  }\n\n  .ims-feature-icon {\n    font-size: 22px;\n    line-height: 1;\n    margin-bottom: 10px;\n  }\n\n  .ims-feature-card h4 {\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a1208;\n    margin-bottom: 6px;\n    letter-spacing: 0.01em;\n  }\n\n  .ims-feature-card p {\n    font-size: 13px;\n    color: #4a3a18;\n    line-height: 1.65;\n  }\n\n  \/* ── Craft Story ────────────────────────────────────────────── *\/\n  .ims-craft-section {\n    background: #1a0c04;\n    border-radius: 3px;\n    padding: clamp(20px, 4vw, 36px);\n    margin-bottom: 8px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ims-craft-section::after {\n    content: '⚔';\n    position: absolute;\n    right: 24px;\n    bottom: -10px;\n    font-size: 80px;\n    opacity: 0.05;\n    color: #c8962a;\n    pointer-events: none;\n  }\n\n  .ims-craft-section .ims-eyebrow {\n    color: #c8962a;\n  }\n\n  .ims-craft-section h3 {\n    font-size: clamp(17px, 3vw, 22px);\n    color: #f0d890;\n    margin: 8px 0 16px;\n    font-weight: 700;\n  }\n\n  .ims-craft-section p {\n    font-size: 14px;\n    color: #c9ab6e;\n    line-height: 1.8;\n    margin-bottom: 12px;\n  }\n\n  .ims-craft-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ims-craft-section strong {\n    color: #f0d890;\n    font-weight: 600;\n  }\n\n  \/* ── Damascus Section ───────────────────────────────────────── *\/\n  .ims-damascus {\n    border: 1px solid #e2c97e;\n    border-left: 4px solid #c8962a;\n    border-radius: 3px;\n    padding: clamp(16px, 3vw, 28px);\n    background: #fffdf6;\n    margin-bottom: 8px;\n  }\n\n  .ims-damascus h3 {\n    font-size: clamp(16px, 2.5vw, 20px);\n    color: #1a1208;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n\n  .ims-damascus p {\n    font-size: 14px;\n    color: #4a3a18;\n    line-height: 1.8;\n    margin-bottom: 10px;\n  }\n\n  .ims-damascus p:last-child { margin-bottom: 0; }\n\n  .ims-damascus strong {\n    color: #7a4010;\n  }\n\n  \/* ── Alt Text Table ─────────────────────────────────────────── *\/\n  .ims-alt-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n    margin-bottom: 8px;\n  }\n\n  .ims-alt-table thead tr {\n    background: #1a0c04;\n    color: #f0d890;\n  }\n\n  .ims-alt-table thead th {\n    padding: 10px 14px;\n    text-align: left;\n    font-family: 'Trebuchet MS', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .ims-alt-table tbody tr:nth-child(even) {\n    background: #fffdf6;\n  }\n\n  .ims-alt-table tbody tr:nth-child(odd) {\n    background: #fff8e8;\n  }\n\n  .ims-alt-table td {\n    padding: 10px 14px;\n    color: #1a1208;\n    line-height: 1.5;\n    vertical-align: top;\n  }\n\n  .ims-alt-table td:first-child {\n    font-weight: 700;\n    white-space: nowrap;\n    color: #9a6b1f;\n    width: 72px;\n  }\n\n  \/* ── Trust Footer ───────────────────────────────────────────── *\/\n  .ims-trust {\n    display: flex;\n    justify-content: space-around;\n    flex-wrap: wrap;\n    gap: 12px;\n    border-top: 1px solid #e2c97e;\n    border-bottom: 1px solid #e2c97e;\n    padding: 18px 8px;\n    text-align: center;\n    margin-bottom: 8px;\n  }\n\n  .ims-trust-item {\n    flex: 1 1 120px;\n  }\n\n  .ims-trust-icon {\n    font-size: 20px;\n    display: block;\n    margin-bottom: 6px;\n  }\n\n  .ims-trust-item strong {\n    font-family: 'Trebuchet MS', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #1a1208;\n    display: block;\n    font-weight: 700;\n  }\n\n  .ims-trust-item span {\n    font-size: 11px;\n    color: #7a5c28;\n  }\n\n  \/* ── CTA Note ───────────────────────────────────────────────── *\/\n  .ims-cta-note {\n    background: linear-gradient(135deg, #7a1a00 0%, #9a2500 100%);\n    border-radius: 3px;\n    padding: 16px 20px;\n    text-align: center;\n    color: #fff;\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 4px;\n  }\n\n  .ims-cta-note strong {\n    font-size: 16px;\n    display: block;\n    margin-bottom: 4px;\n    letter-spacing: 0.04em;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ims-wrap\"\u003e\n\u003cdiv class=\"ims-hero\"\u003e\n\u003cp class=\"ims-eyebrow\"\u003eKraftMart Heritage Collection\u003c\/p\u003e\n\u003ch1 class=\"ims-title\"\u003eImperial Mughal Shamshir\u003c\/h1\u003e\n\u003cp class=\"ims-subtitle\"\u003eDamascus Blade · Silver Jali Handle · Cheetah Scabbard — a masterpiece forged where centuries-old craft meets royal artistry.\u003c\/p\u003e\n\u003cdiv class=\"ims-tagline-row\"\u003e\n\u003cspan class=\"ims-tagline-pill\"\u003eHandcrafted\u003c\/span\u003e \u003cspan class=\"ims-tagline-pill\"\u003eHeritage\u003c\/span\u003e \u003cspan class=\"ims-tagline-pill\"\u003eHonor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── Dimensions \u0026 Weight ─────────────────────────────────── --\u003e\n\u003cp class=\"ims-eyebrow\"\u003eDimensions \u0026amp; Weight\u003c\/p\u003e\n\u003cdiv class=\"ims-divider\"\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-spec-grid\"\u003e\n\u003cdiv class=\"ims-spec-card\"\u003e\n\u003cspan class=\"label\"\u003eLength — Blade\u003c\/span\u003e \u003cspan class=\"value\"\u003e39 inches\u003c\/span\u003e \u003cspan class=\"sub\"\u003e42 inches with scabbard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-spec-card\"\u003e\n\u003cspan class=\"label\"\u003eWidth — Blade\u003c\/span\u003e \u003cspan class=\"value\"\u003e1.6 inches\u003c\/span\u003e \u003cspan class=\"sub\"\u003e2 inches with scabbard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-spec-card\"\u003e\n\u003cspan class=\"label\"\u003eWeight — Sword\u003c\/span\u003e \u003cspan class=\"value\"\u003e1.7 kg\u003c\/span\u003e \u003cspan class=\"sub\"\u003e2 kg with scabbard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-spec-card\"\u003e\n\u003cspan class=\"label\"\u003eBlade Material\u003c\/span\u003e \u003cspan class=\"value\"\u003eDamascus Steel\u003c\/span\u003e \u003cspan class=\"sub\"\u003eRaindrop Pattern\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-spec-card\"\u003e\n\u003cspan class=\"label\"\u003eHandle Material\u003c\/span\u003e \u003cspan class=\"value\"\u003eSilver Jali\u003c\/span\u003e \u003cspan class=\"sub\"\u003eHand-carved filigree\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-spec-card\"\u003e\n\u003cspan class=\"label\"\u003eScabbard\u003c\/span\u003e \u003cspan class=\"value\"\u003eCheetah Motif\u003c\/span\u003e \u003cspan class=\"sub\"\u003eOpen-work silver filigree\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── Craft Features ──────────────────────────────────────── --\u003e\n\u003cdiv class=\"ims-divider\"\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ims-eyebrow\"\u003eWhat Makes It Exceptional\u003c\/p\u003e\n\u003cdiv class=\"ims-divider\"\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-feature-block\"\u003e\n\u003cdiv class=\"ims-feature-card\"\u003e\n\u003cdiv class=\"ims-feature-icon\"\u003e🔨\u003c\/div\u003e\n\u003ch4\u003eHand-Chiselled Scabbard\u003c\/h4\u003e\n\u003cp\u003eEvery inch of the scabbard is worked by hand using hammer and broad-nail — a technique that raises the surface into a tactile embossed finish no machine can replicate. Each strike is deliberate, each ridge intentional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-feature-card\"\u003e\n\u003cdiv class=\"ims-feature-icon\"\u003e✦\u003c\/div\u003e\n\u003ch4\u003eSilver Jali (Open-Filigree) Hilt\u003c\/h4\u003e\n\u003cp\u003eThe handle is hand-carved in open-lattice silver filigree, giving it an architectural, almost lace-like quality. The red enamel infill contrasted against bright silver creates the iconic Mughal court aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-feature-card\"\u003e\n\u003cdiv class=\"ims-feature-icon\"\u003e🐆\u003c\/div\u003e\n\u003ch4\u003eCheetah Motif Scabbard\u003c\/h4\u003e\n\u003cp\u003eRunning cheetah figures wind through the open-work silver casing — a symbol of royal agility and prestige historically reserved for Mughal nobility and Arabian ruling families.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-feature-card\"\u003e\n\u003cdiv class=\"ims-feature-icon\"\u003e🌹\u003c\/div\u003e\n\u003ch4\u003eArtisan-Signed Heritage Piece\u003c\/h4\u003e\n\u003cp\u003eEach sword carries the invisible signature of the artisan's hand — no two are identical. Small natural variations in engraving depth, enamel tone, and blade grain are the marks of genuine handcraft, not defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── Craft Story ──────────────────────────────────────────── --\u003e\n\u003cdiv class=\"ims-craft-section\"\u003e\n\u003cp class=\"ims-eyebrow\"\u003eThe Making\u003c\/p\u003e\n\u003ch3\u003eHand-Hammered. Hammer-and-Nail Embossed. Centuries of Tradition.\u003c\/h3\u003e\n\u003cp\u003eThe scabbard and hilt of this shamshir are crafted entirely by hand. Our artisans begin with raw silver sheet metal, working it with a broad nail and hammer to raise intricate floral, geometric, and animal motifs into the surface — a process called \u003cstrong\u003ekoftgari or repoussé-chiselling\u003c\/strong\u003e. No mould. No press. Just skilled hands, a steady eye, and thousands of precise strikes building up the embossed, hand-carved texture you can feel under your fingertips.\u003c\/p\u003e\n\u003cp\u003eThe cheetah figures on the scabbard, the diamond crossguard floral inlays, and the lattice of the jali handle all emerge from this same patient, repetitive process — a craft tradition that has been passed down through master artisans in Amritsar for generations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── Damascus Steel ──────────────────────────────────────── --\u003e\n\u003cdiv class=\"ims-damascus\"\u003e\n\u003ch3\u003e⚔ The Blade: Raindrop Pattern Damascus Steel\u003c\/h3\u003e\n\u003cp\u003eThe blade of the Imperial Mughal Shamshir is forged from \u003cstrong\u003egenuine Raindrop Pattern Damascus Steel\u003c\/strong\u003e — one of the most celebrated and historically significant blade materials in the world. Our smiths begin with thick raw billets of high-carbon steel, which are themselves rare to source in the quality required for a blade of this calibre.\u003c\/p\u003e\n\u003cp\u003eThese billets are repeatedly heated, \u003cstrong\u003ehammered, folded, and drawn out\u003c\/strong\u003e into thin sheets — a labour-intensive process that aligns the steel's grain and produces the characteristic flowing, raindrop-like surface pattern visible on the finished blade. Each heating and hammering cycle refines the steel further, removing impurities and building the layered microstructure that gives Damascus its legendary properties.\u003c\/p\u003e\n\u003cp\u003eDamascus steel is celebrated for its \u003cstrong\u003eexceptional malleability\u003c\/strong\u003e — unlike brittle high-carbon steels, it responds to the smith's hammer, allowing the craftsman to thin the blade precisely and carve a refined, gracefully curved edge without cracking or fracturing. The resulting blade holds a sharp edge, carries a living visual pattern that is unique to every sword, and embodies centuries of metallurgical mastery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── Trust Bar ────────────────────────────────────────────── --\u003e\n\u003cdiv class=\"ims-divider\"\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-trust\"\u003e\n\u003cdiv class=\"ims-trust-item\"\u003e\n\u003cspan class=\"ims-trust-icon\"\u003e🌍\u003c\/span\u003e \u003cstrong\u003eWorldwide Shipping\u003c\/strong\u003e \u003cspan\u003eUAE · Qatar · KSA \u0026amp; beyond\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-trust-item\"\u003e\n\u003cspan class=\"ims-trust-icon\"\u003e📦\u003c\/span\u003e \u003cstrong\u003ePremium Packaging\u003c\/strong\u003e \u003cspan\u003eGift-ready presentation box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-trust-item\"\u003e\n\u003cspan class=\"ims-trust-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eSecure Delivery\u003c\/strong\u003e \u003cspan\u003ePadded, insured shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ims-trust-item\"\u003e\n\u003cspan class=\"ims-trust-icon\"\u003e✋\u003c\/span\u003e \u003cstrong\u003e100% Handcrafted\u003c\/strong\u003e \u003cspan\u003eNo two pieces identical\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CTA ──────────────────────────────────────────────────── --\u003e\n\u003cdiv class=\"ims-cta-note\"\u003e\n\u003cstrong\u003eLimited Stock — Each Piece is Made to Order\u003c\/strong\u003e This is a display and collector's piece. A legacy you pass down, not a purchase you forget. Order yours today and own a slice of Mughal heritage.\u003c\/div\u003e\n\u003c!-- ── Alt Texts ────────────────────────────────────────────── --\u003e\n\u003cdiv class=\"ims-divider\"\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ims-divider-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ims-eyebrow\"\u003eI\u003c!-- ── Hero ────────────────────────────────────────────────── --\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- end .ims-wrap --\u003e","brand":"KraftMart","offers":[{"title":"Default Title","offer_id":52075003085020,"sku":null,"price":22500.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/3600\/8668\/files\/Imperial_Mughal_Shamshir.jpg?v=1784293517","url":"https:\/\/kraftmart.shop\/products\/imperial-mughal-shamshir","provider":"KraftMart","version":"1.0","type":"link"}