{"product_id":"christmas-kit","title":"🎄Last Day 50% OFF - Merry \u0026 Bright Christmas DIY Kit","description":"\u003cstyle\u003e  .mbdk-page {    --mbdk-green: #173f35;    --mbdk-green-dark: #0e2c25;    --mbdk-red: #a83b32;    --mbdk-red-dark: #812b25;    --mbdk-gold: #d5a64a;    --mbdk-cream: #fffaf0;    --mbdk-paper: #ffffff;    --mbdk-ink: #24332e;    --mbdk-muted: #65736d;    --mbdk-line: #eadfca;    --mbdk-shadow: 0 14px 38px rgba(36, 51, 46, 0.09);    max-width: 900px;    margin: 0 auto;    padding: 14px 14px 42px;    color: var(--mbdk-ink);    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;    line-height: 1.5;  }  .mbdk-page *,  .mbdk-page *::before,  .mbdk-page *::after {    box-sizing: border-box;  }  .mbdk-page img {    display: block;    width: 100%;    height: auto;  }  .mbdk-page h2,  .mbdk-page h3,  .mbdk-page p {    margin-top: 0;  }  .mbdk-trust {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 7px;    margin-bottom: 14px;  }  .mbdk-trust-item {    min-width: 0;    padding: 11px 5px;    border: 1px solid var(--mbdk-line);    border-radius: 16px;    background: var(--mbdk-paper);    text-align: center;    box-shadow: 0 6px 18px rgba(36, 51, 46, 0.05);  }  .mbdk-trust-icon {    display: flex;    align-items: center;    justify-content: center;    width: 30px;    height: 30px;    margin: 0 auto 6px;    border-radius: 50%;    background: #edf5f1;    color: var(--mbdk-green);    flex: 0 0 30px;  }  .mbdk-trust-icon svg {    display: block;    width: 16px;    height: 16px;    fill: none;    stroke: currentColor;    stroke-width: 1.9;    stroke-linecap: round;    stroke-linejoin: round;  }  .mbdk-trust-item strong {    display: block;    font-size: 11px;    line-height: 1.2;    letter-spacing: 0.01em;  }  .mbdk-trust-item span:last-child {    display: block;    margin-top: 3px;    color: var(--mbdk-muted);    font-size: 9px;    line-height: 1.25;  }  .mbdk-section {    margin-top: 16px;    padding: 22px 17px;    border: 1px solid var(--mbdk-line);    border-radius: 22px;    background: var(--mbdk-cream);    overflow: hidden;  }  .mbdk-section--white {    background: var(--mbdk-paper);  }  .mbdk-section--dark {    border-color: var(--mbdk-green);    background:      radial-gradient(circle at 90% 5%, rgba(213,166,74,0.18), transparent 30%),      linear-gradient(145deg, var(--mbdk-green), var(--mbdk-green-dark));    color: #fff;  }  .mbdk-tag {    display: inline-flex;    align-items: center;    gap: 7px;    margin-bottom: 9px;    color: var(--mbdk-red);    font-size: 11px;    font-weight: 800;    letter-spacing: 0.13em;    text-transform: uppercase;  }  .mbdk-tag::before {    width: 7px;    height: 7px;    border-radius: 50%;    background: var(--mbdk-gold);    content: \"\";  }  .mbdk-section--dark .mbdk-tag {    color: #f5d98e;  }  .mbdk-title {    margin-bottom: 10px;    color: var(--mbdk-green-dark);    font-size: clamp(27px, 8vw, 48px);    line-height: 1.04;    letter-spacing: -0.035em;  }  .mbdk-heading {    margin-bottom: 9px;    color: var(--mbdk-green-dark);    font-size: clamp(23px, 6.5vw, 34px);    line-height: 1.12;    letter-spacing: -0.025em;  }  .mbdk-section--dark .mbdk-title,  .mbdk-section--dark .mbdk-heading {    color: #fff;  }  .mbdk-copy {    max-width: 620px;    margin-bottom: 16px;    color: var(--mbdk-muted);    font-size: 15px;  }  .mbdk-section--dark .mbdk-copy {    color: rgba(255,255,255,0.78);  }  .mbdk-kit-badge {    display: inline-flex;    align-items: center;    gap: 8px;    margin: 2px 0 17px;    padding: 9px 14px;    border: 1px solid rgba(255,255,255,0.22);    border-radius: 999px;    background: rgba(255,255,255,0.1);    color: #fff;    font-size: 13px;    font-weight: 800;    line-height: 1.2;  }  .mbdk-kit-badge svg {    display: block;    flex: 0 0 17px;    width: 17px;    height: 17px;    fill: none;    stroke: var(--mbdk-gold);    stroke-width: 2;    stroke-linecap: round;    stroke-linejoin: round;  }  .mbdk-image {    overflow: hidden;    border-radius: 19px;    background: #f1eadc;  }  .mbdk-image img {    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  .mbdk-hero-image {    border: 3px solid rgba(255,255,255,0.15);    box-shadow: 0 18px 44px rgba(0,0,0,0.2);  }  .mbdk-benefits,  .mbdk-steps,  .mbdk-scenes {    display: grid;    gap: 11px;    margin-top: 18px;  }  .mbdk-card {    padding: 17px;    border: 1px solid var(--mbdk-line);    border-radius: 19px;    background: var(--mbdk-paper);  }  .mbdk-card-icon {    display: flex;    align-items: center;    justify-content: center;    flex: 0 0 38px;    width: 38px;    height: 38px;    margin: 0;    border-radius: 13px;    background: #edf5f1;    color: var(--mbdk-green);  }  .mbdk-card-head {    display: flex;    align-items: center;    gap: 11px;    margin-bottom: 9px;  }  .mbdk-card-icon svg,  .mbdk-mini-icon svg {    display: block;    width: 20px;    height: 20px;    fill: none;    stroke: currentColor;    stroke-width: 1.9;    stroke-linecap: round;    stroke-linejoin: round;  }  .mbdk-card h3 {    margin-bottom: 6px;    color: var(--mbdk-green-dark);    font-size: 17px;    line-height: 1.25;  }  .mbdk-card-head h3 {    min-width: 0;    margin: 0;    letter-spacing: 0 !important;    word-break: normal;    overflow-wrap: break-word;  }  .mbdk-card p {    margin-bottom: 0;    color: var(--mbdk-muted);    font-size: 13px;    letter-spacing: 0 !important;    word-break: normal;  }  .mbdk-step {    position: relative;    padding: 17px 15px 16px 55px;    border-radius: 17px;    background: #fff;  }  .mbdk-step-number {    position: absolute;    top: 16px;    left: 14px;    display: flex;    align-items: center;    justify-content: center;    width: 29px;    height: 29px;    border-radius: 50%;    background: var(--mbdk-red);    color: #fff;    font-size: 13px;    font-weight: 800;  }  .mbdk-step h3 {    margin-bottom: 4px;    color: var(--mbdk-green-dark);    font-size: 16px;  }  .mbdk-step p {    margin-bottom: 0;    color: var(--mbdk-muted);    font-size: 13px;  }  .mbdk-layout {    display: grid;    gap: 18px;    align-items: center;  }  .mbdk-mini-list {    display: grid;    gap: 10px;    margin-top: 14px;  }  .mbdk-mini-item {    display: grid;    grid-template-columns: 34px 1fr;    gap: 10px;    align-items: start;  }  .mbdk-mini-icon {    display: flex;    align-items: center;    justify-content: center;    width: 34px;    height: 34px;    border-radius: 11px;    background: #f6e9df;    color: var(--mbdk-red);    font-size: 0;  }  .mbdk-mini-item strong {    display: block;    margin-bottom: 2px;    color: var(--mbdk-green-dark);    font-size: 14px;    letter-spacing: 0 !important;    word-break: normal;  }  .mbdk-mini-item span {    display: block;    color: var(--mbdk-muted);    font-size: 12px;    letter-spacing: 0 !important;    word-break: normal;  }  .mbdk-scene {    padding: 17px;    border: 1px solid rgba(213,166,74,0.3);    border-radius: 18px;    background: rgba(255,255,255,0.08);  }  .mbdk-scene strong {    display: block;    margin-bottom: 5px;    color: #fff;    font-size: 15px;  }  .mbdk-scene span {    color: rgba(255,255,255,0.72);    font-size: 12px;  }  .mbdk-spec-grid {    display: grid;    gap: 12px;    margin-top: 16px;  }  .mbdk-spec-box {    padding: 17px;    border: 1px solid var(--mbdk-line);    border-radius: 18px;    background: #fff;  }  .mbdk-spec-box h3 {    margin-bottom: 11px;    color: var(--mbdk-green-dark);    font-size: 17px;  }  .mbdk-spec-list {    margin: 0;    padding: 0;    list-style: none;  }  .mbdk-spec-list li {    position: relative;    padding: 9px 0 9px 22px;    border-bottom: 1px solid #f0e9dd;    color: var(--mbdk-muted);    font-size: 13px;  }  .mbdk-spec-list li:last-child {    border-bottom: 0;  }  .mbdk-spec-list li::before {    position: absolute;    top: 13px;    left: 2px;    width: 8px;    height: 4px;    border-bottom: 2px solid var(--mbdk-red);    border-left: 2px solid var(--mbdk-red);    content: \"\";    transform: rotate(-45deg);  }  .mbdk-note {    margin: 13px 0 0;    padding: 12px 14px;    border-radius: 14px;    background: #f6efe3;    color: var(--mbdk-muted);    font-size: 12px;  }  .mbdk-faq {    display: grid;    gap: 9px;    margin-top: 16px;  }  .mbdk-faq details {    border: 1px solid var(--mbdk-line);    border-radius: 16px;    background: #fff;    overflow: hidden;  }  .mbdk-faq summary {    position: relative;    padding: 15px 44px 15px 15px;    color: var(--mbdk-green-dark);    cursor: pointer;    font-size: 14px;    font-weight: 750;    list-style: none;  }  .mbdk-faq summary::-webkit-details-marker {    display: none;  }  .mbdk-faq summary::after {    position: absolute;    top: 50%;    right: 16px;    width: 25px;    height: 25px;    border-radius: 50%;    background: #edf5f1;    color: var(--mbdk-green);    content: \"+\";    font-size: 19px;    font-weight: 500;    line-height: 23px;    text-align: center;    transform: translateY(-50%);  }  .mbdk-faq details[open] summary::after {    content: \"â€“\";  }  .mbdk-answer {    padding: 0 15px 15px;    color: var(--mbdk-muted);    font-size: 13px;  }  .mbdk-answer p {    margin-bottom: 0;  }  .mbdk-cta {    text-align: center;  }  .mbdk-cta .mbdk-copy {    margin-right: auto;    margin-left: auto;  }  .mbdk-button {    display: inline-flex;    align-items: center;    justify-content: center;    width: 100%;    min-height: 52px;    padding: 13px 22px;    border-radius: 999px;    background: var(--mbdk-red);    box-shadow: 0 10px 22px rgba(168,59,50,0.28);    color: #fff;    font-size: 15px;    font-weight: 800;    text-decoration: none;    transition: background 0.2s ease, transform 0.2s ease;  }  .mbdk-button:hover {    background: var(--mbdk-red-dark);    transform: translateY(-1px);  }  .mbdk-cta-trust {    margin: 11px 0 0;    color: rgba(255,255,255,0.7);    font-size: 11px;  }  @media (min-width: 680px) {    .mbdk-page {      padding: 20px 18px 56px;    }    .mbdk-trust-item {      display: grid;      grid-template-columns: 34px 1fr;      column-gap: 9px;      align-items: center;      padding: 12px 14px;      text-align: left;    }    .mbdk-trust-icon {      grid-row: 1 \/ 3;      margin: 0;    }    .mbdk-trust-item strong,    .mbdk-trust-item span:last-child {      grid-column: 2;    }    .mbdk-section {      margin-top: 20px;      padding: 30px;    }    .mbdk-hero-layout,    .mbdk-layout {      grid-template-columns: 1fr 1fr;      gap: 28px;    }    .mbdk-benefits,    .mbdk-steps,    .mbdk-scenes {      grid-template-columns: repeat(3, 1fr);    }    .mbdk-spec-grid {      grid-template-columns: 0.8fr 1.2fr;    }    .mbdk-button {      width: auto;      min-width: 260px;    }  }\u003c\/style\u003e\u003cdiv class=\"mbdk-page\"\u003e\n\u003c!-- Trust indicators --\u003e\u003cdiv class=\"mbdk-trust\"\u003e\n\u003cdiv class=\"mbdk-trust-item\"\u003e\n\u003cspan class=\"mbdk-trust-icon\"\u003e\u003c\/span\u003e \u003cstrong\u003eTracked Shipping\u003c\/strong\u003e \u003cspan\u003eUpdates on every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-trust-item\"\u003e\n\u003cspan class=\"mbdk-trust-icon\"\u003e\u003c\/span\u003e \u003cstrong\u003eSatisfaction Promise\u003c\/strong\u003e \u003cspan\u003eSupport if something is wrong\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-trust-item\"\u003e\n\u003cspan class=\"mbdk-trust-icon\"\u003e\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment details\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero --\u003e\u003csection class=\"mbdk-section mbdk-section--dark\"\u003e\u003cdiv class=\"mbdk-layout mbdk-hero-layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mbdk-tag\"\u003eMerry \u0026amp; Bright DIY Kit\u003c\/span\u003e\u003ch2 class=\"mbdk-title\"\u003eStitch a Little Christmas Magic\u003c\/h2\u003e\n\u003cp class=\"mbdk-copy\"\u003eFollow the printed dots to turn colorful thread into cheerful handmade Christmas cards without drawing or measuring your own patterns.\u003c\/p\u003e\n\u003cdiv class=\"mbdk-kit-badge\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"m12 3 1.8 5.2L19 10l-5.2 1.8L12 17l-1.8-5.2L5 10l5.2-1.8L12 3Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eComplete 6-Card Christmas Kit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-image mbdk-hero-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1758852834148\/ChatGPT-Image-2026-9-3-02-46-00.png?w=1254\u0026amp;h=1254\" alt=\"Merry and Bright Christmas DIY thread card kit with festive stitched designs\" width=\"1254\" height=\"1254\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- Three purchase reasons --\u003e\u003csection class=\"mbdk-section mbdk-section--white\"\u003e\u003cspan class=\"mbdk-tag\"\u003eWhy You Love It\u003c\/span\u003e\u003ch2 class=\"mbdk-heading\"\u003eA Holiday Craft Worth Making\u003c\/h2\u003e\n\u003cp class=\"mbdk-copy\"\u003eAn approachable creative activity that becomes something personal enough to share.\u003c\/p\u003e\n\u003cdiv class=\"mbdk-benefits\"\u003e\n\u003carticle class=\"mbdk-card\"\u003e\u003cdiv class=\"mbdk-card-head\"\u003e\n\u003cdiv class=\"mbdk-card-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"6\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"6\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 6h8M6 8v8M18 8v8M8 18h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eGuided From the Start\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003ePrinted dotted patterns show you where to work, so there is no need to draw each festive design yourself.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"mbdk-card\"\u003e\u003cdiv class=\"mbdk-card-head\"\u003e\n\u003cdiv class=\"mbdk-card-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 8l8-4 8 4-8 4-8-4Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 8v9l8 4 8-4V8M12 12v9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eEverything Packed Together\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSix printed cards, colorful threads, crafting tools and video guidance help you begin without gathering separate supplies.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"mbdk-card\"\u003e\u003cdiv class=\"mbdk-card-head\"\u003e\n\u003cdiv class=\"mbdk-card-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.7l-1.1-1.1a5.5 5.5 0 0 0-7.8 7.8L12 21l8.8-8.6a5.5 5.5 0 0 0 0-7.8Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCreate Cards With Meaning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFinish each design with your own stitches, then keep it or share it with someone special.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- Problem and steps --\u003e\u003csection class=\"mbdk-section\"\u003e\u003cdiv class=\"mbdk-layout\"\u003e\n\u003cdiv class=\"mbdk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1758852834148\/ChatGPT-Image-2026-9-3-02-46-11.png?w=1254\u0026amp;h=1254\" alt=\"Pre-printed dotted Christmas thread card showing the simple crafting process\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mbdk-tag\"\u003eEasy to Follow\u003c\/span\u003e\u003ch2 class=\"mbdk-heading\"\u003ePierce, Thread, Stitch, Create\u003c\/h2\u003e\n\u003cp class=\"mbdk-copy\"\u003eSkip complicated pattern preparation. Follow the printed guide and enjoy watching the design take shape.\u003c\/p\u003e\n\u003cdiv class=\"mbdk-steps\"\u003e\n\u003carticle class=\"mbdk-step\"\u003e\u003cspan class=\"mbdk-step-number\"\u003e1\u003c\/span\u003e\u003ch3\u003ePierce the Dots\u003c\/h3\u003e\n\u003cp\u003ePrepare the marked points on the printed card.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"mbdk-step\"\u003e\u003cspan class=\"mbdk-step-number\"\u003e2\u003c\/span\u003e\u003ch3\u003eThread the Needle\u003c\/h3\u003e\n\u003cp\u003eChoose a festive thread color for your design.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"mbdk-step\"\u003e\u003cspan class=\"mbdk-step-number\"\u003e3\u003c\/span\u003e\u003ch3\u003eFollow the Pattern\u003c\/h3\u003e\n\u003cp\u003eStitch between the dots until your card is complete.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- Ongoing value and product contents image --\u003e\u003csection class=\"mbdk-section mbdk-section--white\"\u003e\u003cdiv class=\"mbdk-layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mbdk-tag\"\u003eCreative Holiday Time\u003c\/span\u003e\u003ch2 class=\"mbdk-heading\"\u003eSimple to Follow, Satisfying to Finish\u003c\/h2\u003e\n\u003cp class=\"mbdk-copy\"\u003eSettle in with your favorite holiday music and build a colorful design one stitch at a time.\u003c\/p\u003e\n\u003cdiv class=\"mbdk-mini-list\"\u003e\n\u003cdiv class=\"mbdk-mini-item\"\u003e\n\u003cspan class=\"mbdk-mini-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 8h14v5a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6V8Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 10h2a2 2 0 0 1 0 4h-2M6 3v2M10 3v2M14 3v2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eA Calm Creative Break\u003c\/strong\u003e \u003cspan\u003eA relaxing activity for quiet winter afternoons and evenings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-mini-item\"\u003e\n\u003cspan class=\"mbdk-mini-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"m12 3 2.2 5.3L20 10l-4.4 3.7L17 20l-5-3-5 3 1.4-6.3L4 10l5.8-1.7L12 3Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eFestive Design Variety\u003c\/strong\u003e \u003cspan\u003eCreate cheerful seasonal motifs with colorful thread.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-mini-item\"\u003e\n\u003cspan class=\"mbdk-mini-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"m10 9 5 3-5 3V9Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cdiv\u003e\n\u003cstrong\u003eVideo Guidance Included\u003c\/strong\u003e \u003cspan\u003eFollow the provided guidance whenever you need extra help.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1758852834148\/ChatGPT-Image-2026-9-3-02-46-18.png?w=1254\u0026amp;h=1254\" alt=\"Christmas DIY kit contents including cards, colorful thread and crafting tools\" width=\"1254\" height=\"1254\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- Use occasions --\u003e\u003csection class=\"mbdk-section mbdk-section--dark\"\u003e\u003cspan class=\"mbdk-tag\"\u003eMade for the Season\u003c\/span\u003e\u003ch2 class=\"mbdk-heading\"\u003eCozy Moments, Thoughtful Results\u003c\/h2\u003e\n\u003cp class=\"mbdk-copy\"\u003eCraft at your own pace, enjoy it with people you love, or turn the finished cards into personal holiday greetings.\u003c\/p\u003e\n\u003cdiv class=\"mbdk-scenes\"\u003e\n\u003cdiv class=\"mbdk-scene\"\u003e\n\u003cstrong\u003eQuiet Winter Afternoons\u003c\/strong\u003e \u003cspan\u003eRelax at home while a festive pattern comes together.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-scene\"\u003e\n\u003cstrong\u003eHoliday Craft Nights\u003c\/strong\u003e \u003cspan\u003eMake creative time part of a seasonal get-together.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-scene\"\u003e\n\u003cstrong\u003eHandmade Christmas Greetings\u003c\/strong\u003e \u003cspan\u003eShare a card that shows the time and care you put into it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- Specs and box contents --\u003e\u003csection class=\"mbdk-section\"\u003e\u003cspan class=\"mbdk-tag\"\u003eBefore You Order\u003c\/span\u003e\u003ch2 class=\"mbdk-heading\"\u003eKnow What Comes in Your Kit\u003c\/h2\u003e\n\u003cp class=\"mbdk-copy\"\u003eOne coordinated craft kit gives you the core materials and guidance needed to make festive thread cards.\u003c\/p\u003e\n\u003cdiv class=\"mbdk-spec-grid\"\u003e\n\u003cdiv class=\"mbdk-spec-box\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cul class=\"mbdk-spec-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct:\u003c\/strong\u003e Christmas thread card DIY kit\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterials:\u003c\/strong\u003e Printed thread cards and embroidery threads\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Creating handmade embroidered Christmas cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mbdk-spec-box\"\u003e\n\u003ch3\u003eOne Complete Kit Includes\u003c\/h3\u003e\n\u003cul class=\"mbdk-spec-list\"\u003e\n\u003cli\u003e6 printed Christmas thread cards\u003c\/li\u003e\n\u003cli\u003eColorful embroidery threads\u003c\/li\u003e\n\u003cli\u003eCrafting tools\u003c\/li\u003e\n\u003cli\u003ePrinted dotted patterns\u003c\/li\u003e\n\u003cli\u003eStep-by-step video guidance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"mbdk-note\"\u003eEach kit includes 6 Christmas cards. Card designs are supplied as shown in the selected product option.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- FAQ --\u003e\u003csection class=\"mbdk-section mbdk-section--white\"\u003e\u003cspan class=\"mbdk-tag\"\u003eQuick Answers\u003c\/span\u003e\u003ch2 class=\"mbdk-heading\"\u003eQuestions Before You Start\u003c\/h2\u003e\n\u003cdiv class=\"mbdk-faq\"\u003e\n\u003cdetails\u003e\u003csummary\u003eDo I need embroidery experience?\u003c\/summary\u003e\u003cdiv class=\"mbdk-answer\"\u003e\u003cp\u003eThe printed dotted patterns are designed to make the process approachable. Follow the marked points and included video guidance as you work.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo I have to draw the patterns?\u003c\/summary\u003e\u003cdiv class=\"mbdk-answer\"\u003e\u003cp\u003eNo. The festive dotted designs are already printed on the cards, so you can focus on piercing, threading and stitching.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs this a finished card set?\u003c\/summary\u003e\u003cdiv class=\"mbdk-answer\"\u003e\u003cp\u003eNo. This is a DIY kit designed for you to complete the thread designs yourself.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat exactly is included?\u003c\/summary\u003e\u003cdiv class=\"mbdk-answer\"\u003e\u003cp\u003eEach kit includes 6 printed Christmas cards, colorful threads, crafting tools, printed patterns and step-by-step video guidance.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I give the finished cards away?\u003c\/summary\u003e\u003cdiv class=\"mbdk-answer\"\u003e\u003cp\u003eYes. The completed cards can be shared as personal Christmas greetings or kept as part of your seasonal decorations and memories.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- Final CTA --\u003e\u003csection class=\"mbdk-section mbdk-section--dark mbdk-cta\"\u003e\u003cspan class=\"mbdk-tag\"\u003eMerry \u0026amp; Bright\u003c\/span\u003e\u003ch2 class=\"mbdk-heading\"\u003eMake Christmas Feel Handmade\u003c\/h2\u003e\n\u003cp class=\"mbdk-copy\"\u003eFollow the dots, enjoy every stitch and create festive cards that feel unmistakably yours.\u003c\/p\u003e\n\u003cp class=\"mbdk-cta-trust\"\u003eSecure Checkout · Tracked Shipping · Customer Support\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Merry \u0026 Bright – 6 Cards \/ Buy 1","offer_id":51648225870070,"sku":"NC03272609096924-Merry \u0026 Bright – 6 Cards","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Merry \u0026 Bright – 6 Cards \/ Buy 2 Save $5","offer_id":51648225902838,"sku":"NC03272609096924-Merry \u0026 Bright – 6 Cards*2","price":34.98,"currency_code":"USD","in_stock":true},{"title":"Merry Christmas – 6 Cards \/ Buy 1","offer_id":51648225935606,"sku":"NC03272609096924- Merry Christmas – 6 Cards","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Merry Christmas – 6 Cards \/ Buy 2 Save $5","offer_id":51648225968374,"sku":"NC03272609096924- Merry Christmas – 6 Cards*2","price":34.98,"currency_code":"USD","in_stock":true},{"title":"Happy Holidays – 6 Cards \/ Buy 1","offer_id":51648226001142,"sku":"NC03272609096924- Happy Holidays – 6 Cards","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Happy Holidays – 6 Cards \/ Buy 2 Save $5","offer_id":51648226033910,"sku":"NC03272609096924- Happy Holidays – 6 Cards*2","price":34.98,"currency_code":"USD","in_stock":true},{"title":"🎁All 3 Sets – BEST VALUE - Save $15 - 18 Cards \/ Buy 1","offer_id":51648226066678,"sku":"NC03272609096924-Merry \u0026 Bright – 6 Cards+NC03272609096924- Merry Christmas – 6 Cards+NC03272609096924- Happy Holidays – 6 Cards","price":44.98,"currency_code":"USD","in_stock":true},{"title":"🎁All 3 Sets – BEST VALUE - Save $15 - 18 Cards \/ Buy 2 Save $5","offer_id":51648226099446,"sku":"NC03272609096924-Merry \u0026 Bright – 6 Cards*2+NC03272609096924- Merry Christmas – 6 Cards*2+NC03272609096924- Happy Holidays – 6 Cards*2","price":84.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0824\/9186\/7382\/files\/ChatGPT-Image-2026-9-1-18-06-17.png?v=1789438467","url":"https:\/\/toppicksdeals.com\/products\/christmas-kit","provider":"我的商店","version":"1.0","type":"link"}