{"product_id":"san-dynasty-pro","title":"San Dynasty Pro","description":"\u003cstyle\u003e\n  #mvs-san-dynasty-pro,\n  #mvs-san-dynasty-pro *,\n  #mvs-san-dynasty-pro *::before,\n  #mvs-san-dynasty-pro *::after {\n    box-sizing: border-box;\n  }\n\n  #mvs-san-dynasty-pro {\n    --sdp-panel: rgba(255, 255, 255, 0.055);\n    --sdp-border: rgba(255, 255, 255, 0.11);\n    --sdp-text: #f7f8fb;\n    --sdp-muted: #a9afbb;\n    --sdp-accent: #67d7ff;\n    --sdp-accent-two: #8f91ff;\n    --sdp-success: #7bf0bd;\n    --sdp-warning: #ffcf73;\n\n    display: block !important;\n    position: relative;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    overflow: hidden;\n    color: var(--sdp-text);\n    background:\n      radial-gradient(circle at 10% 0%, rgba(103, 215, 255, 0.17), transparent 32%),\n      radial-gradient(circle at 94% 12%, rgba(143, 145, 255, 0.16), transparent 30%),\n      linear-gradient(145deg, #07090d 0%, #0e1118 52%, #07090d 100%);\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    border-radius: 24px;\n    font-family: inherit;\n    line-height: 1.65;\n    word-break: normal !important;\n    overflow-wrap: break-word;\n    white-space: normal !important;\n    isolation: isolate;\n  }\n\n  #mvs-san-dynasty-pro h2,\n  #mvs-san-dynasty-pro h3,\n  #mvs-san-dynasty-pro h4,\n  #mvs-san-dynasty-pro p,\n  #mvs-san-dynasty-pro span,\n  #mvs-san-dynasty-pro div,\n  #mvs-san-dynasty-pro article,\n  #mvs-san-dynasty-pro section,\n  #mvs-san-dynasty-pro td,\n  #mvs-san-dynasty-pro th,\n  #mvs-san-dynasty-pro summary {\n    min-width: 0 !important;\n    max-width: 100%;\n    word-break: normal !important;\n    overflow-wrap: break-word;\n    white-space: normal;\n  }\n\n  #mvs-san-dynasty-pro h2,\n  #mvs-san-dynasty-pro h3,\n  #mvs-san-dynasty-pro h4,\n  #mvs-san-dynasty-pro p {\n    margin-top: 0;\n  }\n\n  #mvs-san-dynasty-pro h2,\n  #mvs-san-dynasty-pro h3,\n  #mvs-san-dynasty-pro h4 {\n    color: var(--sdp-text);\n    letter-spacing: -0.025em;\n  }\n\n  #mvs-san-dynasty-pro p {\n    color: var(--sdp-muted);\n  }\n\n  .sdp-shell {\n    display: block !important;\n    width: 100% !important;\n    max-width: 1180px !important;\n    min-width: 0 !important;\n    margin: 0 auto !important;\n    padding: clamp(14px, 4vw, 46px) !important;\n  }\n\n  .sdp-section {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    margin-top: clamp(34px, 6vw, 72px);\n  }\n\n  .sdp-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    width: auto;\n    max-width: 100%;\n    margin-bottom: 15px;\n    padding: 7px 12px;\n    border: 1px solid rgba(103, 215, 255, 0.28);\n    border-radius: 999px;\n    color: #ddf7ff;\n    background: rgba(103, 215, 255, 0.08);\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1.45;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .sdp-kicker::before {\n    content: \"\";\n    flex: 0 0 auto;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--sdp-accent);\n    box-shadow: 0 0 13px var(--sdp-accent);\n  }\n\n  .sdp-hero {\n    container-type: inline-size;\n    display: block !important;\n    position: relative;\n    width: 100% !important;\n    min-width: 0 !important;\n    padding: clamp(28px, 6vw, 70px);\n    overflow: hidden;\n    border: 1px solid var(--sdp-border);\n    border-radius: 20px;\n    background:\n      linear-gradient(135deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018)),\n      rgba(4, 6, 10, 0.72);\n    box-shadow: 0 26px 70px rgba(0, 0, 0, 0.3);\n  }\n\n  .sdp-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -140px;\n    bottom: -190px;\n    width: 430px;\n    height: 430px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(103, 215, 255, 0.22), transparent 68%);\n    pointer-events: none;\n  }\n\n  .sdp-hero-content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 900px;\n  }\n\n  .sdp-hero h2 {\n    display: block;\n    width: 100%;\n    margin-bottom: 18px;\n    font-size: clamp(32px, 6vw, 72px);\n    font-weight: 900;\n    line-height: 1.03;\n  }\n\n  .sdp-title-main,\n  .sdp-title-sub {\n    display: block;\n    width: 100%;\n  }\n\n  .sdp-title-main {\n    white-space: nowrap !important;\n  }\n\n  .sdp-title-sub {\n    margin-top: 4px;\n    white-space: nowrap !important;\n    color: transparent;\n    background: linear-gradient(100deg, #ffffff 5%, #8de3ff 50%, #9c9dff 95%);\n    background-clip: text;\n    -webkit-background-clip: text;\n  }\n\n  .sdp-hero-lead {\n    width: 100%;\n    max-width: 790px;\n    margin-bottom: 25px;\n    font-size: clamp(15px, 2vw, 20px);\n    line-height: 1.75;\n  }\n\n  .sdp-chip-row {\n    display: flex !important;\n    flex-wrap: wrap;\n    gap: 9px;\n    width: 100%;\n  }\n\n  .sdp-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    width: auto;\n    max-width: 100%;\n    min-height: 38px;\n    padding: 8px 13px;\n    border: 1px solid var(--sdp-border);\n    border-radius: 999px;\n    color: #eef1f6;\n    background: rgba(255, 255, 255, 0.055);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .sdp-chip b {\n    color: var(--sdp-accent);\n  }\n\n  .sdp-spec-bar {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));\n    gap: 8px;\n    width: 100%;\n    min-width: 0;\n    margin-top: 16px;\n    padding: 9px;\n    border: 1px solid var(--sdp-border);\n    border-radius: 17px;\n    background: rgba(8, 10, 15, 0.88);\n  }\n\n  .sdp-spec-pill {\n    display: block;\n    min-width: 0;\n    padding: 12px 8px;\n    border-radius: 11px;\n    text-align: center;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .sdp-spec-pill strong {\n    display: block;\n    color: #ffffff;\n    font-size: 14px;\n  }\n\n  .sdp-spec-pill span {\n    display: block;\n    margin-top: 3px;\n    color: var(--sdp-muted);\n    font-size: 10px;\n    line-height: 1.35;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .sdp-heading {\n    width: 100%;\n    max-width: 780px;\n    margin-bottom: 24px;\n  }\n\n  .sdp-heading h3 {\n    margin-bottom: 10px;\n    font-size: clamp(27px, 4.5vw, 45px);\n    line-height: 1.08;\n  }\n\n  .sdp-heading p {\n    margin-bottom: 0;\n    font-size: 16px;\n  }\n\n  .sdp-feature-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(min(245px, 100%), 1fr));\n    gap: 14px;\n    width: 100%;\n    min-width: 0;\n  }\n\n  .sdp-card {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    padding: 23px;\n    border: 1px solid var(--sdp-border);\n    border-radius: 15px;\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018));\n  }\n\n  .sdp-card-icon {\n    display: grid;\n    place-items: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 18px;\n    border: 1px solid rgba(103, 215, 255, 0.25);\n    border-radius: 12px;\n    color: var(--sdp-accent);\n    background: rgba(103, 215, 255, 0.08);\n    font-size: 19px;\n    font-weight: 900;\n  }\n\n  .sdp-card h4 {\n    margin-bottom: 8px;\n    font-size: 20px;\n    line-height: 1.25;\n  }\n\n  .sdp-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  .sdp-info-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(min(260px, 100%), 1fr));\n    gap: 14px;\n    width: 100%;\n  }\n\n  .sdp-info-panel {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    padding: 24px;\n    border: 1px solid var(--sdp-border);\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.035);\n  }\n\n  .sdp-info-panel h4 {\n    margin-bottom: 8px;\n    font-size: 21px;\n  }\n\n  .sdp-info-panel p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  .sdp-pod-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr));\n    gap: 15px;\n    width: 100%;\n  }\n\n  .sdp-pod-card {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    padding: 25px;\n    border: 1px solid var(--sdp-border);\n    border-radius: 16px;\n    background:\n      linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018));\n  }\n\n  .sdp-pod-card h4 {\n    margin-bottom: 7px;\n    font-size: 26px;\n    line-height: 1.2;\n  }\n\n  .sdp-pod-badge {\n    display: inline-flex;\n    width: auto;\n    margin-bottom: 18px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    color: var(--sdp-success);\n    background: rgba(123, 240, 189, 0.08);\n    font-size: 11px;\n    font-weight: 850;\n    line-height: 1.4;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .sdp-pod-details {\n    display: grid !important;\n    grid-template-columns: 1fr !important;\n    gap: 8px;\n    width: 100%;\n    margin-bottom: 17px;\n  }\n\n  .sdp-pod-detail {\n    display: grid;\n    grid-template-columns: minmax(95px, 0.75fr) minmax(0, 1.25fr);\n    align-items: center;\n    gap: 12px;\n    width: 100%;\n    min-width: 0;\n    padding: 12px 14px;\n    border-radius: 11px;\n    background: rgba(255, 255, 255, 0.045);\n  }\n\n  .sdp-pod-detail span {\n    display: block;\n    color: var(--sdp-muted);\n    font-size: 10px;\n    line-height: 1.35;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .sdp-pod-detail strong {\n    display: block;\n    margin: 0;\n    color: #ffffff;\n    font-size: 13px;\n    line-height: 1.4;\n    text-align: right;\n  }\n\n  .sdp-pod-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  .sdp-battery-panel {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    padding: clamp(25px, 5vw, 48px);\n    border: 1px solid var(--sdp-border);\n    border-radius: 18px;\n    background:\n      linear-gradient(120deg, rgba(143, 145, 255, 0.13), rgba(103, 215, 255, 0.055)),\n      rgba(255, 255, 255, 0.025);\n  }\n\n  .sdp-battery-panel h3 {\n    max-width: 780px;\n    margin-bottom: 12px;\n    font-size: clamp(27px, 4.5vw, 44px);\n    line-height: 1.08;\n  }\n\n  .sdp-battery-panel \u003e p {\n    max-width: 780px;\n  }\n\n  .sdp-battery-points {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(min(220px, 100%), 1fr));\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .sdp-battery-point {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 14px;\n    border-radius: 12px;\n    color: var(--sdp-muted);\n    background: rgba(255, 255, 255, 0.045);\n    font-size: 14px;\n  }\n\n  .sdp-battery-point::before {\n    content: \"✓\";\n    flex: 0 0 auto;\n    display: grid;\n    place-items: center;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    color: #07110d;\n    background: var(--sdp-success);\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .sdp-table-wrap {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    overflow-x: auto;\n    border: 1px solid var(--sdp-border);\n    border-radius: 15px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sdp-spec-table {\n    width: 100%;\n    min-width: 520px;\n    border-collapse: collapse;\n    table-layout: auto;\n    background: rgba(255, 255, 255, 0.025);\n  }\n\n  .sdp-spec-table th,\n  .sdp-spec-table td {\n    padding: 15px 17px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.075);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sdp-spec-table tr:last-child th,\n  .sdp-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sdp-spec-table th {\n    width: 38%;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.025);\n    font-size: 13px;\n  }\n\n  .sdp-spec-table td {\n    color: var(--sdp-muted);\n    font-size: 14px;\n  }\n\n  .sdp-box-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(min(230px, 100%), 1fr));\n    gap: 10px;\n    width: 100%;\n  }\n\n  .sdp-box-item {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n    width: 100%;\n    min-width: 0;\n    min-height: 58px;\n    padding: 13px 14px;\n    border: 1px solid var(--sdp-border);\n    border-radius: 12px;\n    color: #e9ecf2;\n    background: rgba(255, 255, 255, 0.035);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .sdp-box-item::before {\n    content: \"✓\";\n    flex: 0 0 auto;\n    display: grid;\n    place-items: center;\n    width: 30px;\n    height: 30px;\n    border-radius: 9px;\n    color: #061016;\n    background: linear-gradient(145deg, var(--sdp-accent), #d1f6ff);\n    font-size: 12px;\n    font-weight: 950;\n  }\n\n  .sdp-faq {\n    display: grid;\n    gap: 10px;\n    width: 100%;\n  }\n\n  .sdp-faq details {\n    display: block;\n    width: 100%;\n    min-width: 0;\n    border: 1px solid var(--sdp-border);\n    border-radius: 13px;\n    background: rgba(255, 255, 255, 0.035);\n    overflow: hidden;\n  }\n\n  .sdp-faq summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 17px 48px 17px 17px;\n    color: #ffffff;\n    cursor: pointer;\n    list-style: none;\n    font-weight: 800;\n  }\n\n  .sdp-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sdp-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    width: 27px;\n    height: 27px;\n    transform: translateY(-50%);\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    color: var(--sdp-accent);\n    background: rgba(103, 215, 255, 0.09);\n    font-size: 18px;\n  }\n\n  .sdp-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sdp-faq-answer {\n    display: block;\n    width: 100%;\n    padding: 0 17px 17px;\n  }\n\n  .sdp-faq-answer p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  .sdp-notice-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(min(250px, 100%), 1fr));\n    gap: 11px;\n    width: 100%;\n  }\n\n  .sdp-notice {\n    display: block;\n    width: 100%;\n    padding: 18px;\n    border: 1px solid rgba(255, 207, 115, 0.18);\n    border-radius: 13px;\n    background: rgba(255, 207, 115, 0.055);\n  }\n\n  .sdp-notice strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--sdp-warning);\n    font-size: 14px;\n  }\n\n  .sdp-notice p {\n    margin-bottom: 0;\n    font-size: 12px;\n  }\n\n  .sdp-disclaimer {\n    display: block;\n    width: 100%;\n    margin-top: 13px;\n    padding: 16px 18px;\n    border: 1px solid rgba(255, 255, 255, 0.085);\n    border-radius: 13px;\n    background: rgba(0, 0, 0, 0.22);\n  }\n\n  .sdp-disclaimer p {\n    margin-bottom: 0;\n    color: #8f96a3;\n    font-size: 11px;\n    line-height: 1.65;\n  }\n\n  @container (max-width: 420px) {\n    .sdp-hero {\n      padding: 28px 18px 32px;\n    }\n\n    .sdp-hero h2 {\n      font-size: clamp(27px, 12cqw, 42px);\n    }\n\n    .sdp-title-main,\n    .sdp-title-sub {\n      white-space: nowrap !important;\n    }\n\n    .sdp-chip {\n      width: 100%;\n    }\n  }\n\n  @container (max-width: 300px) {\n    .sdp-hero h2 {\n      font-size: 27px;\n    }\n\n    .sdp-kicker {\n      font-size: 9px;\n      letter-spacing: 0.04em;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    #mvs-san-dynasty-pro {\n      border-radius: 18px;\n    }\n\n    .sdp-shell {\n      padding: 12px !important;\n    }\n\n    .sdp-hero {\n      border-radius: 16px;\n    }\n\n    .sdp-spec-bar {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sdp-card,\n    .sdp-info-panel,\n    .sdp-pod-card,\n    .sdp-battery-panel {\n      padding: 20px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .sdp-spec-bar {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .sdp-chip {\n      width: 100%;\n      justify-content: flex-start;\n    }\n\n    .sdp-pod-detail {\n      grid-template-columns: 1fr;\n      gap: 4px;\n    }\n\n    .sdp-pod-detail strong {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"mvs-san-dynasty-pro\"\u003e\n  \u003cdiv class=\"sdp-shell\"\u003e\n\n    \u003csection class=\"sdp-hero\"\u003e\n      \u003cdiv class=\"sdp-hero-content\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003eOrca Vape × Gerobak Vapor\u003c\/div\u003e\n\n        \u003ch2\u003e\n          \u003cspan class=\"sdp-title-main\"\u003eSan Dynasty Pro\u003c\/span\u003e\n          \u003cspan class=\"sdp-title-sub\"\u003ePod Kit\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"sdp-hero-lead\"\u003e\n          Premium machining, intelligent performance and genuine everyday practicality.\n          The Orca Vape San Dynasty Pro combines a compact anodised aluminium body with\n          adjustable power up to 30W, precision airflow, a replaceable 16500 battery and\n          refillable mesh pods for both MTL and RDL vaping.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sdp-chip-row\"\u003e\n          \u003cspan class=\"sdp-chip\"\u003e\u003cb\u003e◆\u003c\/b\u003e CNC Aluminium Body\u003c\/span\u003e\n          \u003cspan class=\"sdp-chip\"\u003e\u003cb\u003e◆\u003c\/b\u003e Replaceable 16500 Battery\u003c\/span\u003e\n          \u003cspan class=\"sdp-chip\"\u003e\u003cb\u003e◆\u003c\/b\u003e Smart Auto-Wattage\u003c\/span\u003e\n          \u003cspan class=\"sdp-chip\"\u003e\u003cb\u003e◆\u003c\/b\u003e MTL \u0026amp; RDL Vaping\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"sdp-spec-bar\"\u003e\n      \u003cdiv class=\"sdp-spec-pill\"\u003e\n        \u003cstrong\u003e30W\u003c\/strong\u003e\n        \u003cspan\u003eMaximum Output\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-spec-pill\"\u003e\n        \u003cstrong\u003e16500\u003c\/strong\u003e\n        \u003cspan\u003eReplaceable Battery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-spec-pill\"\u003e\n        \u003cstrong\u003e1500mAh\u003c\/strong\u003e\n        \u003cspan\u003eIncluded Cell\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-spec-pill\"\u003e\n        \u003cstrong\u003e0.42\"\u003c\/strong\u003e\n        \u003cspan\u003eTFT Colour Display\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-spec-pill\"\u003e\n        \u003cstrong\u003e2ml\u003c\/strong\u003e\n        \u003cspan\u003eRefillable Pods\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-spec-pill\"\u003e\n        \u003cstrong\u003e5V \/ 2A\u003c\/strong\u003e\n        \u003cspan\u003eUSB-C Charging\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-heading\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003eThe Pro Upgrade\u003c\/div\u003e\n\n        \u003ch3\u003eBuilt differently from the average pod kit\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The San Dynasty Pro brings the construction and control of enthusiast hardware\n          into a compact format that remains straightforward enough for everyday use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-feature-grid\"\u003e\n        \u003carticle class=\"sdp-card\"\u003e\n          \u003cdiv class=\"sdp-card-icon\"\u003e◇\u003c\/div\u003e\n          \u003ch4\u003ePremium Anodised Aluminium\u003c\/h4\u003e\n          \u003cp\u003e\n            The CNC-machined aluminium alloy body delivers a solid and refined feel\n            without the bulk of a traditional vape mod. A matching anodised aluminium\n            510 drip tip completes its premium AIO-inspired design.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-card\"\u003e\n          \u003cdiv class=\"sdp-card-icon\"\u003e↯\u003c\/div\u003e\n          \u003ch4\u003eAdjustable Power Up To 30W\u003c\/h4\u003e\n          \u003cp\u003e\n            Tailor the warmth and vapour production to suit your preferred pod and draw,\n            with enough output for both smooth MTL and warmer RDL vaping.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-card\"\u003e\n          \u003cdiv class=\"sdp-card-icon\"\u003e◉\u003c\/div\u003e\n          \u003ch4\u003eSmart Auto-Wattage\u003c\/h4\u003e\n          \u003cp\u003e\n            The device recognises the resistance of the installed cartridge and selects\n            a suitable output, while still allowing manual wattage adjustment.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-card\"\u003e\n          \u003cdiv class=\"sdp-card-icon\"\u003e▣\u003c\/div\u003e\n          \u003ch4\u003eReplaceable 16500 Battery\u003c\/h4\u003e\n          \u003cp\u003e\n            Replace the battery rather than the entire device once its usable capacity\n            begins to decline. A rechargeable 1500mAh 16500 cell is included.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-card\"\u003e\n          \u003cdiv class=\"sdp-card-icon\"\u003e≈\u003c\/div\u003e\n          \u003ch4\u003ePrecision Airflow Control\u003c\/h4\u003e\n          \u003cp\u003e\n            Adjust the airflow from a tighter cigarette-style mouth-to-lung inhale to\n            a looser and warmer restricted-direct-lung draw.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-card\"\u003e\n          \u003cdiv class=\"sdp-card-icon\"\u003e●\u003c\/div\u003e\n          \u003ch4\u003eClear TFT Display\u003c\/h4\u003e\n          \u003cp\u003e\n            The 0.42-inch colour screen clearly displays wattage, battery level,\n            resistance and useful vaping information.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-heading\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003eExplore The Device\u003c\/div\u003e\n\n        \u003ch3\u003ePremium control without unnecessary complication\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The San Dynasty Pro offers the functions experienced vapers expect while\n          remaining easy to understand and comfortable to use every day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-info-grid\"\u003e\n        \u003carticle class=\"sdp-info-panel\"\u003e\n          \u003ch4\u003eSmart Performance\u003c\/h4\u003e\n          \u003cp\u003e\n            Delivering up to 30W, the device automatically detects the installed pod\n            resistance and recommends an appropriate power level. Wattage can then be\n            adjusted to fine-tune warmth and intensity.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-info-panel\"\u003e\n          \u003ch4\u003eAdjustable Airflow\u003c\/h4\u003e\n          \u003cp\u003e\n            Tighten the airflow for a focused MTL inhale or open it for a looser RDL draw\n            with increased vapour production.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-info-panel\"\u003e\n          \u003ch4\u003eRefillable Mesh Pods\u003c\/h4\u003e\n          \u003cp\u003e\n            The dedicated San Dynasty cartridges use integrated mesh coils, so there are\n            no separate coils to install. Replace the full pod once flavour begins to decline.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-info-panel\"\u003e\n          \u003ch4\u003eReplaceable Power\u003c\/h4\u003e\n          \u003cp\u003e\n            The included 1500mAh 16500 battery can be charged inside the device through\n            USB-C and replaced when it eventually reaches the end of its usable life.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-heading\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003ePod Selection\u003c\/div\u003e\n\n        \u003ch3\u003eChoose the draw that suits you\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The included 0.6Ω and 0.8Ω mesh pods provide two distinct styles of vape,\n          while the compatible 0.4Ω option is available separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-pod-grid\"\u003e\n        \u003carticle class=\"sdp-pod-card\"\u003e\n          \u003ch4\u003e0.8Ω Mesh Pod\u003c\/h4\u003e\n          \u003cspan class=\"sdp-pod-badge\"\u003eMouth To Lung\u003c\/span\u003e\n\n          \u003cdiv class=\"sdp-pod-details\"\u003e\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eSuggested Power\u003c\/span\u003e\n              \u003cstrong\u003e12–16W\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eBest E-Liquid\u003c\/span\u003e\n              \u003cstrong\u003e50\/50 \u0026amp; Nic Salts\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eVapour Level\u003c\/span\u003e\n              \u003cstrong\u003eDiscreet\u003c\/strong\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            The tightest and coolest option in the range. Ideal for nicotine salts,\n            50\/50 freebase e-liquid and a traditional cigarette-style inhale.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-pod-card\"\u003e\n          \u003ch4\u003e0.6Ω Mesh Pod\u003c\/h4\u003e\n          \u003cspan class=\"sdp-pod-badge\"\u003eMTL \/ RDL\u003c\/span\u003e\n\n          \u003cdiv class=\"sdp-pod-details\"\u003e\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eSuggested Power\u003c\/span\u003e\n              \u003cstrong\u003e18–23W\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eBest E-Liquid\u003c\/span\u003e\n              \u003cstrong\u003e50\/50 E-Liquid\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eVapour Level\u003c\/span\u003e\n              \u003cstrong\u003eModerate\u003c\/strong\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            A warmer and more open option that produces increased vapour while remaining\n            controlled enough for loose MTL and restricted-direct-lung vaping.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"sdp-pod-card\"\u003e\n          \u003ch4\u003e0.4Ω Mesh Pod\u003c\/h4\u003e\n          \u003cspan class=\"sdp-pod-badge\"\u003eRestricted Direct Lung\u003c\/span\u003e\n\n          \u003cdiv class=\"sdp-pod-details\"\u003e\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eSuggested Power\u003c\/span\u003e\n              \u003cstrong\u003eSmart Setting\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eBest E-Liquid\u003c\/span\u003e\n              \u003cstrong\u003e50\/50 E-Liquid\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sdp-pod-detail\"\u003e\n              \u003cspan\u003eVapour Level\u003c\/span\u003e\n              \u003cstrong\u003eIncreased\u003c\/strong\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Available separately, the 0.4Ω pod provides the loosest draw and strongest\n            vapour production within the compatible San Dynasty pod range.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-battery-panel\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003eReplaceable Power\u003c\/div\u003e\n\n        \u003ch3\u003eA pod kit you do not discard when the battery ages\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Most compact pod kits use a permanently sealed battery. The San Dynasty Pro\n          instead uses a removable 16500 cell, giving the device a longer practical\n          lifespan and allowing depleted batteries to be swapped.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sdp-battery-points\"\u003e\n          \u003cdiv class=\"sdp-battery-point\"\u003e\n            Rechargeable 1500mAh 16500 battery included.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sdp-battery-point\"\u003e\n            Convenient USB-C charging at up to 5V\/2A.\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sdp-battery-point\"\u003e\n            Replaceable design helps extend the usable life of the device.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-heading\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003eTechnical Details\u003c\/div\u003e\n\n        \u003ch3\u003eSan Dynasty Pro specifications\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-table-wrap\"\u003e\n        \u003ctable class=\"sdp-spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n              \u003ctd\u003eOrca Vape × Gerobak Vapor San Dynasty Pro Pod Kit\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDevice Type\u003c\/th\u003e\n              \u003ctd\u003eRefillable variable-wattage pod kit\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaximum Output\u003c\/th\u003e\n              \u003ctd\u003e30W\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBattery\u003c\/th\u003e\n              \u003ctd\u003eReplaceable 16500 battery, 1500mAh cell included\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCharging\u003c\/th\u003e\n              \u003ctd\u003eUSB-C, 5V\/2A\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003ePod Capacity\u003c\/th\u003e\n              \u003ctd\u003e2ml\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFilling Method\u003c\/th\u003e\n              \u003ctd\u003eFront-fill\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eIncluded Pods\u003c\/th\u003e\n              \u003ctd\u003e0.6Ω mesh cartridge and 0.8Ω mesh cartridge\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCompatible Pods\u003c\/th\u003e\n              \u003ctd\u003e0.4Ω, 0.6Ω and 0.8Ω San Dynasty cartridges\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDisplay\u003c\/th\u003e\n              \u003ctd\u003e0.42-inch TFT colour screen\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eActivation\u003c\/th\u003e\n              \u003ctd\u003eInhale activated\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAirflow\u003c\/th\u003e\n              \u003ctd\u003eAdjustable for MTL and RDL vaping\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n              \u003ctd\u003eAnodised CNC-machined aluminium alloy\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDrip Tip\u003c\/th\u003e\n              \u003ctd\u003eRemovable anodised aluminium 510 drip tip\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n              \u003ctd\u003e82.5 × 37.7 × 19mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eRecommended E-Liquid\u003c\/th\u003e\n              \u003ctd\u003e50\/50 freebase e-liquid and nicotine salts\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-heading\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003eIncluded\u003c\/div\u003e\n\n        \u003ch3\u003eWhat is in the box?\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-box-grid\"\u003e\n        \u003cdiv class=\"sdp-box-item\"\u003e1 × San Dynasty Pro Device\u003c\/div\u003e\n        \u003cdiv class=\"sdp-box-item\"\u003e1 × 0.6Ω Refillable Mesh Cartridge\u003c\/div\u003e\n        \u003cdiv class=\"sdp-box-item\"\u003e1 × 0.8Ω Refillable Mesh Cartridge\u003c\/div\u003e\n        \u003cdiv class=\"sdp-box-item\"\u003e1 × 16500 1500mAh Rechargeable Battery\u003c\/div\u003e\n        \u003cdiv class=\"sdp-box-item\"\u003e1 × Anodised Aluminium 510 Drip Tip\u003c\/div\u003e\n        \u003cdiv class=\"sdp-box-item\"\u003e1 × USB-C Charging Cable\u003c\/div\u003e\n        \u003cdiv class=\"sdp-box-item\"\u003e1 × User Guide\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-heading\"\u003e\n        \u003cdiv class=\"sdp-kicker\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\n        \u003ch3\u003eEverything you need to know\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the San Dynasty Pro suitable for beginners?\u003c\/summary\u003e\n          \u003cdiv class=\"sdp-faq-answer\"\u003e\n            \u003cp\u003e\n              Yes. Inhale activation and smart auto-wattage make the kit straightforward\n              to use, while adjustable power and airflow provide extra control as your\n              preferences develop.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich e-liquid should I use?\u003c\/summary\u003e\n          \u003cdiv class=\"sdp-faq-answer\"\u003e\n            \u003cp\u003e\n              The San Dynasty pods are best suited to 50\/50 freebase e-liquids and\n              nicotine salts. Thick high-VG e-liquids are not recommended.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the difference between the included pods?\u003c\/summary\u003e\n          \u003cdiv class=\"sdp-faq-answer\"\u003e\n            \u003cp\u003e\n              The 0.8Ω cartridge produces a tighter and cooler MTL vape. The 0.6Ω\n              cartridge provides a warmer and more open inhale with increased vapour.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eAre the coils replaceable?\u003c\/summary\u003e\n          \u003cdiv class=\"sdp-faq-answer\"\u003e\n            \u003cp\u003e\n              The mesh coils are built into the cartridges. Replace the complete pod\n              once flavour or vapour production begins to decline.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the battery be replaced?\u003c\/summary\u003e\n          \u003cdiv class=\"sdp-faq-answer\"\u003e\n            \u003cp\u003e\n              Yes. The San Dynasty Pro uses a removable 16500 battery, and a rechargeable\n              1500mAh cell is included with the kit.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the battery be charged inside the device?\u003c\/summary\u003e\n          \u003cdiv class=\"sdp-faq-answer\"\u003e\n            \u003cp\u003e\n              Yes. The included battery can be charged through the device's USB-C port\n              at up to 5V\/2A.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow do I prepare a new pod?\u003c\/summary\u003e\n          \u003cdiv class=\"sdp-faq-answer\"\u003e\n            \u003cp\u003e\n              Fill the cartridge with a suitable e-liquid, close the filling seal securely\n              and leave the pod standing for approximately five minutes before vaping.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"sdp-section\"\u003e\n      \u003cdiv class=\"sdp-notice-grid\"\u003e\n        \u003cdiv class=\"sdp-notice\"\u003e\n          \u003cstrong\u003eBefore first use\u003c\/strong\u003e\n          \u003cp\u003e\n            Fill the cartridge and allow the built-in coil to saturate for approximately\n            five minutes. Begin at the lower end of the suggested wattage range.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sdp-notice\"\u003e\n          \u003cstrong\u003eBattery care\u003c\/strong\u003e\n          \u003cp\u003e\n            Only use a suitable and undamaged rechargeable 16500 battery. Do not use\n            batteries with torn wraps, dents or other visible damage.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sdp-disclaimer\"\u003e\n        \u003cp\u003e\n          This refillable vape kit is intended for adult smokers and vapers aged 18 or over.\n          Nicotine-containing e-liquid is addictive. Keep the device, battery, pods and\n          e-liquid out of the reach of children and pets. Actual battery life and pod\n          lifespan vary according to wattage, airflow, e-liquid and frequency of use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"San Dynasty","offers":[{"title":"Rose Quartz","offer_id":57342833361271,"sku":"SANDYN-PRO-RSEQRTZ","price":29.99,"currency_code":"GBP","in_stock":false},{"title":"Atlantic Blue","offer_id":57342833394039,"sku":"SANDYN-PRO-ATLNSBLU","price":29.99,"currency_code":"GBP","in_stock":false},{"title":"Ocean Blue","offer_id":57342833426807,"sku":"SANDYN-PRO-OCNBLU","price":29.99,"currency_code":"GBP","in_stock":false},{"title":"Billet Silver","offer_id":57342833459575,"sku":"SANDYN-PRO-BLLTSLVR","price":29.99,"currency_code":"GBP","in_stock":false},{"title":"Vintage Reserve","offer_id":57342833492343,"sku":"SANDYN-PRO-VNTGERSVR","price":29.99,"currency_code":"GBP","in_stock":false},{"title":"Stealth Black","offer_id":57342833525111,"sku":"SANDYN-PRO-STLTHBLK","price":29.99,"currency_code":"GBP","in_stock":false},{"title":"Lavender","offer_id":57342833557879,"sku":"SANDYN-PRO-LVNDR","price":29.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2549\/9280\/files\/PHOTO-2026-07-30-09-27-30.jpg?v=1785409801","url":"https:\/\/myvapestore.co.uk\/products\/san-dynasty-pro","provider":"My Vape Store","version":"1.0","type":"link"}