{"product_id":"artisan","title":"Artisan Edition","description":"\u003c!-- DDT Artisan Edition — Shopify Product Description Section --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Paste this into: Shopify Admin → Products → Artisan → Description → \u003c\u003e Code View --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- OR: Online Store → Themes → Customize → Add Custom HTML section --\u003e\n\u003cstyle\u003e\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400\u0026family=Mulish:wght@300;400;500;600;700\u0026family=DM+Mono:wght@400;500\u0026display=swap');\n\n  :root {\n    --bg: #FDFCF9;\n    --white: #FFFFFF;\n    --ink: #1A1710;\n    --ink-mid: #3D3A2E;\n    --ink-light: #7A7568;\n    --rule: #E8E4DA;\n    --purple: #5B3F9A;\n    --purple-light: #F2EEFA;\n    --purple-border: #C4B0E8;\n    --gold: #B07820;\n    --gold-light: #FDF6E3;\n    --gold-border: #E8C96A;\n    --teal: #1A6B47;\n    --teal-light: #E8F5EE;\n    --teal-border: #A8D8BC;\n    --rose: #8B2040;\n    --rose-light: #FDF0F3;\n    --rose-border: #E8A0B0;\n    --blue: #1A4A8A;\n    --blue-light: #EBF2FA;\n    --blue-border: #90B8E4;\n    --green: #1A5C30;\n    --green-light: #E8F5EE;\n    --green-border: #90D8A8;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { background: var(--bg); font-family: 'Mulish', sans-serif; color: var(--ink); line-height: 1.6; }\n\n  \/* PAGE NAVIGATION *\/\n  .nav { background: var(--white); border-bottom: 1px solid var(--rule); padding: 16px 40px; position: sticky; top: 0; z-index: 100; display: flex; gap: 8px; flex-wrap: wrap; }\n  .nav a { font-family: 'DM Mono', monospace; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; padding: 6px 14px; border-radius: 20px; border: 1px solid var(--rule); color: var(--ink-light); text-decoration: none; }\n  .nav a:hover { background: var(--purple-light); color: var(--purple); border-color: var(--purple-border); }\n  .nav-label { font-family: 'DM Mono', monospace; font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: var(--ink-light); padding: 6px 0; align-self: center; margin-right: 8px; }\n\n  \/* EDITION SECTION *\/\n  .edition-section { max-width: 860px; margin: 0 auto; padding: 64px 40px; border-bottom: 2px solid var(--rule); }\n  .edition-section:last-child { border-bottom: none; }\n\n  \/* SHARED COMPONENTS *\/\n  .eyebrow { font-family: 'DM Mono', monospace; font-size: 10px; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 14px; }\n  .hero-title { font-family: 'Playfair Display', serif; font-size: 44px; font-weight: 700; color: var(--ink); line-height: 1.1; margin-bottom: 16px; }\n  .hero-title em { font-style: italic; }\n  .hero-sub { font-size: 17px; color: var(--ink-mid); line-height: 1.8; max-width: 680px; margin-bottom: 28px; font-weight: 300; }\n  .edition-badge { display: inline-flex; align-items: center; gap: 8px; border-radius: 30px; padding: 7px 16px; font-size: 12px; font-weight: 600; margin-bottom: 36px; font-family: 'DM Mono', monospace; letter-spacing: 0.5px; border: 1px solid; }\n  .badge-dot { width: 7px; height: 7px; border-radius: 50%; }\n  hr { border: none; border-top: 1px solid var(--rule); margin: 36px 0; }\n  .intro { font-size: 15px; color: var(--ink-mid); line-height: 1.9; margin-bottom: 32px; font-weight: 300; }\n  .intro strong { color: var(--ink); font-weight: 600; }\n\n  \/* STAT ROW *\/\n  .stat-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-bottom: 36px; }\n  .stat { background: var(--white); border: 1px solid var(--rule); border-radius: 12px; padding: 16px 14px; text-align: center; }\n  .stat-num { font-family: 'Playfair Display', serif; font-size: 28px; font-weight: 700; line-height: 1; margin-bottom: 5px; }\n  .stat-label { font-size: 10px; color: var(--ink-light); font-family: 'DM Mono', monospace; letter-spacing: 0.5px; text-transform: uppercase; }\n\n  \/* FEATURE GRID *\/\n  .feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-bottom: 32px; }\n  .feature { background: var(--white); border: 1px solid var(--rule); border-radius: 14px; padding: 18px; }\n  .feature-icon { width: 34px; height: 34px; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 15px; margin-bottom: 10px; font-family: serif; }\n  .feature-title { font-size: 13px; font-weight: 700; color: var(--ink); margin-bottom: 5px; line-height: 1.3; }\n  .feature-desc { font-size: 12px; color: var(--ink-light); line-height: 1.6; font-weight: 300; }\n\n  \/* CALLOUT BOXES *\/\n  .callout { border-left: 4px solid; border-radius: 0 14px 14px 0; padding: 20px 22px; margin-bottom: 32px; }\n  .callout-eyebrow { font-family: 'DM Mono', monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 5px; }\n  .callout-title { font-family: 'Playfair Display', serif; font-size: 17px; font-weight: 600; margin-bottom: 7px; line-height: 1.3; }\n  .callout-body { font-size: 13px; color: var(--ink-mid); line-height: 1.7; font-weight: 300; }\n\n  \/* PERS BAND *\/\n  .pers-band { border: 1px solid var(--gold-border); border-radius: 14px; padding: 20px 22px; margin-bottom: 32px; display: grid; grid-template-columns: auto 1fr; gap: 18px; align-items: center; background: var(--gold-light); }\n  .pers-diamond { width: 46px; height: 46px; background: var(--gold-border); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: serif; font-size: 20px; color: var(--gold); flex-shrink: 0; }\n  .pers-title { font-family: 'Playfair Display', serif; font-size: 16px; font-weight: 600; color: var(--gold); margin-bottom: 4px; }\n  .pers-body { font-size: 13px; color: var(--ink-mid); line-height: 1.6; font-weight: 300; }\n\n  \/* GIVES BACK *\/\n  .gives-back { background: var(--teal-light); border: 1px solid var(--teal-border); border-radius: 14px; padding: 20px 22px; margin-bottom: 32px; }\n  .gb-eyebrow { font-family: 'DM Mono', monospace; font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: var(--teal); margin-bottom: 4px; }\n  .gb-title { font-family: 'Playfair Display', serif; font-size: 16px; font-weight: 600; color: var(--teal); margin-bottom: 6px; line-height: 1.3; }\n  .gb-body { font-size: 13px; color: var(--ink-mid); line-height: 1.7; font-weight: 300; }\n\n  \/* SPECS *\/\n  .specs-label { font-family: 'DM Mono', monospace; font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: var(--ink-light); margin-bottom: 12px; }\n  .specs { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--rule); border-radius: 14px; overflow: hidden; margin-bottom: 32px; }\n  .spec-l { font-size: 12px; color: var(--ink-light); padding: 10px 14px; border-bottom: 1px solid var(--rule); background: #FAFAF6; }\n  .spec-v { font-size: 12px; color: var(--ink); padding: 10px 14px; border-bottom: 1px solid var(--rule); font-weight: 600; }\n  .spec-l:nth-last-child(2), .spec-v:last-child { border-bottom: none; }\n\n  \/* PRICE BLOCK *\/\n  .price-block { background: var(--white); border: 1px solid var(--rule); border-radius: 16px; padding: 22px 26px; display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 12px; }\n  .msrp { font-size: 12px; color: var(--ink-light); text-decoration: line-through; margin-bottom: 2px; font-family: 'DM Mono', monospace; }\n  .price { font-family: 'Playfair Display', serif; font-size: 38px; font-weight: 700; color: var(--ink); line-height: 1; }\n  .save { font-size: 11px; color: var(--teal); font-weight: 700; margin-top: 3px; font-family: 'DM Mono', monospace; letter-spacing: 0.5px; }\n  .price-right { text-align: right; }\n  .shipping { font-size: 12px; color: var(--teal); font-weight: 700; margin-bottom: 3px; }\n  .delivery { font-size: 11px; color: var(--ink-light); margin-bottom: 3px; }\n  .made { font-size: 11px; color: var(--ink-light); font-family: 'DM Mono', monospace; }\n  .patent { font-family: 'DM Mono', monospace; font-size: 10px; color: var(--ink-light); text-align: center; letter-spacing: 1px; padding: 12px 0; border-top: 1px solid var(--rule); margin-top: 8px; }\n\n  \/* UPGRADE NUDGE *\/\n  .upgrade-nudge { background: var(--purple-light); border: 1px solid var(--purple-border); border-radius: 12px; padding: 16px 20px; margin-bottom: 12px; display: flex; align-items: center; justify-content: space-between; gap: 16px; }\n  .nudge-text { font-size: 13px; color: var(--purple); line-height: 1.5; }\n  .nudge-text strong { font-weight: 700; }\n  .nudge-link { font-family: 'DM Mono', monospace; font-size: 11px; font-weight: 600; color: var(--purple); white-space: nowrap; border: 1px solid var(--purple-border); border-radius: 20px; padding: 6px 14px; text-decoration: none; }\n\n\/* Shopify overrides *\/\n.ddt-section { max-width: 100%; padding: 40px 0; }\n.ddt-section .hero-title { font-size: 38px; }\n@media (max-width: 768px) {\n  .ddt-section .stat-row { grid-template-columns: repeat(2, 1fr); }\n  .ddt-section .feature-grid { grid-template-columns: 1fr 1fr; }\n  .ddt-section .pers-band { grid-template-columns: 1fr; }\n  .ddt-section .price-block { flex-direction: column; align-items: flex-start; }\n  .ddt-section .specs { grid-template-columns: 1fr; }\n  .ddt-section .spec-l, .ddt-section .spec-v { border-bottom: 1px solid var(--rule); }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ddt-section\"\u003e\n\u003cdiv style=\"color: var(--blue);\" class=\"eyebrow\"\u003eDiamond Drill Tower™ — Artisan Edition\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eThree levels of\u003cbr\u003e\u003cem style=\"color: var(--blue);\"\u003eserious organization.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eThe Artisan is where most diamond painters land when they realize one level isn't enough — and discover they're right. Three independently rotating levels, 24 anti-spill trays, and right now, it's priced lower than the Creator. This is your sign.\u003c\/p\u003e\n\u003cdiv style=\"background: var(--blue-light); border-color: var(--blue-border); color: var(--blue);\" class=\"edition-badge\"\u003e\n\u003cdiv style=\"background: var(--blue);\" class=\"badge-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nArtisan Edition — Founding Drop Price\u003c\/div\u003e\n\u003cdiv class=\"stat-row\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv style=\"color: var(--blue);\" class=\"stat-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eRotating levels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv style=\"color: var(--blue);\" class=\"stat-num\"\u003e24\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eAnti-spill trays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv style=\"color: var(--blue);\" class=\"stat-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eNFC smart tags\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv style=\"color: var(--blue);\" class=\"stat-num\"\u003e$35\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eOff MSRP today\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cp class=\"intro\"\u003eThree levels. Twenty-four trays. Room for the colors you use constantly on one level, the colors you reach for regularly on another, and everything else within a single rotation. \u003cstrong\u003eThe Artisan Edition is where the DDT clicks into place\u003c\/strong\u003e — where diamond painting stops being a search operation and starts being the pure creative flow it was always supposed to be. And during our Founding Drop, it's $79.99. Less than a Creator. For three times the levels.\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv style=\"background: var(--blue-light); color: var(--blue);\" class=\"feature-icon\"\u003e↻\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e3 independently rotating levels\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eEach level spins on its own axis. Organize by project, by color family, or however your brain works.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv style=\"background: var(--blue-light); color: var(--blue);\" class=\"feature-icon\"\u003e⬡\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e24 anti-spill snap-lock trays\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eEight trays per level. Snap shut, open on press. Twenty-four colors always exactly where you left them.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv style=\"background: var(--gold-light); color: var(--gold);\" class=\"feature-icon\"\u003e◈\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e2 NFC smart tags\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eTap the handle or top disc cover. Tutorials, your owner page, and reorders in one tap.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv style=\"background: var(--gold-light); color: var(--gold);\" class=\"feature-icon\"\u003e⊞\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e1 large drawer + 2 ribbed sorting drawers\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003e1 large 30mm lidded drawer for pens and wax — with a handwritten saying inside just for you. 2 ribbed stackable sorting drawers for drills. Everyone will ask what the saying says.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv style=\"background: var(--teal-light); color: var(--teal);\" class=\"feature-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003ePersonalized base, engraved\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eYour name in the base. Up to 20 characters. Made in West Union, SC. Unmistakably yours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv style=\"background: var(--teal-light); color: var(--teal);\" class=\"feature-icon\"\u003e◎\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eComplete and ready to create\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eIncludes drill pen and recycled wax. Open it, load 24 colors, and start your next project.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: var(--blue-light); border-color: var(--blue-border); border-left-color: var(--blue);\" class=\"callout\"\u003e\n\u003cdiv style=\"color: var(--blue);\" class=\"callout-eyebrow\"\u003eStatic Touch™ — US Patent Pending No. 64\/004,058\u003c\/div\u003e\n\u003cdiv style=\"color: var(--blue);\" class=\"callout-title\"\u003eThe anti-static system diamond painters have been waiting for.\u003c\/div\u003e\n\u003cdiv class=\"callout-body\"\u003eThe high relief brass Static Touch™ badge neutralizes static before you pick up a drill. No jumping. No sticking. Clean, precise placement across all 24 trays — every single time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pers-band\"\u003e\n\u003cdiv class=\"pers-diamond\"\u003e♦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pers-title\"\u003eMade to order. Made for you.\u003c\/div\u003e\n\u003cdiv class=\"pers-body\"\u003e3D printed by hand in West Union, SC 29696. Your name engraved, your color theme chosen, your drawers holding sayings nobody else gets. Three levels of personalized organization.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gives-back\"\u003e\n\u003cdiv class=\"gb-eyebrow\"\u003eDDT Gives Back\u003c\/div\u003e\n\u003cdiv class=\"gb-title\"\u003eEvery DDT sold brings us closer to changing someone's life.\u003c\/div\u003e\n\u003cdiv class=\"gb-body\"\u003eA portion of every sale funds the DDT Gives Back pool — community-voted, life-changing acts. Cars. Houses. Medical debt cleared. Your Artisan purchase is part of something that goes well beyond your craft table.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"specs-label\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"specs\"\u003e\n\u003cdiv class=\"spec-l\"\u003eEdition\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eArtisan — Founding Drop price\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eLevels\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e3 independently rotating\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eTrays\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e24 anti-spill, snap-lock lids\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eDrawers\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e30mm lidded drawer (pens\/wax) + 2 ribbed stackable sorters (top lidded, bottom open)\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eNFC tags\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003e2 (handle + top disc)\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003ePersonalization\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eName engraved, up to 20 characters\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eDrill pen + recycled wax\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003ePLA\/PETG — 3D printed\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eMade in\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eWest Union, SC 29696\u003c\/div\u003e\n\u003cdiv class=\"spec-l\"\u003eShipping\u003c\/div\u003e\n\u003cdiv class=\"spec-v\"\u003eQueue-based delivery — date at checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"price-block\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"msrp\"\u003eMSRP$161.99\u003c\/div\u003e\n\u003cdiv class=\"price\"\u003e$129.99\u003c\/div\u003e\n\u003cdiv class=\"save\"\u003eFounding Drop price — save $55\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"price-right\"\u003e\n\u003cdiv class=\"shipping\"\u003eFree US shipping\u003c\/div\u003e\n\u003cdiv class=\"delivery\"\u003eQueue-based — delivery date at checkout\u003c\/div\u003e\n\u003cdiv class=\"made\"\u003eHand-made in West Union, SC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"upgrade-nudge\"\u003e\n\u003cdiv class=\"nudge-text\"\u003e\n\u003cstrong\u003eDouble the levels for $45 more.\u003c\/strong\u003e The Virtuoso gives you 6 levels and 48 trays at $184.99 — still $35 off MSRP.\u003c\/div\u003e\n\u003ca class=\"nudge-link\" href=\"#virtuoso\"\u003eSee Virtuoso →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"patent\"\u003eDiamond Drill Tower™  ·  CS3DP LLC  ·  DiamondDrillTower.com  ·  Patent Pending No. 64\/004,058\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Static Touch Diamond Drill Tower","offers":[{"title":"3 Levels \/ 24 Trays","offer_id":43018594681041,"sku":"43018594681041","price":134.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/6003\/1953\/files\/Artisan6.jpg?v=1777841560","url":"https:\/\/diamonddrilltower.com\/products\/artisan","provider":"Static Touch Diamond Drill Tower","version":"1.0","type":"link"}