{"product_id":"wasatch-softrip-8","title":"Wasatch SoftRIP 8","description":"\u003c!-- Wasatch SoftRIP 8 — Product description --\u003e\n\n\u003cstyle\u003e\n  .ws8-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  .ws8-wrap *,\n  .ws8-wrap *::before,\n  .ws8-wrap *::after {\n    box-sizing: inherit;\n  }\n\n  \/* ---------- Badges ---------- *\/\n  .ws8-badge,\n  .ws8-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  .ws8-badge {\n    background: #0d0d0d;\n    color: #fff;\n  }\n  .ws8-badge-blue {\n    background: #e8f1fd;\n    color: #1a6fd4;\n    margin-left: 6px;\n  }\n\n  \/* ---------- Headings \u0026 text ---------- *\/\n  .ws8-h2 {\n    font-size: 22px;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin: 0 0 16px;\n  }\n  .ws8-intro,\n  .ws8-seo-text {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.75;\n    margin: 0 0 18px;\n  }\n  .ws8-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  .ws8-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 24px 0 8px;\n  }\n  .ws8-stat {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n  .ws8-stat-value {\n    font-size: 15px;\n    font-weight: 800;\n    color: #0d0d0d;\n    margin-bottom: 4px;\n  }\n  .ws8-stat-label {\n    font-size: 12px;\n    color: #777;\n  }\n\n  \/* ---------- System requirements ---------- *\/\n  .ws8-config {\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n  .ws8-config-item {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 13px 20px;\n    font-size: 14px;\n  }\n  .ws8-config-item + .ws8-config-item {\n    border-top: 1px solid #efefec;\n  }\n  .ws8-config-label {\n    color: #777;\n  }\n  .ws8-config-value {\n    font-weight: 600;\n    color: #0d0d0d;\n    text-align: right;\n  }\n\n  \/* ---------- Features ---------- *\/\n  .ws8-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n  .ws8-feature {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    padding: 18px 20px;\n  }\n  .ws8-feature-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 6px;\n  }\n  .ws8-feature-text {\n    font-size: 13.5px;\n    color: #666;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* ---------- Compatibility ---------- *\/\n  .ws8-compat-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n  .ws8-compat-card {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 18px;\n  }\n  .ws8-compat-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 10px;\n  }\n  .ws8-compat-card ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .ws8-compat-card li {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.8;\n  }\n\n  \/* ---------- Divider ---------- *\/\n  .ws8-divider {\n    border: none;\n    border-top: 1px solid #ebebeb;\n    margin: 32px 0;\n  }\n\n  \/* ---------- FAQ (native accordion) ---------- *\/\n  .ws8-faq {\n    margin-bottom: 28px;\n  }\n  .ws8-faq-item {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    margin-bottom: 10px;\n  }\n  .ws8-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  .ws8-faq-q::-webkit-details-marker {\n    display: none;\n  }\n  .ws8-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  .ws8-faq-item[open] .ws8-faq-q::after {\n    content: \"−\";\n  }\n  .ws8-faq-q:focus-visible {\n    outline: 2px solid #1a6fd4;\n    outline-offset: -2px;\n    border-radius: 10px;\n  }\n  .ws8-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    .ws8-compat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .ws8-grid,\n    .ws8-features {\n      grid-template-columns: 1fr;\n    }\n  }\n  @media (max-width: 420px) {\n    .ws8-compat-grid {\n      grid-template-columns: 1fr;\n    }\n    .ws8-config-item {\n      flex-direction: column;\n      gap: 2px;\n    }\n    .ws8-config-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ws8-wrap\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cspan class=\"ws8-badge\"\u003eWasatch SoftRIP 8\u003c\/span\u003e\n  \u003cspan class=\"ws8-badge-blue\"\u003eDelivered by email\u003c\/span\u003e\n\n  \u003c!-- Heading --\u003e\n  \u003ch2 class=\"ws8-h2\"\u003eWasatch SoftRIP 8 — Professional RIP Software for Large Format \u0026amp; DTF Printing\u003c\/h2\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"ws8-intro\"\u003e\n    \u003cstrong\u003eWasatch SoftRIP 8\u003c\/strong\u003e is one of the industry's most trusted \u003cstrong\u003eRIP software\u003c\/strong\u003e solutions for large-format printers, digital textile production, \u003cstrong\u003eDTF\/DTG systems\u003c\/strong\u003e, sublimation and signage workflows. Version 8 brings an improved user interface, reliable legacy color matching, an enhanced halftoning engine and \u003cstrong\u003eShape Nesting\u003c\/strong\u003e — converting your images, vectors and print files into perfectly optimized raster data for hundreds of supported printers. Your \u003cstrong\u003eSoftRIP activation key\u003c\/strong\u003e is delivered directly by email after purchase — no physical shipment, instant activation. Compatible with \u003cstrong\u003eWindows 10 and Windows 11 (64-bit)\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- Quick stats --\u003e\n  \u003cdiv class=\"ws8-grid\"\u003e\n    \u003cdiv class=\"ws8-stat\"\u003e\n      \u003cdiv class=\"ws8-stat-value\"\u003eHundreds\u003c\/div\u003e\n      \u003cdiv class=\"ws8-stat-label\"\u003eSupported printers\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-stat\"\u003e\n      \u003cdiv class=\"ws8-stat-value\"\u003eWindows 10 \/ 11\u003c\/div\u003e\n      \u003cdiv class=\"ws8-stat-label\"\u003eRequired system\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-stat\"\u003e\n      \u003cdiv class=\"ws8-stat-value\"\u003eEmail\u003c\/div\u003e\n      \u003cdiv class=\"ws8-stat-label\"\u003eSoftware key delivery\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"ws8-divider\"\u003e\n\n  \u003c!-- System requirements --\u003e\n  \u003cp class=\"ws8-section-title\"\u003eSystem requirements\u003c\/p\u003e\n  \u003cdiv class=\"ws8-config\"\u003e\n    \u003cdiv class=\"ws8-config-item\"\u003e\n      \u003cspan class=\"ws8-config-label\"\u003eOperating system\u003c\/span\u003e\n      \u003cspan class=\"ws8-config-value\"\u003eWindows 10 or Windows 11 (64-bit)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-config-item\"\u003e\n      \u003cspan class=\"ws8-config-label\"\u003eMac \/ Linux\u003c\/span\u003e\n      \u003cspan class=\"ws8-config-value\"\u003eNot compatible\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-config-item\"\u003e\n      \u003cspan class=\"ws8-config-label\"\u003eInterface language\u003c\/span\u003e\n      \u003cspan class=\"ws8-config-value\"\u003eEnglish (multilingual support)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-config-item\"\u003e\n      \u003cspan class=\"ws8-config-label\"\u003eDelivery\u003c\/span\u003e\n      \u003cspan class=\"ws8-config-value\"\u003eEmail (activation key)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"ws8-divider\"\u003e\n\n  \u003c!-- SEO text block --\u003e\n  \u003ch2 class=\"ws8-h2\"\u003eAccurate color, smart nesting and DTF-ready halftone effects\u003c\/h2\u003e\n  \u003cp class=\"ws8-seo-text\"\u003e\n    SoftRIP 8 calculates halftones, ink usage, color conversions and print resolutions to guarantee accurate, stable output. The \u003cstrong\u003eadvanced ICC color management\u003c\/strong\u003e covers RGB, CMYK and multi-channel devices with reliable legacy color matching, and version 8 adds the import of \u003cstrong\u003ecolor curves from .csv files\u003c\/strong\u003e with precision to one part in 10,000 — a feature requested by color experts — plus the Special Colors Swatchbook for spot color replacement.\n  \u003c\/p\u003e\n  \u003cp class=\"ws8-seo-text\"\u003e\n    Paper and film are expensive: \u003cstrong\u003eShape Nesting\u003c\/strong\u003e arranges multiple designs to maximise every inch of media. For garment decorators, the \u003cstrong\u003ehalftone effects engine\u003c\/strong\u003e adds \"pinhole\" or \"break line\" patterns to DTF and DTG prints, letting garments breathe and stretch without cracking inside the design — adjustable to produce thousands of different effects, from a retro look to high-lpi pinholes for improved hand feel and durability. Add \u003cstrong\u003ewhite ink handling\u003c\/strong\u003e, queue management, ink usage preview and workflow automation, and SoftRIP 8 covers your entire production from file to finished print.\n  \u003c\/p\u003e\n\n  \u003c!-- Key features --\u003e\n  \u003cp class=\"ws8-section-title\"\u003eKey features\u003c\/p\u003e\n  \u003cdiv class=\"ws8-features\"\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eAdvanced ICC color management\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003eAccurate, consistent output on RGB, CMYK and multi-channel devices, with reliable legacy color matching when upgrading.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eEnhanced halftoning engine\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003eHigh-quality halftoning for smooth gradients and fine detail, with resolution and halftone modes up to ultra-high DPI.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eShape Nesting\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003eTrue shape nesting arranges multiple jobs to maximise media usage — every inch of expensive paper and film counts.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eDTF\/DTG halftone effects\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003eAdd pinhole or break-line patterns so garments breathe and stretch without cracking — thousands of adjustable effects for hand feel and durability.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eWhite ink handling\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003eBuilt-in white ink management for DTF and DTG workflows — clean underbase and vivid colors on dark garments and films.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eColor curve import (.csv)\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003eNew in version 8: import your own calibration and curve data from .csv files with precision to one part in 10,000.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eWorkflow automation\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003ePowerful automation for high-volume production, including printing directly from Cloud storage such as Amazon S3 with the Automation Option.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-feature\"\u003e\n      \u003ch3 class=\"ws8-feature-title\"\u003eQueue \u0026amp; ink management\u003c\/h3\u003e\n      \u003cp class=\"ws8-feature-text\"\u003eQueue management for batch and automated printing, plus ink usage preview for accurate cost estimation before you print.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"ws8-divider\"\u003e\n\n  \u003c!-- Compatibility --\u003e\n  \u003ch2 class=\"ws8-h2\"\u003eCompatibility — Wasatch SoftRIP 8\u003c\/h2\u003e\n  \u003cp class=\"ws8-seo-text\"\u003e\n    SoftRIP 8 integrates seamlessly with \u003cstrong\u003ehundreds of supported printers\u003c\/strong\u003e across every common digital print technology, from signage to textile and DTF.\n  \u003c\/p\u003e\n  \u003cdiv class=\"ws8-compat-grid\"\u003e\n    \u003cdiv class=\"ws8-compat-card\"\u003e\n      \u003ch3 class=\"ws8-compat-card-title\"\u003ePrinter brands\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eEpson\u003c\/li\u003e\n        \u003cli\u003eRoland\u003c\/li\u003e\n        \u003cli\u003eMimaki\u003c\/li\u003e\n        \u003cli\u003eMutoh\u003c\/li\u003e\n        \u003cli\u003eHP \/ Canon \u0026amp; more\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-compat-card\"\u003e\n      \u003ch3 class=\"ws8-compat-card-title\"\u003eTechnologies\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eEco-solvent \/ solvent\u003c\/li\u003e\n        \u003cli\u003eLatex\u003c\/li\u003e\n        \u003cli\u003eUV\u003c\/li\u003e\n        \u003cli\u003eDye-sublimation\u003c\/li\u003e\n        \u003cli\u003ePigment textile\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-compat-card\"\u003e\n      \u003ch3 class=\"ws8-compat-card-title\"\u003eApplications\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eSignage \u0026amp; banners\u003c\/li\u003e\n        \u003cli\u003eDigital textile\u003c\/li\u003e\n        \u003cli\u003eDTF \/ DTG\u003c\/li\u003e\n        \u003cli\u003eSublimation\u003c\/li\u003e\n        \u003cli\u003ePhoto \u0026amp; fine art\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws8-compat-card\"\u003e\n      \u003ch3 class=\"ws8-compat-card-title\"\u003eWorkflows\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eShape nesting\u003c\/li\u003e\n        \u003cli\u003eWhite ink printing\u003c\/li\u003e\n        \u003cli\u003eCloud automation\u003c\/li\u003e\n        \u003cli\u003eBatch queues\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"ws8-divider\"\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2 class=\"ws8-h2\"\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"ws8-faq\"\u003e\n\n    \u003cdetails class=\"ws8-faq-item\"\u003e\n      \u003csummary class=\"ws8-faq-q\"\u003eIs the Wasatch SoftRIP 8 software key sent physically?\u003c\/summary\u003e\n      \u003cp class=\"ws8-faq-a\"\u003eNo. The \u003cstrong\u003eSoftRIP activation key\u003c\/strong\u003e is sent by email only. You receive your software key directly in your inbox after the order is confirmed — no postal shipment, no dongle, no physical item.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ws8-faq-item\"\u003e\n      \u003csummary class=\"ws8-faq-q\"\u003eHow long does it take to receive my activation key?\u003c\/summary\u003e\n      \u003cp class=\"ws8-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=\"ws8-faq-item\"\u003e\n      \u003csummary class=\"ws8-faq-q\"\u003eIs Wasatch SoftRIP 8 compatible with Mac?\u003c\/summary\u003e\n      \u003cp class=\"ws8-faq-a\"\u003eNo. \u003cstrong\u003eWasatch SoftRIP 8\u003c\/strong\u003e runs exclusively on \u003cstrong\u003eWindows 10 and Windows 11 (64-bit)\u003c\/strong\u003e. It is not compatible with macOS or Linux.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ws8-faq-item\"\u003e\n      \u003csummary class=\"ws8-faq-q\"\u003eWhich printers does SoftRIP 8 support?\u003c\/summary\u003e\n      \u003cp class=\"ws8-faq-a\"\u003eSoftRIP integrates with \u003cstrong\u003ehundreds of supported printers\u003c\/strong\u003e from major manufacturers including Epson, Roland, Mimaki, Mutoh, HP and Canon — covering large format, textile, DTF\/DTG, sublimation and signage technologies.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ws8-faq-item\"\u003e\n      \u003csummary class=\"ws8-faq-q\"\u003eIs SoftRIP 8 suitable for DTF printing?\u003c\/summary\u003e\n      \u003cp class=\"ws8-faq-a\"\u003eYes. SoftRIP 8 includes \u003cstrong\u003ewhite ink handling\u003c\/strong\u003e for DTF\/DTG workflows and a unique \u003cstrong\u003ehalftone effects engine\u003c\/strong\u003e that adds pinhole and break-line patterns to prints, so garments stretch and breathe without the design cracking — with thousands of adjustable effects.\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 Wasatch SoftRIP 8 software key sent physically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The SoftRIP activation key is sent by email only. You receive your software key directly in your inbox after the order is confirmed — no postal shipment, no dongle, no physical item.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does it take to receive my activation 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 Wasatch SoftRIP 8 compatible with Mac?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Wasatch SoftRIP 8 runs exclusively on Windows 10 and Windows 11 (64-bit). It is not compatible with macOS or Linux.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which printers does SoftRIP 8 support?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SoftRIP integrates with hundreds of supported printers from major manufacturers including Epson, Roland, Mimaki, Mutoh, HP and Canon — covering large format, textile, DTF\/DTG, sublimation and signage technologies.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is SoftRIP 8 suitable for DTF printing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. SoftRIP 8 includes white ink handling for DTF\/DTG workflows and a unique halftone effects engine that adds pinhole and break-line patterns to prints, so garments stretch and breathe without the design cracking — with thousands of adjustable effects.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- end Wasatch SoftRIP 8 description --\u003e","brand":"DTF Software","offers":[{"title":"Default Title","offer_id":52162434269450,"sku":null,"price":39.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0919\/3966\/8234\/files\/wasatch-softrip-8-rip-acrorip-caldera-onyx-colorgate-ergosoft-cadlink-flexi-versaworks.webp?v=1776102274","url":"https:\/\/dtfsoftware.com\/products\/wasatch-softrip-8","provider":"DTF Software","version":"1.0","type":"link"}