{"product_id":"bernina-embroidery-software-v8","title":"Bernina Embroidery Software V8","description":"\u003c!-- BERNINA Embroidery Software 8 — Product description --\u003e\n\n\u003cstyle\u003e\n  .bes8-wrap {\n    max-width: 820px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n  .bes8-wrap *,\n  .bes8-wrap *::before,\n  .bes8-wrap *::after {\n    box-sizing: inherit;\n  }\n\n  \/* ---------- Badges ---------- *\/\n  .bes8-badge,\n  .bes8-badge-blue {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 5px;\n    margin-bottom: 14px;\n  }\n  .bes8-badge {\n    background: #0d0d0d;\n    color: #fff;\n  }\n  .bes8-badge-blue {\n    background: #e8f1fd;\n    color: #1a6fd4;\n    margin-left: 6px;\n  }\n\n  \/* ---------- License warning box ---------- *\/\n  .bes8-warning {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: #fdecea;\n    border: 1px solid #f5b5b1;\n    border-radius: 10px;\n    padding: 14px 18px;\n    margin: 0 0 20px;\n  }\n  .bes8-warning-icon {\n    font-size: 20px;\n    line-height: 1.3;\n    flex-shrink: 0;\n  }\n  .bes8-warning-text {\n    font-size: 14px;\n    font-weight: 600;\n    color: #c0271c;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  \/* ---------- Headings \u0026 text ---------- *\/\n  .bes8-h2 {\n    font-size: 22px;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin: 0 0 16px;\n  }\n  .bes8-intro,\n  .bes8-seo-text {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.75;\n    margin: 0 0 18px;\n  }\n  .bes8-section-title {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 14px;\n  }\n\n  \/* ---------- Quick stats ---------- *\/\n  .bes8-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 24px 0 8px;\n  }\n  .bes8-stat {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n  .bes8-stat-value {\n    font-size: 15px;\n    font-weight: 800;\n    color: #0d0d0d;\n    margin-bottom: 4px;\n  }\n  .bes8-stat-label {\n    font-size: 12px;\n    color: #777;\n  }\n\n  \/* ---------- System requirements ---------- *\/\n  .bes8-config {\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n  .bes8-config-item {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 13px 20px;\n    font-size: 14px;\n  }\n  .bes8-config-item + .bes8-config-item {\n    border-top: 1px solid #efefec;\n  }\n  .bes8-config-label {\n    color: #777;\n  }\n  .bes8-config-value {\n    font-weight: 600;\n    color: #0d0d0d;\n    text-align: right;\n  }\n\n  \/* ---------- Features ---------- *\/\n  .bes8-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n  .bes8-feature {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    padding: 18px 20px;\n  }\n  .bes8-feature-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 6px;\n  }\n  .bes8-feature-text {\n    font-size: 13.5px;\n    color: #666;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* ---------- Compatibility ---------- *\/\n  .bes8-compat-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n  .bes8-compat-card {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 18px;\n  }\n  .bes8-compat-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 10px;\n  }\n  .bes8-compat-card ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .bes8-compat-card li {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.8;\n  }\n\n  \/* ---------- Divider ---------- *\/\n  .bes8-divider {\n    border: none;\n    border-top: 1px solid #ebebeb;\n    margin: 32px 0;\n  }\n\n  \/* ---------- FAQ (native accordion) ---------- *\/\n  .bes8-faq {\n    margin-bottom: 28px;\n  }\n  .bes8-faq-item {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    margin-bottom: 10px;\n  }\n  .bes8-faq-q {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    line-height: 1.4;\n    padding: 18px 24px;\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding-right: 48px;\n  }\n  .bes8-faq-q::-webkit-details-marker {\n    display: none;\n  }\n  .bes8-faq-q::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    font-weight: 400;\n    color: #999;\n  }\n  .bes8-faq-item[open] .bes8-faq-q::after {\n    content: \"−\";\n  }\n  .bes8-faq-q:focus-visible {\n    outline: 2px solid #1a6fd4;\n    outline-offset: -2px;\n    border-radius: 10px;\n  }\n  .bes8-faq-a {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n    padding: 0 24px 20px;\n  }\n\n  \/* ---------- Responsive ---------- *\/\n  @media (max-width: 720px) {\n    .bes8-compat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .bes8-grid,\n    .bes8-features {\n      grid-template-columns: 1fr;\n    }\n  }\n  @media (max-width: 420px) {\n    .bes8-compat-grid {\n      grid-template-columns: 1fr;\n    }\n    .bes8-config-item {\n      flex-direction: column;\n      gap: 2px;\n    }\n    .bes8-config-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bes8-wrap\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cspan class=\"bes8-badge\"\u003eBERNINA Embroidery Software 8\u003c\/span\u003e\n  \u003cspan class=\"bes8-badge-blue\"\u003eDelivered by email\u003c\/span\u003e\n\n  \u003c!-- License warning --\u003e\n  \u003cdiv class=\"bes8-warning\"\u003e\n    \u003cspan class=\"bes8-warning-icon\"\u003e⚠\u003c\/span\u003e\n    \u003cp class=\"bes8-warning-text\"\u003e1 license per PC — this license is activated on a single computer only. Activation is permanently tied to the machine it is installed on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Heading --\u003e\n  \u003ch2 class=\"bes8-h2\"\u003eBERNINA Embroidery Software 8 — DesignerPlus Embroidery Design \u0026amp; Digitizing Software\u003c\/h2\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"bes8-intro\"\u003e\n    \u003cstrong\u003eBERNINA Embroidery Software 8 (DesignerPlus)\u003c\/strong\u003e is your own private design studio: the ultimate in creative embroidery for BERNINA owners. Version 8 brings a whole new range of features and \u003cstrong\u003e3D effects for unique surface embellishments\u003c\/strong\u003e — Color PhotoStitch, one-click \u003cstrong\u003eautomatic digitizing\u003c\/strong\u003e, 3D Globe Effect, Couching, StumpWork, Trapunto, \u003cstrong\u003e3D Puffy Lettering\u003c\/strong\u003e and Advanced CutWork — with \u003cstrong\u003eCorelDRAW® Graphics Suite SE included\u003c\/strong\u003e and full Multi-Hooping for large designs. Compatible with \u003cstrong\u003eall BERNINA embroidery machines\u003c\/strong\u003e. Your \u003cstrong\u003eproduct key\u003c\/strong\u003e is delivered directly by email after purchase — no physical shipment, no dongle, instant activation. Compatible with \u003cstrong\u003eWindows 10 and Windows 11\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- Quick stats --\u003e\n  \u003cdiv class=\"bes8-grid\"\u003e\n    \u003cdiv class=\"bes8-stat\"\u003e\n      \u003cdiv class=\"bes8-stat-value\"\u003eDesignerPlus 8.2\u003c\/div\u003e\n      \u003cdiv class=\"bes8-stat-label\"\u003eFull creative level\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-stat\"\u003e\n      \u003cdiv class=\"bes8-stat-value\"\u003eWindows 10 \/ 11\u003c\/div\u003e\n      \u003cdiv class=\"bes8-stat-label\"\u003eRequired system\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-stat\"\u003e\n      \u003cdiv class=\"bes8-stat-value\"\u003eEmail\u003c\/div\u003e\n      \u003cdiv class=\"bes8-stat-label\"\u003eProduct key delivery\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"bes8-divider\"\u003e\n\n  \u003c!-- System requirements --\u003e\n  \u003cp class=\"bes8-section-title\"\u003eSystem requirements\u003c\/p\u003e\n  \u003cdiv class=\"bes8-config\"\u003e\n    \u003cdiv class=\"bes8-config-item\"\u003e\n      \u003cspan class=\"bes8-config-label\"\u003eOperating system\u003c\/span\u003e\n      \u003cspan class=\"bes8-config-value\"\u003eWindows 10 or Windows 11\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-config-item\"\u003e\n      \u003cspan class=\"bes8-config-label\"\u003eMac \/ Linux\u003c\/span\u003e\n      \u003cspan class=\"bes8-config-value\"\u003eNot compatible\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-config-item\"\u003e\n      \u003cspan class=\"bes8-config-label\"\u003eLicense\u003c\/span\u003e\n      \u003cspan class=\"bes8-config-value\"\u003e1 PC only — permanently tied to the computer\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-config-item\"\u003e\n      \u003cspan class=\"bes8-config-label\"\u003eDelivery\u003c\/span\u003e\n      \u003cspan class=\"bes8-config-value\"\u003eEmail (download \u0026amp; product key)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"bes8-divider\"\u003e\n\n  \u003c!-- SEO text block --\u003e\n  \u003ch2 class=\"bes8-h2\"\u003eCombine photography, quilting and embroidery in one studio\u003c\/h2\u003e\n  \u003cp class=\"bes8-seo-text\"\u003e\n    Combine two creative passions — photography and embroidery: \u003cstrong\u003eColor PhotoStitch\u003c\/strong\u003e takes a picture and turns it into an incredible embroidery design, while \u003cstrong\u003eautomatic digitizing\u003c\/strong\u003e transfers your artwork into an easy-to-stitch-out design with one click. Push dimension further with the \u003cstrong\u003e3D Globe Effect\u003c\/strong\u003e (a spherical look created purely by visual illusion), \u003cstrong\u003e3D Puffy Lettering\u003c\/strong\u003e with a wide choice of fonts, \u003cstrong\u003eCouching\u003c\/strong\u003e for sculptured effects with yarns, cords and wool, plus StumpWork, PunchWork, \u003cstrong\u003eTrapunto\u003c\/strong\u003e and Advanced CutWork for eyelets and embroidered appliqué.\n  \u003c\/p\u003e\n  \u003cp class=\"bes8-seo-text\"\u003e\n    Production tools match the creativity: \u003cstrong\u003eMulti-Hooping\u003c\/strong\u003e automatically places hoops to cover the entire design, fitting as many objects as possible into each hoop position with a previewable hooping sequence; positioning aids include hoop templates, basting stitch markers and print preview; and the \u003cstrong\u003eAutomated Quilt Block Layout\u003c\/strong\u003e generates echo quilting backgrounds — scroll, clipped or stipple-filled blocks — with sizing and positioning aids. The \u003cstrong\u003eknife tool\u003c\/strong\u003e cuts outlines or closed objects into separate parts (split lettering and apply different fills for a unique font), the \u003cstrong\u003eColor Wheel\u003c\/strong\u003e and color management keep palettes organised, and \u003cstrong\u003eCorelDRAW® Graphics Suite SE\u003c\/strong\u003e is included for full graphic design power.\n  \u003c\/p\u003e\n\n  \u003c!-- Key features --\u003e\n  \u003cp class=\"bes8-section-title\"\u003eKey features\u003c\/p\u003e\n  \u003cdiv class=\"bes8-features\"\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003eColor PhotoStitch\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003eTurn any photograph into an incredible embroidery design — photography and embroidery combined in one click.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003eAutomatic digitizing\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003eYour picture is transferred into an easy-to-stitch-out embroidery design with a single click — no manual digitizing needed.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003e3D effects\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003e3D Globe Effect for a spherical look, 3D Puffy Lettering with many fonts, StumpWork, PunchWork and Trapunto embellishments.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003eCouching\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003eCreate special embroidered effects with yarns, cords and wool combined with classic stitching — textures that stand out.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003eAdvanced CutWork\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003eEyelets and embroidered appliqué handled directly in the software for refined openwork designs.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003eMulti-Hooping\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003eHoops placed automatically to cover the entire design, fitting maximum objects per position — with hooping sequence preview.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003eAutomated Quilt Blocks\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003eAutomatic echo quilting backgrounds — scroll, clipped or stipple-filled — with quilt block sizing and positioning aids.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-feature\"\u003e\n      \u003ch3 class=\"bes8-feature-title\"\u003eCorelDRAW® SE included\u003c\/h3\u003e\n      \u003cp class=\"bes8-feature-text\"\u003eCorelDRAW Graphics Suite SE ships with the package, plus knife tool, Color Wheel, design tabs and a design library.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"bes8-divider\"\u003e\n\n  \u003c!-- Compatibility --\u003e\n  \u003ch2 class=\"bes8-h2\"\u003eCompatibility — BERNINA Embroidery Software 8\u003c\/h2\u003e\n  \u003cp class=\"bes8-seo-text\"\u003e\n    The software is compatible with \u003cstrong\u003eall BERNINA embroidery machines\u003c\/strong\u003e and exports to the common embroidery formats for maximum flexibility.\n  \u003c\/p\u003e\n  \u003cdiv class=\"bes8-compat-grid\"\u003e\n    \u003cdiv class=\"bes8-compat-card\"\u003e\n      \u003ch3 class=\"bes8-compat-card-title\"\u003eMachines\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eAll BERNINA embroidery\u003c\/li\u003e\n        \u003cli\u003eB 500 \/ 590 \/ 700\u003c\/li\u003e\n        \u003cli\u003eB 770 \/ 790 \/ 880\u003c\/li\u003e\n        \u003cli\u003eUSB transfer\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-compat-card\"\u003e\n      \u003ch3 class=\"bes8-compat-card-title\"\u003eFile formats\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eEXP (BERNINA)\u003c\/li\u003e\n        \u003cli\u003eART\u003c\/li\u003e\n        \u003cli\u003eDST \/ PES\u003c\/li\u003e\n        \u003cli\u003eCommon formats\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-compat-card\"\u003e\n      \u003ch3 class=\"bes8-compat-card-title\"\u003eArtwork input\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePhotos (PhotoStitch)\u003c\/li\u003e\n        \u003cli\u003eImages \u0026amp; clipart\u003c\/li\u003e\n        \u003cli\u003eCorelDRAW® SE\u003c\/li\u003e\n        \u003cli\u003eTrueType fonts\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bes8-compat-card\"\u003e\n      \u003ch3 class=\"bes8-compat-card-title\"\u003eProjects\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eQuilting \u0026amp; échos\u003c\/li\u003e\n        \u003cli\u003e3D puffy lettering\u003c\/li\u003e\n        \u003cli\u003eCutWork \u0026amp; appliqué\u003c\/li\u003e\n        \u003cli\u003ePersonalized gifts\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"bes8-divider\"\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2 class=\"bes8-h2\"\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"bes8-faq\"\u003e\n\n    \u003cdetails class=\"bes8-faq-item\"\u003e\n      \u003csummary class=\"bes8-faq-q\"\u003eIs the BERNINA Embroidery Software 8 sent physically?\u003c\/summary\u003e\n      \u003cp class=\"bes8-faq-a\"\u003eNo. Your \u003cstrong\u003eBERNINA Embroidery Software 8\u003c\/strong\u003e download and product key are sent by email only. You receive everything directly in your inbox after the order is confirmed — no postal shipment, no USB stick, no physical item.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bes8-faq-item\"\u003e\n      \u003csummary class=\"bes8-faq-q\"\u003eHow many computers can I install it on?\u003c\/summary\u003e\n      \u003cp class=\"bes8-faq-a\"\u003e\u003cstrong\u003e1 license per PC.\u003c\/strong\u003e This license is activated on a single computer only, and the activation is \u003cstrong\u003epermanently tied to the machine it is installed on\u003c\/strong\u003e — it cannot be transferred to another computer afterwards. Please install it on the PC you intend to keep using.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bes8-faq-item\"\u003e\n      \u003csummary class=\"bes8-faq-q\"\u003eHow long does it take to receive my product key?\u003c\/summary\u003e\n      \u003cp class=\"bes8-faq-a\"\u003eUsually within a few minutes after order confirmation. If there is a delay, please check your spam folder.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bes8-faq-item\"\u003e\n      \u003csummary class=\"bes8-faq-q\"\u003eIs BERNINA Embroidery Software 8 compatible with Mac?\u003c\/summary\u003e\n      \u003cp class=\"bes8-faq-a\"\u003eNo. \u003cstrong\u003eBERNINA Embroidery Software 8\u003c\/strong\u003e runs exclusively on \u003cstrong\u003eWindows 10 and Windows 11\u003c\/strong\u003e. It is not compatible with macOS or Linux.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"bes8-faq-item\"\u003e\n      \u003csummary class=\"bes8-faq-q\"\u003eWhich embroidery machines work with this software?\u003c\/summary\u003e\n      \u003cp class=\"bes8-faq-a\"\u003eThe software is designed for and compatible with \u003cstrong\u003eall BERNINA embroidery machines\u003c\/strong\u003e (EXP\/ART output via USB). It also exports common formats such as DST and PES, so designs can be used on many other machine brands as well.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ structured data for Google rich results --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the BERNINA Embroidery Software 8 sent physically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Your BERNINA Embroidery Software 8 download and product key are sent by email only. You receive everything directly in your inbox after the order is confirmed — no postal shipment, no USB stick, no physical item.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many computers can I install it on?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"1 license per PC. This license is activated on a single computer only, and the activation is permanently tied to the machine it is installed on — it cannot be transferred to another computer afterwards. Please install it on the PC you intend to keep using.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does it take to receive my product key?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Usually within a few minutes after order confirmation. If there is a delay, please check your spam folder.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is BERNINA Embroidery Software 8 compatible with Mac?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. BERNINA Embroidery Software 8 runs exclusively on Windows 10 and Windows 11. It is not compatible with macOS or Linux.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which embroidery machines work with this software?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The software is designed for and compatible with all BERNINA embroidery machines (EXP\/ART output via USB). It also exports common formats such as DST and PES, so designs can be used on many other machine brands as well.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- end BERNINA Embroidery Software 8 description --\u003e","brand":"DTF Software","offers":[{"title":"Default Title","offer_id":52162164752650,"sku":null,"price":29.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0919\/3966\/8234\/files\/bernina-v8-designer-plus-embroidery-software-wilcom-hatch-tajima-pe-design-chroma-embrilliance-designshop.webp?v=1776251282","url":"https:\/\/dtfsoftware.com\/products\/bernina-embroidery-software-v8","provider":"DTF Software","version":"1.0","type":"link"}