CINXE.COM
Cryptomaan | Official hardware wallet reseller Europe
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Cryptomaan | Official hardware wallet reseller Europe</title> <link rel="canonical" href="https://cryptomaan.eu" /> <link rel="icon" type="image/x-icon" href="/assets/img/cryptomaan-favi.png"> <style> [x-cloak] { display: none !important; } </style> <link rel="stylesheet" href="/assets/css/cryptomaan.css"> <link rel="preconnect" href="https://app.snipcart.com" /> <link rel="preconnect" href="https://cdn.snipcart.com" /> <link rel="preload" as="style" href="https://cdn.snipcart.com/themes/v3.3.1/default/snipcart.css" onload="this.onload=null;this.rel='stylesheet'" /> <script defer src="https://cdn.jsdelivr.net/npm/algoliasearch@4.5.1/dist/algoliasearch-lite.umd.js" integrity="sha256-EXPXz4W6pQgfYY3yTpnDa3OH8/EPn16ciVsPQ/ypsjk=" crossorigin="anonymous"></script> <script defer src="https://cdn.jsdelivr.net/npm/instantsearch.js@4.8.3/dist/instantsearch.production.min.js" integrity="sha256-LAGhRRdtVoD6RLo2qDQsU2mp+XVSciKRC8XPOBWmofM=" crossorigin="anonymous"></script> <script defer src="/assets/js/main.js?v=eac0a54ec6"></script> <script defer src="/assets/js/snipcart.js?v=7208b3cbc8"></script> <script defer src="https://unpkg.com/@alpinejs/collapse@3.x.x/dist/cdn.min.js"></script> <script defer src="https://unpkg.com/@alpinejs/intersect@3.x.x/dist/cdn.min.js"></script> <script defer src="https://unpkg.com/@alpinejs/persist@3.x.x/dist/cdn.min.js"></script> <script defer src="https://unpkg.com/alpinejs@3.9.1/dist/cdn.min.js"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://tu.shop.btcdirect.eu/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WM8375Q');</script> <!-- End Google Tag Manager --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-XHEZ67Z993"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-XHEZ67Z993', {}); </script> <!-- Facebook Pixel Code --> <script> ! function (f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '2848971245359783'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=2848971245359783&ev=PageView &noscript=1" /> </noscript> <!-- End Facebook Pixel Code --> <script src="https://script.tapfiliate.com/tapfiliate.js" type="text/javascript" async></script> <script type="text/javascript"> (function (t, a, p) { t.TapfiliateObject = a; t[a] = t[a] || function () { (t[a].q = t[a].q || []).push(arguments) } })(window, 'tap'); tap('create', '7676-ac2b68', { integration: "javascript" }); tap('detect'); </script> </head> <body> <a href="/products/solidhodl" class="py-1 px-4 fixed z-40 top-0 right-0 left-0 h-8 flex items-center justify-center" style="background-color: #19A941; color: #FFFFFF;"> <div class="font-bold">🔒 Protect your Recovery Seed with SOLIDHODL</div> </a> <header x-data="{mobileActive: false, mobileSearchActive: false }"> <div class="top-8 h-16 md:h-24 fixed right-0 left-0 z-40 flex w-full items-center bg-white border-b border-gray-200"> <div class="container mx-auto"> <div class="flex w-full justify-between pt-2 pb-2 flex-wrap md:flex-nowrap items-center"> <div class="md:hidden"> <button class="nav-toggle" :class="mobileActive ? 'active' : ''" @click="mobileActive = !mobileActive"> <span></span> <span></span> <span></span> </button> </div> <a href="/" class="order-2 flex-shrink-0"> <img class="h-6 md:h-8" alt="Shop Logo" src="https://images.prismic.io/btcdirect-shop/4dd48e19-c0b0-4ca3-91c2-a29d51002791_logo_big+%282%29.png?auto=compress,format"> </a> <div class="header-search order-4 w-full md:order-2 md:block absolute md:relative top-full left-0 right-0 bg-white border-b border-t border-gray-200 !px-4 !py-4 md:border-none rounded-none" x-bind:class="mobileSearchActive ? '!block' : 'hidden'"> <div class="relative w-full"> <div id="searchbox"></div> <div id="hits" class="z-10 border border-gray-100 absolute left-0 right-0 top-full bg-white"></div> </div> <script> function algoliaRouteURL(url) { const currentURL = new URL(window.location.href); const params = currentURL.pathname.split('/'); const isCryptomaan = currentURL.hostname.includes('cryptomaan'); window.location.href = isCryptomaan ? currentURL.origin + '/products/' + url : currentURL.origin + '/' + params[ 1] + '/products/' + url; } document.addEventListener('DOMContentLoaded', () => { const searchClient = window.algoliasearch('6HFXJPI672', '7c598b1f12e9f699f0a19f429ac758dc') let algoliaSearch = ''; algoliaSearch = window.instantsearch({ indexName: 'shop_main_nl', searchClient, searchFunction(helper) { const container = document.querySelector('#hits') container.style.display = helper.state.query === '' ? 'none' : '' if (helper.state.query !== '') { helper.search() } } }) algoliaSearch.addWidgets([ window.instantsearch.widgets.searchBox({ container: '#searchbox', placeholder: "What are you searching for?" }), window.instantsearch.widgets.hits({ container: '#hits', transformItems(items) { return items.filter(item => item.available_for_sale === true && item.is_bundle === false) }, templates: { item(hit) { return hit.image ? ` <div onclick="algoliaRouteURL('${hit.objectID}')" class="cursor-pointer p-4 flex items-center border-b border-gray-200 hover:underline"> <img class="w-8 mr-8" src="${hit.image}&h=64" /> ${hit.title} </div> ` : `<div onclick="algoliaRouteURL('${hit.objectID}')" class="cursor-pointer p-4 flex items-center border-b border-gray-200 hover:undelin"> <div class="w-8 mr-8"></div>${hit.title} </div>` } } }) ]) algoliaSearch.start() }) </script> </div> <div class="account-cart flex items-center order-3"> <button @click="mobileSearchActive = !mobileSearchActive" class="text-black flex h-10 w-10 rounded-full justify-center items-center md:hidden"> <div class="relative"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z" /> </svg> </div> </button> <button class="snipcart-checkout md:bg-secondary font-medium text-white flex h-10 w-10 rounded-full justify-center items-center"> <div class="relative"> <img src="/assets/img/cart.svg" class="h-5 md:h-4 filter invert md:invert-0" alt="Winkelwagen"> <span id="cart-total" style="display: none;" class="bg-negative-trend absolute rounded-full h-5 w-5 -top-4 -right-4 text-xs flex items-center justify-center"></span> </div> </button> </div> </div> </div> </div> <div class="z-30 top-24 md:top-16 fixed md:relative left-0 right-0 md:left-auto md:right-auto py-3 bg-secondary mobile-nav mt-0 md:mt-16 w-full overflow-auto md:overflow-visible max-h-[calc(100vh_-_6rem)]" :class="mobileActive ? 'mobile-active' : ''"> <div class="container mx-auto"> <div class="nav-wrapper"> <nav id="primary-nav"> <ul class="flex"> <li class="flex items-center group flex-col md:flex-row py-2 md:py-4 px-4" x-data="{mobileOpen: false }"> <div class="flex items-center ml-auto md:mr-auto"> <a href="/collections/hardware-wallets" class="font-medium text-header-nav-text flex items-center"> Hardware Wallets </a> <div class="p-2 md:p-0 cursor:pointer" @click="mobileOpen = !mobileOpen" > <svg class="block text-white fill-current ml-2" width="10px" height="6px" viewBox="0 0 10 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill-rule="evenodd"> <g transform="translate(-882.000000, -48.000000)"> <path id="Right-2" d="M885.52913,46.149 C885.34073,45.950382 885.03563,45.950382 884.84908,46.149 L884.16903,46.863532 C883.9806,47.060232 883.9806,47.379544 884.16903,47.576202 L887.44697,50.970838 L884.14188,54.393726 C883.95334,54.59142 883.95334,54.910718 884.14188,55.107278 L884.82193,55.821866 C885.00845,56.018524 885.31347,56.018524 885.50198,55.821866 L889.82905,51.328076 C890.01556,51.130536 890.01556,50.811224 889.82905,50.613544 L885.52913,46.149 Z" transform="translate(887.000000, 51.000000) rotate(-270.000000) translate(-887.000000, -51.000000) " /> </g> </g> </svg> </div> </div> <ul class="hidden md:hidden md:group-hover:block md:absolute md:min-w-[14rem] md:top-full md:left-1/2 md:transform md:-translate-x-1/2 md:bg-white md:rounded-3xl md:shadow-xl flex flex-col p-4 md:p-6 z-50" :class="{'!flex' : mobileOpen}"> <div class="h-4 w-4 bg-white transform rotate-45 left-1/2 -translate-x-1/2 absolute -top-[0.5rem] hidden md:block "></div> <li class="py-0.5 md:py-1.5"> <a href="/collections/hardware-wallets" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> All hardware wallets </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/ledger" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Ledger </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/trezor" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> TREZOR </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/bitbox" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> BitBox02 </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/blockstream" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Blockstream Jade (Plus) </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/products/keystone-pro" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Keystone 3 Pro </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/products/ngrave-zero" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> NGRAVE ZERO </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/onekey" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> OneKey </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/products/passport" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Passport </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/safepal" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> SafePal </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/secux" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> SecuX </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/products/tangem-kaart-multi-currency" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Tangem Wallet </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/hardware-wallet-selection-tool" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> 🔍 Selection tool </a> </li> </ul> </li> <li class="flex items-center group flex-col md:flex-row py-2 md:py-4 px-4" x-data="{mobileOpen: false }"> <div class="flex items-center ml-auto md:mr-auto"> <a href="/collections/seed-backups" class="font-medium text-header-nav-text flex items-center"> Seed backups </a> <div class="p-2 md:p-0 cursor:pointer" @click="mobileOpen = !mobileOpen" > <svg class="block text-white fill-current ml-2" width="10px" height="6px" viewBox="0 0 10 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill-rule="evenodd"> <g transform="translate(-882.000000, -48.000000)"> <path id="Right-2" d="M885.52913,46.149 C885.34073,45.950382 885.03563,45.950382 884.84908,46.149 L884.16903,46.863532 C883.9806,47.060232 883.9806,47.379544 884.16903,47.576202 L887.44697,50.970838 L884.14188,54.393726 C883.95334,54.59142 883.95334,54.910718 884.14188,55.107278 L884.82193,55.821866 C885.00845,56.018524 885.31347,56.018524 885.50198,55.821866 L889.82905,51.328076 C890.01556,51.130536 890.01556,50.811224 889.82905,50.613544 L885.52913,46.149 Z" transform="translate(887.000000, 51.000000) rotate(-270.000000) translate(-887.000000, -51.000000) " /> </g> </g> </svg> </div> </div> <ul class="hidden md:hidden md:group-hover:block md:absolute md:min-w-[14rem] md:top-full md:left-1/2 md:transform md:-translate-x-1/2 md:bg-white md:rounded-3xl md:shadow-xl flex flex-col p-4 md:p-6 z-50" :class="{'!flex' : mobileOpen}"> <div class="h-4 w-4 bg-white transform rotate-45 left-1/2 -translate-x-1/2 absolute -top-[0.5rem] hidden md:block "></div> <li class="py-0.5 md:py-1.5"> <a href="/collections/seed-backups" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> All backups </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/collection-solidhodl" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> SOLIDHODL ⭐ </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/products/billfodl" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Billfodl </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/cryptosteel" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Cryptosteel </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/cryptotag-collection" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> CRYPTOTAG </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/products/trezor-keep-metal" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Trezor Keep Metal </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/x-seed-collection" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> X-Seed (SecuX) </a> </li> </ul> </li> <li class="flex items-center group flex-col md:flex-row py-2 md:py-4 px-4" x-data="{mobileOpen: false }"> <div class="flex items-center ml-auto md:mr-auto"> <a href="/collections/bundles" class="font-medium text-header-nav-text flex items-center"> Product packages </a> </li> <li class="flex items-center group flex-col md:flex-row py-2 md:py-4 px-4" x-data="{mobileOpen: false }"> <div class="flex items-center ml-auto md:mr-auto"> <a href="/collections/black-friday-bitcoin-crypto" class="font-medium text-header-nav-text flex items-center"> Discount % </a> </li> <li class="flex items-center group flex-col md:flex-row py-2 md:py-4 px-4" x-data="{mobileOpen: false }"> <div class="flex items-center ml-auto md:mr-auto"> <a href="/collections/accessoires" class="font-medium text-header-nav-text flex items-center"> Accessories </a> </li> <li class="flex items-center group flex-col md:flex-row py-2 md:py-4 px-4" x-data="{mobileOpen: false }"> <div class="flex items-center ml-auto md:mr-auto"> <a href="/collections/other-categories" class="font-medium text-header-nav-text flex items-center"> Other </a> <div class="p-2 md:p-0 cursor:pointer" @click="mobileOpen = !mobileOpen" > <svg class="block text-white fill-current ml-2" width="10px" height="6px" viewBox="0 0 10 6" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g stroke="none" stroke-width="1" fill-rule="evenodd"> <g transform="translate(-882.000000, -48.000000)"> <path id="Right-2" d="M885.52913,46.149 C885.34073,45.950382 885.03563,45.950382 884.84908,46.149 L884.16903,46.863532 C883.9806,47.060232 883.9806,47.379544 884.16903,47.576202 L887.44697,50.970838 L884.14188,54.393726 C883.95334,54.59142 883.95334,54.910718 884.14188,55.107278 L884.82193,55.821866 C885.00845,56.018524 885.31347,56.018524 885.50198,55.821866 L889.82905,51.328076 C890.01556,51.130536 890.01556,50.811224 889.82905,50.613544 L885.52913,46.149 Z" transform="translate(887.000000, 51.000000) rotate(-270.000000) translate(-887.000000, -51.000000) " /> </g> </g> </svg> </div> </div> <ul class="hidden md:hidden md:group-hover:block md:absolute md:min-w-[14rem] md:top-full md:left-1/2 md:transform md:-translate-x-1/2 md:bg-white md:rounded-3xl md:shadow-xl flex flex-col p-4 md:p-6 z-50" :class="{'!flex' : mobileOpen}"> <div class="h-4 w-4 bg-white transform rotate-45 left-1/2 -translate-x-1/2 absolute -top-[0.5rem] hidden md:block "></div> <li class="py-0.5 md:py-1.5"> <a href="/collections/clothing-merchandise" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Clothing & Merchandise </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/games-gadgets" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Games & Gadgets </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/crypto-nodes" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Crypto nodes & cases </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/courses" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Courses </a> </li> <li class="py-0.5 md:py-1.5"> <a href="/collections/art" class="font-medium text-white md:text-header-nav-sub-text hover:text-header-nav-sub-text hover:underline"> Art </a> </li> </ul> </li> </ul> </nav> <div class="nav-right ml-auto mr-4 md:mr-0"> <div x-data="{language: 'en'}"> <select x-on:change="window.location.href = 'https://cryptomaan.' + language" x-model="language" class="bg-transparent border-0 text-white"> <option value="en"> EN </option> <option value="nl"> NL </option> <option value="de"> DE </option> </select> </div> </div> </div> </div> </div> <div class="w-full mt-24 md:mt-16 "> <div class="container mx-auto flex"> <div style="min-height: 60px; width: 100%;"> <div class="flex w-full" x-data="{day: new Date().getDay()}" x-cloak> <div class="flex text-text-gray-1 py-5 text-sm relative md:h-auto overflow-hidden md:overflow-auto w-full"> <div class="flex w-full " name="slide"> <div class="mr-4 flex items-center absolute sm:relative left-0 top-4 sm:top-auto w-full sm:w-auto justify-center sm:justify-start whitespace-nowrap"> <img src="/assets/img/Vinkje.svg" alt="check" class="h-3 w-auto mr-2"> <strong class="font-normal text-text-gray-2"> <span x-show="day == 6"> <span>Ordered before 23:59</span>, delivery on monday </span> <span x-show="day !== 6 && day !== 0"> <span>Ordered before 15:00</span>, shipped the same day </span> <span x-show="day === 0"> <span>Ordered before 15:00</span>, shipped the same day </span> </strong> </div> <div class="flex whitespace-nowrap"> <div class="items-center mr-4 hidden lg:flex "> <img src="/assets/img/Vinkje.svg" alt="check" class="h-3 w-auto mr-2"> <strong class="font-normal text-text-gray-2">Official reseller</strong> </div> <div class="items-center mr-4 hidden xl:flex"> <img src="/assets/img/Vinkje.svg" alt="check" class="h-3 w-auto mr-2"> <strong class="font-normal text-text-gray-2">Support by experts</strong> </div> </div> </div> </div> <a href="https://www.webwinkelkeur.nl/webshop/Cryptomaan_1202685/reviews" target="_blank" class=" items-center text-sm ml-auto hidden md:flex flex-shrink-0"> <img src="/assets/img/Sterretje.svg" alt="star" class="h-3.5 w-auto mr-2"> <strong class="font-medium">9,3</strong> / 10 - <strong class="font-medium">4.136</strong> reviews </a> </div> </div> </div> </div> </header> <main> <div class="container mx-auto"> <div class="relative shadow-lg rounded-xl md:py-16 md:px-16 p-4 overflow-hidden flex w-full mt-6 bg-gradient-to-tr from-white to-gray-100 flex-wrap md:flex-nowrap"> <div class="w-full sm:w-1/2 "> <h2 class="text-gunmetal font-medium text-xl sm:text-2xl lg:text-4xl"> Protect your recovery seed! </h2> <p class="text-text-gray-2 mt-4 mb-12 sm:pr-0"> You cannot rely solely on a hardware wallet. </p> <div class="mb-4 sm:mb-0 sm:pb-4"> <a href="/products/solidhodl" class="bg-secondary text-white py-4 px-4 sm:px-8 rounded-xl font-medium"> View offer </a> </div> </div> <div class="text-center w-full sm:w-1/2 sm:relative"> <img src="https://images.prismic.io/btcdirect-shop/ZeiMbHUurf2G3Kpu_SH_front.png?auto=format%2Ccompress&rect=391%2C228%2C3020%2C1706&w=3774&h=2132" alt="" class="mx-auto relative block h-auto transform-none sm:w-auto mt-4 max-w-3/4 xl:max-w-1/2 sm:mt-0 max-h-56"> </div> </div> </div> <div class="container mx-auto mt-20 mb-20"> <h2 class="text-2xl text-center mb-8 text-gunmetal"> Categories </h2> <div class="flex md:justify-center overflow-x-auto pb-4 md:pb-0"> <a href="/collections/hardware-wallets/" class="w-36 text-center"> <img src="https://btcdirect-shop.cdn.prismic.io/btcdirect-shop/ae593ef1-db88-4d4c-9acd-be321be739f4_Wallet.svg" class="h-24 rounded-full mx-auto block mb-4"> <div class="w-32 text-center mx-auto text-gunmetal fnot-bold"> Hardware wallets </div> </a> <a href="/collections/seed-backups/" class="w-36 text-center"> <img src="https://btcdirect-shop.cdn.prismic.io/btcdirect-shop/4239a40c-d806-4673-b4e6-b65ef8449a58_Seed_Backup.svg" class="h-24 rounded-full mx-auto block mb-4"> <div class="w-32 text-center mx-auto text-gunmetal fnot-bold"> Seed Backups </div> </a> <a href="/collections/books/" class="w-36 text-center"> <img src="https://btcdirect-shop.cdn.prismic.io/btcdirect-shop/00a5d4ea-e67a-4fdc-a7e7-e9b37e2dab2c_Boeken.svg" class="h-24 rounded-full mx-auto block mb-4"> <div class="w-32 text-center mx-auto text-gunmetal fnot-bold"> Books </div> </a> <a href="/collections/bundles/" class="w-36 text-center"> <img src="https://btcdirect-shop.cdn.prismic.io/btcdirect-shop/1d0d4f17-7604-4f82-abad-fbeef6b61a7a_Voordeelbundel.svg" class="h-24 rounded-full mx-auto block mb-4"> <div class="w-32 text-center mx-auto text-gunmetal fnot-bold"> Combo deals </div> </a> <a href="/collections/accessories/" class="w-36 text-center"> <img src="https://btcdirect-shop.cdn.prismic.io/btcdirect-shop/37c1528c-cc06-47cd-bd15-e84e06fb0ba2_Accessoires.svg" class="h-24 rounded-full mx-auto block mb-4"> <div class="w-32 text-center mx-auto text-gunmetal fnot-bold"> Accessories </div> </a> <a href="/collections/other-categories/" class="w-36 text-center"> <img src="https://btcdirect-shop.cdn.prismic.io/btcdirect-shop/96b398a4-028e-4591-98aa-65d0abcefd50_Merchendise.svg" class="h-24 rounded-full mx-auto block mb-4"> <div class="w-32 text-center mx-auto text-gunmetal fnot-bold"> Other </div> </a> </div> </div> <div class="container mx-auto mb-8 md:mb-0"> <h2 class="text-2xl mb-8 text-gunmetal font-medium"> Best-selling product bundles </h2> <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6 mb-8"> <a href="/products/trezor-safe-3-solidhodl" class="product-card bg-white border border-border-color rounded-lg py-4 md:py-8 px-4 flex-wrap md:px-8 flex md:flex-col items-start relative" x-data="{ product: {"id":"ZrY0TxEAACEAiyg0","uid":"trezor-safe-3-solidhodl","url":null,"type":"product","href":"https://btcdirect-shop.cdn.prismic.io/api/v2/documents/search?ref=Z7CxehEAACQAzqYq&q=%5B%5B%3Ad+%3D+at%28document.id%2C+%22ZrY0TxEAACEAiyg0%22%29+%5D%5D","tags":[],"first_publication_date":"2024-08-09T15:48:40+0000","last_publication_date":"2024-12-18T09:27:45+0000","slugs":["trezor-safe-3--solidhodl"],"linked_documents":[],"lang":"nl-nl","alternate_languages":[{"id":"ZrY0YBEAAB8Aiyha","type":"product","lang":"en-gb","uid":"trezor-safe-3-solidhodl"},{"id":"ZrY0hxEAACEAiyih","type":"product","lang":"de-de","uid":"trezor-safe-3-solidhodl"},{"id":"ZrY0lBEAAB8Aiyi5","type":"product","lang":"pt-pt","uid":"trezor-safe-3-solidhodl"},{"id":"ZrY0cBEAAB8Aiyh-","type":"product","lang":"fr-fr","uid":"trezor-safe-3-solidhodl"},{"id":"ZrY0nxEAACEAiyjQ","type":"product","lang":"es-es","uid":"trezor-safe-3-solidhodl"}],"data":{"backend_title":[{"type":"heading1","text":"Trezor Safe 3 + SOLIDHODL","spans":[],"direction":"ltr"}],"redirect":null,"breadcrumbs":[{"collection":{"id":"X-yLIhEAACUAhumt","type":"collection","tags":[],"lang":"nl-nl","slug":"productbundels","first_publication_date":"2020-12-30T14:41:46+0000","last_publication_date":"2025-01-27T13:08:10+0000","uid":"voordeelbundels","data":{"uid":"voordeelbundels","title":"Productbundels"},"link_type":"Document","key":"9af58ab6-d95f-426c-9dba-a3c5f5912ce2","isBroken":false}}],"show":"true","extra_levertijd":null,"product_category":"Voordeelbundels","is_bundle":true,"available_for_sale":true,"digital_product":false,"btc_direct_integration":true,"requires_shipping":true,"brand":"Trezor SOLIDHODL","bundle_products":[{"product":{"id":"ZSO9YBAAACMAcXSf","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-3","first_publication_date":"2023-10-09T08:44:22+0000","last_publication_date":"2025-02-10T10:50:17+0000","uid":"trezor-safe","data":{"variants":[{"image":{"dimensions":{"width":560,"height":560},"alt":"trezor safe 3","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/622bf32b-6460-4bb0-a7ad-0186d4d3916e_trezor+safe+3+.webp?auto=format,compress","id":"ZSkH6xEAACUAkqqd","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Cosmic Black","cost_per_item":null,"tax":"high","ean":"8594194880514","qls_id":null},{"image":{"dimensions":{"width":477,"height":476},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/4c2faded-75e7-42fd-bb4c-d1c1adb7f183_trezor+zoom+silver.png?auto=format,compress","id":"ZTjHbREAACEADw9x","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE3","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Stellar Silver","cost_per_item":null,"tax":"high","ean":"8594194880507","qls_id":null}]},"link_type":"Document","key":"e8af6d59-4069-4735-afd3-5757d3ceca0d","isBroken":false},"variant_index":null},{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"5750c6ee-ce55-46c7-a33c-3d50b972f522","isBroken":false},"variant_index":null},{"product":{"id":"ZTJtSRIAACUA5Yw9","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-3-galactic-rose","first_publication_date":"2023-10-20T12:06:37+0000","last_publication_date":"2025-01-15T15:34:00+0000","uid":"trezor-safe-3-galactic-rose","data":{"variants":[{"image":{"dimensions":{"width":477,"height":476},"alt":"Trezor Safe 3 Galactic Rose","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/723b4aeb-31de-4f23-850f-cab1008b231e_trezor+zoom+rose.png?auto=compress,format","id":"ZTjHbREAACEADw9y","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE2","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Galactic Rose","cost_per_item":null,"tax":"high","ean":"8594194880170","qls_id":null},{"image":{"dimensions":{"width":477,"height":476},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/4c2faded-75e7-42fd-bb4c-d1c1adb7f183_trezor+zoom+silver.png?auto=compress,format","id":"ZTjHbREAACEADw9x","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE3","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Stellar Silver","cost_per_item":null,"tax":"high","ean":"8594194880507","qls_id":null},{"image":{"dimensions":{"width":477,"height":476},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/b92c8cf6-0f00-4a99-9fde-50e1972ec576_trezor+zoom+gold.png?auto=compress,format","id":"ZTjHbREAAIqZDw90","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE4","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Solar Gold","cost_per_item":null,"tax":"high","ean":"8594194880491","qls_id":null},{"image":{"dimensions":{"width":560,"height":560},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/622bf32b-6460-4bb0-a7ad-0186d4d3916e_trezor+safe+3+.webp?auto=compress,format","id":"ZSkH6xEAACUAkqqd","edit":{"x":0,"y":0,"zoom":1,"background":"#fff"}},"sku":"TSAFE1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Cosmic Black","cost_per_item":null,"tax":"high","ean":"8594194880514","qls_id":null}]},"link_type":"Document","key":"4aa3db03-62ac-4d92-85a3-cd0ed9729391","isBroken":false},"variant_index":null},{"product":{"id":"ZTJ2BhIAACcA5a7G","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-3-stellar-silver","first_publication_date":"2023-10-20T12:43:55+0000","last_publication_date":"2025-01-20T21:04:23+0000","uid":"trezor-safe-3-stellar-silver","data":{"variants":[{"image":{"dimensions":{"width":477,"height":476},"alt":"Trezor Safe 3 Stellar Silver","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/4c2faded-75e7-42fd-bb4c-d1c1adb7f183_trezor+zoom+silver.png?auto=format,compress","id":"ZTjHbREAACEADw9x","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE3","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Stellar Silver","cost_per_item":null,"tax":"high","ean":"8594194880507","qls_id":null},{"image":{"dimensions":{"width":560,"height":560},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/622bf32b-6460-4bb0-a7ad-0186d4d3916e_trezor+safe+3+.webp?auto=compress,format","id":"ZSkH6xEAACUAkqqd","edit":{"x":0,"y":0,"zoom":1,"background":"#fff"}},"sku":"TSAFE1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Cosmic Black","cost_per_item":null,"tax":"high","ean":"8594194880514","qls_id":null}]},"link_type":"Document","key":"786e4941-aaf7-4391-8bbf-53a0386b0008","isBroken":false},"variant_index":null},{"product":{"id":"ZTJvHBIAACQA5ZTd","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-3-solar-gold","first_publication_date":"2023-10-20T12:14:24+0000","last_publication_date":"2025-01-15T15:34:20+0000","uid":"trezor-safe-3-solar-gold","data":{"variants":[{"image":{"dimensions":{"width":477,"height":476},"alt":"Trezor Safe 3 Solar Gold","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/b92c8cf6-0f00-4a99-9fde-50e1972ec576_trezor+zoom+gold.png?auto=compress,format","id":"ZTjHbREAAIqZDw90","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE4","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Solar Gold","cost_per_item":null,"tax":"high","ean":"8594194880491","qls_id":null},{"image":{"dimensions":{"width":477,"height":476},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/4c2faded-75e7-42fd-bb4c-d1c1adb7f183_trezor+zoom+silver.png?auto=compress,format","id":"ZTjHbREAACEADw9x","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE3","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Stellar Silver","cost_per_item":null,"tax":"high","ean":"8594194880507","qls_id":null},{"image":{"dimensions":{"width":477,"height":476},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/723b4aeb-31de-4f23-850f-cab1008b231e_trezor+zoom+rose.png?auto=compress,format","id":"ZTjHbREAACEADw9y","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE2","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Galactic Rose","cost_per_item":null,"tax":"high","ean":"8594194880170","qls_id":null},{"image":{"dimensions":{"width":560,"height":560},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/622bf32b-6460-4bb0-a7ad-0186d4d3916e_trezor+safe+3+.webp?auto=compress,format","id":"ZSkH6xEAACUAkqqd","edit":{"x":0,"y":0,"zoom":1,"background":"#fff"}},"sku":"TSAFE1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Cosmic Black","cost_per_item":null,"tax":"high","ean":"8594194880514","qls_id":null}]},"link_type":"Document","key":"30d2a9ab-0b6c-4f93-8c22-f5ae1289d8dd","isBroken":false},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZroX2EaF0TcGI3Wr_TrezorSafe3black%2BSOLIDHODL.png?auto=format,compress","id":"ZroX2EaF0TcGI3Wr","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH9","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your version","variant_name":"Cosmic Black + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013927079091","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zscyx0aF0TcGJP1d_TrezorSafe3StellarSilver%2BSOLIDHODL.png?auto=format,compress","id":"Zscyx0aF0TcGJP1d","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH28","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your version","variant_name":"Stellar Silver + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013906494488","qls_id":null}],"product_images":[{"image":{}}],"highlighted_properties":[{"icon":{},"text_bold":null,"text":null}],"product_description":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Trezor Safe 3 en SOLIDHODL. Gebruik de Trezor Safe 3 hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je herstelzin (recovery seed van 12, 18, 20 of 24 woorden) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":66,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/trezor-safe","target":"_blank"}},{"start":70,"end":79,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=GgmvYiDWxvU","type":"video","version":"1.0","title":"Trezor Safe 3: volledige setup tutorial","author_name":"Satoshi Radio","author_url":"https://www.youtube.com/@SatoshiRadio","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/GgmvYiDWxvU/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GgmvYiDWxvU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Trezor Safe 3: volledige setup tutorial\"></iframe>"}},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=23ihbQNjO7E","type":"video","version":"1.0","title":"De SOLIDHODL Recovery Seed backup testen (Nederlands)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/23ihbQNjO7E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/23ihbQNjO7E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"De SOLIDHODL Recovery Seed backup testen (Nederlands)\"></iframe>"}}],"product_description_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"recommended_products":[{"only_on_countries":null,"description_short":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken.","id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"body":[{"primary":{},"items":[{"options":"Puncher"}],"id":"filter_-_technique$fc7de5e6-eefa-4ce4-bb26-1b55eaa156dd","slice_type":"filter_-_technique","slice_label":null},{"primary":{},"items":[{"options":"Stainless steel"}],"id":"filter_-_material$af1b0851-da02-42c7-a300-a66f9199ad54","slice_type":"filter_-_material","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct"}],"id":"filter_-_brand$3b35f963-da6f-44d7-9f06-ac35974a77f6","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"1"}],"id":"filter_-_quantity_of_back-ups$350e10cf-7ae5-44dc-975f-07f6544d2b31","slice_type":"filter_-_quantity_of_back-ups","slice_label":null}],"backend_title":[{"type":"heading1","text":"SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken."},{"language":"de-de","short_description":"Die ultimative Sicherung für Ihre Hardware-Wallet. Schützen Sie Ihren Recovery-Seed (12, 18, 20 oder 24 Wörter) fehlerfrei in Premiumstahl."},{"language":"en-gb","short_description":"The ultimate backup for your hardware wallet. Secure your recovery seed (12, 18, 20, or 24 words) in premium steel without error."},{"language":"fr-fr","short_description":"La sauvegarde ultime pour votre hardware wallet. Sécurisez votre phrase de récupération (12, 18, 20 ou 24 mots) dans de l'acier de qualité supérieure sans erreur."},{"language":"es-es","short_description":"La copia de seguridad definitiva para tu cartera de hardware. Protege tu semilla de recuperación (12, 18, 20 o 24 palabras) en acero de primera calidad sin errores."},{"language":"pt-pt","short_description":"O backup definitivo para sua carteira de hardware. Proteja sua seed de recuperação (12, 18, 20 ou 24 palavras) em aço premium sem erros."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"d106a87b-57cb-4358-915b-f8bbb7c50066","isBroken":false},{"only_on_countries":null,"description_short":"Zeer betaalbare hardware wallet van Trezor. Ondersteund duizenden munten en tokens. Te gebruiken via een USB-C kabel met je pc of Android telefoon.","id":"ZSO9YBAAACMAcXSf","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-3","first_publication_date":"2023-10-09T08:44:22+0000","last_publication_date":"2025-02-10T10:50:17+0000","uid":"trezor-safe","data":{"description_short":"Beveilig je crypto met de Trezor Safe 3—de geavanceerde hardware wallet die topbescherming en gebruiksgemak biedt.","body":[{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$a7b59934-50a5-4033-b9fe-cdfe1f2ceba0","slice_type":"filter_-_color","slice_label":null},{"primary":{},"items":[{"options":"TREZOR"}],"id":"filter_-_brand$1111c395-ee6b-401b-8cd2-79b62066d0a7","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Bitcoin (BTC)"},{"options":"Ethereum (ETH)"},{"options":"Cardano (ADA)"},{"options":"Binance Coin (BNB)"},{"options":"XRP (XRP)"},{"options":"Dogecoin (DOGE)"},{"options":"Polkadot (DOT)"},{"options":"Solana (SOL)"},{"options":"Uniswap (UNI)"},{"options":"Chainlink (LINK)"},{"options":"Litecoin (LTC)"}],"id":"filter_-_major_coin_support$bc29b0fa-49cf-43cf-9922-c2284b379994","slice_type":"filter_-_major_coin_support","slice_label":null},{"primary":{},"items":[{"options":"Windows (computer)"},{"options":"MacOS (computer)"},{"options":"Linux (computer)"},{"options":"Android (mobile)"}],"id":"filter_-_operating_system_support$7dc0236c-72c6-4325-aa75-b61759ed7ead","slice_type":"filter_-_operating_system_support","slice_label":null},{"primary":{},"items":[{"options":"USB-C"}],"id":"filter_-_connectivity$5efa1123-4460-4f3f-9aa3-abb95e3d37bc","slice_type":"filter_-_connectivity","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$79c3bbc2-64f2-470b-85b2-1990f015953f","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Trezor Safe 3 ","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Zeer betaalbare hardware wallet van Trezor. Ondersteund duizenden munten en tokens. Te gebruiken via een USB-C kabel met je pc of Android telefoon."},{"language":"de-de","short_description":"Hochwertige Trezor Hardware-Wallet zu einem erschwinglichen Preis. Unterstützt Tausende von Coins und Tokens. Über USB-C mit Ihrem PC oder Android-Smartphone nutzbar."},{"language":"en-en","short_description":"Highly affordable Trezor hardware wallet. Supports thousands of coins and tokens. Usable via USB-C cable with your PC or Android phone."},{"language":"fr-fr","short_description":"Portefeuille matérielle Trezor très abordable. Prend en charge des milliers de pièces et de jetons. Utilisable via un câble USB-C avec votre PC ou votre téléphone Android."},{"language":"es-es","short_description":"Monedero de hardware Trezor muy asequible. Admite miles de monedas y tokens. Utilizable a través de un cable USB-C con su PC o teléfono Android."},{"language":"pt-pt","short_description":"Carteira de hardware Trezor muito acessível. Suporta milhares de moedas e tokens. Utilizável via cabo USB-C com seu PC ou telefone Android."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null},{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":560,"height":560},"alt":"trezor safe 3","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/622bf32b-6460-4bb0-a7ad-0186d4d3916e_trezor+safe+3+.webp?auto=format,compress","id":"ZSkH6xEAACUAkqqd","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Cosmic Black","cost_per_item":null,"tax":"high","ean":"8594194880514","qls_id":null},{"image":{"dimensions":{"width":477,"height":476},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/4c2faded-75e7-42fd-bb4c-d1c1adb7f183_trezor+zoom+silver.png?auto=format,compress","id":"ZTjHbREAACEADw9x","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE3","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Stellar Silver","cost_per_item":null,"tax":"high","ean":"8594194880507","qls_id":null}]},"link_type":"Document","key":"d35a3374-4903-40d5-bb21-7bab4ec13fb2","isBroken":false},{"only_on_countries":null,"description_short":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Trezor Safe 5 + SOLIDHODL kortingsbundel.","id":"ZrYz4xEAACAAiydh","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5--solidhodl","first_publication_date":"2024-08-09T15:48:40+0000","last_publication_date":"2024-12-05T19:57:46+0000","uid":"trezor-safe-5-solidhodl","data":{"body":[{"primary":{},"items":[{"options":"TREZOR"},{"options":"SOLIDHODL"}],"id":"filter_-_brand$5915be4b-b820-444f-acad-4d997bd1107a","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Trezor Safe 5"},{"options":"SOLIDHODL Single"}],"id":"filter_-_contains$2e14a4c0-ea0d-4423-ac77-a3aaba1155d4","slice_type":"filter_-_contains","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$fad9c560-4a97-4352-b802-cfcd7a07df45","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Trezor Safe 5 + SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Trezor Safe 5 + SOLIDHODL kortingsbundel."},{"language":"de-de","short_description":"Sichern Sie Ihre Krypto noch besser ab! Erweitern Sie Ihren Schutz mit der Trezor Safe 5 + SOLIDHODL Backup-Kombination"},{"language":"en-gb","short_description":"Secure your crypto even further! Upgrade your protection with the Trezor Safe 5 + SOLIDHODL Backup combo."},{"language":"fr-fr","short_description":"Sécurisez encore plus vos cryptomonnaies ! Améliorez votre protection avec le combo Trezor Safe 5 + SOLIDHODL Backup."},{"language":"es-es","short_description":"¡Proteja sus criptomonedas aún más! Actualice su protección con el combo Trezor Safe 5 + SOLIDHODL Backup."},{"language":"pt-pt","short_description":"Proteja suas criptomoedas ainda mais! Atualize sua proteção com o combo Trezor Safe 5 + SOLIDHODL Backup."}],"is_bundle":true,"bundle_products":[{"product":{"id":"Zmv8KxAAAB0A1QLx","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5","first_publication_date":"2024-06-14T08:15:41+0000","last_publication_date":"2025-01-20T13:37:55+0000","uid":"trezor-safe-5","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"trezor safe 5","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ15m069VX1v49_trezorsafe5blackgraphite.avif?auto=format%2Ccompress&rect=0%2C0%2C476%2C476&w=2000&h=2000","id":"ZmwJ15m069VX1v49","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE6","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black Graphite","cost_per_item":null,"tax":"high","ean":"8594194880644","qls_id":null}]},"link_type":"Document","key":"3bc725f4-cfad-4625-81df-3c150bb87e49","isBroken":false},"variant_index":null},{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"8d249e71-c82a-4017-8533-9fbdac81eb13","isBroken":false},"variant_index":null},{"product":{"id":"Zmv8wxAAACAA1QQg","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5-violet-ore","first_publication_date":"2024-06-14T08:18:14+0000","last_publication_date":"2025-01-15T15:37:53+0000","uid":"trezor-safe-5-violet-ore","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Trezor Safe 5 Violet Ore","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ05m069VX1v44_TrezorSafe5VioletOre.avif?auto=format,compress","id":"ZmwJ05m069VX1v44","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE7","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Violet Ore","cost_per_item":null,"tax":"high","ean":"8594194880729","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ15m069VX1v49_trezorsafe5blackgraphite.avif?auto=format,compress","id":"ZmwJ15m069VX1v49","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE6","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black Graphite","cost_per_item":null,"tax":"high","ean":"8594194880644","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ1pm069VX1v47_TrezorSafe5GreenBeryl.avif?auto=format,compress","id":"ZmwJ1pm069VX1v47","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE8","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Green Beryl","cost_per_item":null,"tax":"high","ean":"8594194880712","qls_id":null}]},"link_type":"Document","key":"422ee069-2b95-4c54-a546-a17e684a8679","isBroken":false},"variant_index":null},{"product":{"id":"Zmv9CBAAAB8A1QSh","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5-green-beryl","first_publication_date":"2024-06-14T08:19:22+0000","last_publication_date":"2025-01-15T15:37:31+0000","uid":"trezor-safe-5-green-beryl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Trezor Safe 5 Green Beryl","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ1pm069VX1v47_TrezorSafe5GreenBeryl.avif?auto=format,compress","id":"ZmwJ1pm069VX1v47","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE8","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Green Beryl","cost_per_item":null,"tax":"high","ean":"8594194880712","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ15m069VX1v49_trezorsafe5blackgraphite.avif?auto=format,compress","id":"ZmwJ15m069VX1v49","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE6","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black Graphite","cost_per_item":null,"tax":"high","ean":"8594194880644","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ05m069VX1v44_TrezorSafe5VioletOre.avif?auto=format,compress","id":"ZmwJ05m069VX1v44","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE7","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Violet Ore","cost_per_item":null,"tax":"high","ean":"8594194880729","qls_id":null}]},"link_type":"Document","key":"5debfc2a-d105-4f68-95d0-a5b78154f47e","isBroken":false},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZroQ6UaF0TcGI3R4_TrezorSafe5black%2BSOLIDHODL.png?auto=format,compress","id":"ZroQ6UaF0TcGI3R4","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH34","price":"228.95","compare_at_price":"248.95","variant_category":"Choose your version","variant_name":"Trezor Safe 5 Black Graphite + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900677665","qls_id":null}]},"link_type":"Document","key":"c5989f20-69da-4398-be19-53f4f9bdaa9b","isBroken":false}],"seo_title":"Trezor Safe 3 + SOLIDHODL Voordeelbundel kopen","seo_description":null,"product_description_cryptomaan":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Trezor Safe 3 en SOLIDHODL. Gebruik de Trezor Safe 3 hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je herstelzin (recovery seed van 12, 18, 20 of 24 woorden) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":66,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/trezor-safe","target":"_blank"}},{"start":70,"end":79,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=GgmvYiDWxvU","type":"video","version":"1.0","title":"Trezor Safe 3: volledige setup tutorial","author_name":"Satoshi Radio","author_url":"https://www.youtube.com/@SatoshiRadio","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/GgmvYiDWxvU/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/GgmvYiDWxvU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Trezor Safe 3: volledige setup tutorial\"></iframe>"}},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=23ihbQNjO7E","type":"video","version":"1.0","title":"De SOLIDHODL Recovery Seed backup testen (Nederlands)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/23ihbQNjO7E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/23ihbQNjO7E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"De SOLIDHODL Recovery Seed backup testen (Nederlands)\"></iframe>"}}],"product_description_cryptomaan_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"seo_title_cryptomaan":"Trezor Safe 3 + SOLIDHODL Voordeelbundel kopen","seo_description_cryptomaan":null}}}" > <div class="flex md:flex-col w-full"> <div class="absolute group top-0 left-4 transform -translate-y-1/2"> <img class="h-6" src="/assets/img/icon-BTCD-integratie.svg" alt="BTC Direct integration"> <div class="absolute left-0 md:left-1/2 transform w-48 md:-translate-x-1/2 hidden group-hover:block top-full bg-white shadow-lg rounded-xl p-2 z-20"> Buy and sell your crypto directly through the hardware wallet with BTC Direct </div> </div> <div class="w-20 mr-4 h-auto sm:w-40 md:max-h-full md:w-auto overflow-hidden mb-2 md:mr-auto md:ml-auto md:h-48 flex items-center justify-center" :class="product.data.is_bundle ? 'md:h-64 md:w-full' : ''"> <img class="block max-h-20 md:max-h-full mx-auto" src="https://images.prismic.io/btcdirect-shop/ZroX2EaF0TcGI3Wr_TrezorSafe3black%2BSOLIDHODL.png?auto=format,compress&h=600" alt="" loading="lazy" /> </div> <div class="w-full"> <div> <span class="bg-primary text-white rounded py-1 px-2">-9%</span> </div> <h3 class="text-lg font-medium text-gunmetal" :class="{ 'md:mt-5': Number(product.data.variants[0].compare_at_price) > Number(product.data.variants[0].price), 'md:mt-11': Number(product.data.variants[0].compare_at_price) <= Number(product.data.variants[0].price) }"> Trezor Safe 3 + SOLIDHODL </h3> <div class="text-price font-medium mt-4 mb-2"> <span class="text-sm text-gray-400 line-through mr-2"> 168,95 </span> 153,95 </div> <div class="w-full" x-data="{ stockStatus: 'loading', expected_delivery: '', ...stockStatus()}" x-init="getStockStatus('BOL_BUNDEL_SH9')" @main-product-stock-change.window="stockStatus = $event.detail.status, expected_delivery = $event.detail.expected_delivery"> <div> <div x-show="stockStatus === 'loading'" class="w-full mt-2 stock--skeleton skeleton"></div> <div class="flex" x-cloak x-show="stockStatus !== 'loading'"> <div class="flex"> <div class="h-2 w-2 rounded-full mr-2 mt-1.5 flex-shrink-0" :class="stockStatus === 'normal' ? 'bg-success-dark' : 'bg-negative-trend'"></div> <div> <div x-show="stockStatus !== 'normal'" class="text-red-600 mb-2 font-medium"> <div class="inline">New stock is being delivered to our warehouse. Estimated delivery date:</div> <div class="inline" x-cloak x-text="expected_delivery" x-show="expected_delivery"></div> <div class="inline" x-cloak x-show="!expected_delivery">1-10 business days</div> </div> <div x-show="stockStatus === 'normal'" class="text-success-dark mb-2 font-medium">In stock</div> <div x-cloak x-show="stockStatus === 'normal' && stockStatus !== 'loading'" class="flex"> <div> <div x-show="day === 6"> Ordered before 23:59, shipped this weekend </div> <div x-show="day !== 0 && day !== 6"> Ordered before 15:00, shipped the same day </div> <div x-show="day === 0"> Ordered before 15:00, shipped the same day </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </a> <a href="/products/solidhodl-ledger-nano-x" class="product-card bg-white border border-border-color rounded-lg py-4 md:py-8 px-4 flex-wrap md:px-8 flex md:flex-col items-start relative" x-data="{ product: {"id":"ZRQcHxEAACUAmuEB","uid":"solidhodl-ledger-nano-x","url":null,"type":"product","href":"https://btcdirect-shop.cdn.prismic.io/api/v2/documents/search?ref=Z7CxehEAACQAzqYq&q=%5B%5B%3Ad+%3D+at%28document.id%2C+%22ZRQcHxEAACUAmuEB%22%29+%5D%5D","tags":[],"first_publication_date":"2023-09-27T12:12:25+0000","last_publication_date":"2024-12-31T07:28:04+0000","slugs":["ledger-nano-x--solidhodl"],"linked_documents":[],"lang":"nl-nl","alternate_languages":[{"id":"ZTeF7hEAACcACXnJ","type":"product","lang":"en-gb","uid":"solidhodl-ledger-nano-x"},{"id":"ZTeTCBEAACEACbBu","type":"product","lang":"de-de","uid":"solidhodl-ledger-nano-x"},{"id":"ZTeTMBEAAIqZCbFB","type":"product","lang":"pt-pt","uid":"solidhodl-ledger-nano-x"},{"id":"ZTeTJBEAACQACbED","type":"product","lang":"fr-fr","uid":"solidhodl-ledger-nano-x"},{"id":"ZTeTFhEAACEACbC8","type":"product","lang":"es-es","uid":"solidhodl-ledger-nano-x"}],"data":{"backend_title":[{"type":"heading1","text":"Ledger Nano X + SOLIDHODL","spans":[],"direction":"ltr"}],"redirect":null,"breadcrumbs":[{"collection":{"id":"X-yLIhEAACUAhumt","type":"collection","tags":[],"lang":"nl-nl","slug":"productbundels","first_publication_date":"2020-12-30T14:41:46+0000","last_publication_date":"2025-01-27T13:08:10+0000","uid":"voordeelbundels","data":{"uid":"voordeelbundels","title":"Productbundels"},"link_type":"Document","key":"ce4e5aaf-3c10-4966-b35b-9ff63263840f","isBroken":false}}],"show":"true","extra_levertijd":null,"product_category":"Voordeelbundels","is_bundle":true,"available_for_sale":true,"digital_product":false,"btc_direct_integration":true,"requires_shipping":true,"brand":"SOLIDHODL Ledger","bundle_products":[{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"2fac257d-ef2e-4dd8-8059-7208cb23c475","isBroken":false},"variant_index":null},{"product":{"id":"XzE4SxIAACAAHe8u","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x","first_publication_date":"2020-08-10T12:06:38+0000","last_publication_date":"2025-01-20T21:22:52+0000","uid":"ledger-nano-x","data":{"variants":[{"image":{"dimensions":{"width":1200,"height":1400},"alt":"ledger nano x","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":98.51,"tax":"high","ean":"3760027781500","qls_id":"LNX1"},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null}]},"link_type":"Document","key":"bbbfdcdf-6bd7-4e25-b448-d14ffe9f2077","isBroken":false},"variant_index":null},{"product":{"id":"ZMkkAhEAAAUpPeA_","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---purple-amethyst","first_publication_date":"2023-08-01T15:36:44+0000","last_publication_date":"2025-01-21T10:52:11+0000","uid":"ledger-nano-x-purple-amethyst","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"Ledger Nano X Purple Amethyst","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=compress,format","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null}]},"link_type":"Document","key":"48bb59c0-3ae3-44be-bcd9-81e2b04d4740","isBroken":false},"variant_index":null},{"product":{"id":"ZMkkvhEAACQlPeOI","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---pastel-green","first_publication_date":"2023-08-01T15:33:36+0000","last_publication_date":"2025-01-15T15:48:42+0000","uid":"ledger-nano-x-pastel-green","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"Ledger Nano X pastel green","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/fe21ffa2-939c-45c8-80c6-2ce3f1a48e27_LNX_PASTEL+GREEN_1000x1000_5.png?auto=format,compress","id":"ZVNX6BQAACEALsQo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX5","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Green","cost_per_item":null,"tax":"high","ean":"3760027783450","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/1b25f3c5-0f5e-41b5-9999-35818cbaabb6_LNX_RETRO+GAMING_1000x1000_5.png?auto=format,compress","id":"ZVNX2hQAACQALsPe","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX6","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Retro Gaming","cost_per_item":null,"tax":"high","ean":"3760027783733","qls_id":null},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=compress,format","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCh4F3NbkBX0dH_LNX_SAPPHIREBLUE_2000x2000_1.png?auto=format,compress","id":"ZxeCh4F3NbkBX0dH","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null}]},"link_type":"Document","key":"54791f6e-5f99-4b2f-801a-5186213b8b4b","isBroken":false},"variant_index":null},{"product":{"id":"ZMklexEAACgAPeb1","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---retro-gaming","first_publication_date":"2023-08-01T15:33:51+0000","last_publication_date":"2025-01-15T15:49:08+0000","uid":"ledger-nano-x-retro-gaming","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"Ledger Nano X Retro Gaming","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/1b25f3c5-0f5e-41b5-9999-35818cbaabb6_LNX_RETRO+GAMING_1000x1000_5.png?auto=format,compress","id":"ZVNX2hQAACQALsPe","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX6","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Retro Gaming","cost_per_item":null,"tax":"high","ean":"3760027783733","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/fe21ffa2-939c-45c8-80c6-2ce3f1a48e27_LNX_PASTEL+GREEN_1000x1000_5.png?auto=format,compress","id":"ZVNX6BQAACEALsQo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX5","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Green","cost_per_item":null,"tax":"high","ean":"3760027783450","qls_id":null},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=compress,format","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null}]},"link_type":"Document","key":"d0385414-df85-4b06-8449-46961b7f6d1f","isBroken":false},"variant_index":null},{"product":{"id":"Zxdh0xIAACAARk_i","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---gold","first_publication_date":"2024-10-22T08:27:01+0000","last_publication_date":"2025-01-21T10:52:51+0000","uid":"ledger-nano-x-gold","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x gold","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=147%2C172%2C906%2C1057&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":147,"y":172,"zoom":1.3249999999999997,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"754191fb-9a62-42a2-9f55-a9f83a0607a0","isBroken":false},"variant_index":null},{"product":{"id":"ZxdiMBIAACMARlCH","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---sapphire-blue","first_publication_date":"2024-10-22T08:28:34+0000","last_publication_date":"2025-01-21T10:48:51+0000","uid":"ledger-nano-x-sapphire-blue","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x sapphire blue","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"6160ea29-a3d6-4b74-9b91-f236745f63c7","isBroken":false},"variant_index":null},{"product":{"id":"ZxdifBIAACMARlEP","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---emerald-green","first_publication_date":"2024-10-22T08:29:50+0000","last_publication_date":"2025-01-21T10:49:44+0000","uid":"ledger-nano-x-emerald-green","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x emerald green","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"d85dbcda-d6e3-48ad-8b69-3ceca256ba2c","isBroken":false},"variant_index":null},{"product":{"id":"ZxdiyBIAACIARlGT","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---pastel-pink","first_publication_date":"2024-10-22T08:31:06+0000","last_publication_date":"2025-01-21T10:50:27+0000","uid":"ledger-nano-x-pastel-pink","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x pastel pink","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999996,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"010e7a65-fc48-47dd-8a87-c2d905fe2d20","isBroken":false},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZroNlUaF0TcGI3Pn_LedgerNanoXblack%2BSOLIDHODL.png?auto=format,compress","id":"ZroNlUaF0TcGI3Pn","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH5","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Black + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013918028039","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph1oF3NbkBX_Tq_LedgerNanoXEmeraldGreen%2BSOLIDHODL.png?auto=format,compress","id":"Zxph1oF3NbkBX_Tq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH48","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Emerald Green + SOLIDHODL (-20%)","cost_per_item":null,"tax":"high","ean":"6013911956971","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph14F3NbkBX_Tr_LedgerNanoXGold%2BSOLIDHODL.png?auto=format,compress","id":"Zxph14F3NbkBX_Tr","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH46","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Gold + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013903275295","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph2YF3NbkBX_Tt_LedgerNanoXSapphireBlue%2BSOLIDHODL.png?auto=format,compress","id":"Zxph2YF3NbkBX_Tt","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH47","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Sapphire Blue + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013909023074","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph2IF3NbkBX_Ts_LedgerNanoXPastelPink%2BSOLIDHODL.png?auto=format,compress","id":"Zxph2IF3NbkBX_Ts","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH49","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Pastel Pink + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013902640643","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zsc-gEaF0TcGJQUO_LedgerNanoXPurpleAmethyst%2BSOLIDHODL.png?auto=format,compress","id":"Zsc-gEaF0TcGJQUO","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH6","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Purple Amethyst + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900715732","qls_id":null}],"product_images":[{"image":{"dimensions":{"width":2985,"height":1498},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZeiMX3Uurf2G3Kps_SH_front_zoom.png?auto=format,compress","id":"ZeiMX3Uurf2G3Kps","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}},{"image":{"dimensions":{"width":2982,"height":1479},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZeiM33Uurf2G3KqM_SH_back_zoom.png?auto=format,compress","id":"ZeiM33Uurf2G3KqM","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=format,compress","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}}],"highlighted_properties":[{"icon":{},"text_bold":null,"text":null}],"product_description":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Ledger Nano X en SOLIDHODL. Gebruik de Ledger Nano X hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je 24-woorden herstelzin (recovery seed) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":66,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/ledger-nano-x","target":"_blank"}},{"start":70,"end":79,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=bqmyNmjMmME","type":"video","version":"1.0","title":"How to set up your Nano X","author_name":"Ledger","author_url":"https://www.youtube.com/@Ledger","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/bqmyNmjMmME/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/bqmyNmjMmME?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"How to set up your Nano X\"></iframe>"}},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=23ihbQNjO7E","type":"video","version":"1.0","title":"De SOLIDHODL Recovery Seed backup testen (Nederlands)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/23ihbQNjO7E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/23ihbQNjO7E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"De SOLIDHODL Recovery Seed backup testen (Nederlands)\"></iframe>"}}],"product_description_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"recommended_products":[{"only_on_countries":null,"description_short":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken.","id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"body":[{"primary":{},"items":[{"options":"Puncher"}],"id":"filter_-_technique$fc7de5e6-eefa-4ce4-bb26-1b55eaa156dd","slice_type":"filter_-_technique","slice_label":null},{"primary":{},"items":[{"options":"Stainless steel"}],"id":"filter_-_material$af1b0851-da02-42c7-a300-a66f9199ad54","slice_type":"filter_-_material","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct"}],"id":"filter_-_brand$3b35f963-da6f-44d7-9f06-ac35974a77f6","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"1"}],"id":"filter_-_quantity_of_back-ups$350e10cf-7ae5-44dc-975f-07f6544d2b31","slice_type":"filter_-_quantity_of_back-ups","slice_label":null}],"backend_title":[{"type":"heading1","text":"SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken."},{"language":"de-de","short_description":"Die ultimative Sicherung für Ihre Hardware-Wallet. Schützen Sie Ihren Recovery-Seed (12, 18, 20 oder 24 Wörter) fehlerfrei in Premiumstahl."},{"language":"en-gb","short_description":"The ultimate backup for your hardware wallet. Secure your recovery seed (12, 18, 20, or 24 words) in premium steel without error."},{"language":"fr-fr","short_description":"La sauvegarde ultime pour votre hardware wallet. Sécurisez votre phrase de récupération (12, 18, 20 ou 24 mots) dans de l'acier de qualité supérieure sans erreur."},{"language":"es-es","short_description":"La copia de seguridad definitiva para tu cartera de hardware. Protege tu semilla de recuperación (12, 18, 20 o 24 palabras) en acero de primera calidad sin errores."},{"language":"pt-pt","short_description":"O backup definitivo para sua carteira de hardware. Proteja sua seed de recuperação (12, 18, 20 ou 24 palavras) em aço premium sem erros."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"71ba94b7-0ba0-4999-976e-e14470177356","isBroken":false},{"only_on_countries":null,"description_short":"Deze veelzijdige hardware wallet ondersteunt talloze cryptocurrencies en is eenvoudig te verbinden met je smartphone (Bluetooth) of computer (kabel).","id":"XzE4SxIAACAAHe8u","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x","first_publication_date":"2020-08-10T12:06:38+0000","last_publication_date":"2025-01-20T21:22:52+0000","uid":"ledger-nano-x","data":{"body":[{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$da459cec-500d-4260-812a-94dc526d3011","slice_type":"filter_-_color","slice_label":null},{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$ad93382c-4893-4ae3-90a9-11f39bff44a8","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Bitcoin (BTC)"},{"options":"Ethereum (ETH)"},{"options":"Cardano (ADA)"},{"options":"Binance Coin (BNB)"},{"options":"XRP (XRP)"},{"options":"Dogecoin (DOGE)"},{"options":"Polkadot (DOT)"},{"options":"Solana (SOL)"},{"options":"Uniswap (UNI)"},{"options":"Chainlink (LINK)"},{"options":"Litecoin (LTC)"}],"id":"filter_-_major_coin_support$26de2742-a6b5-48cd-be65-6ce49b352136","slice_type":"filter_-_major_coin_support","slice_label":null},{"primary":{},"items":[{"options":"Windows (computer)"},{"options":"MacOS (computer)"},{"options":"Linux (computer)"},{"options":"Android (mobile)"},{"options":"iOS (mobile)"}],"id":"filter_-_operating_system_support$32b78385-62e7-4426-bc5b-35084253b389","slice_type":"filter_-_operating_system_support","slice_label":null},{"primary":{},"items":[{"options":"Bluetooth"},{"options":"USB-C"}],"id":"filter_-_connectivity$7e43ea11-efad-4d5b-b796-c35e3e1be918","slice_type":"filter_-_connectivity","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$9c6ecc18-c214-49e2-8ed3-dbf7973752ca","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Nano X","spans":[]}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Deze veelzijdige hardware wallet ondersteunt talloze cryptocurrencies en is eenvoudig te verbinden met je smartphone (Bluetooth) of computer (kabel)."},{"language":"de-de","short_description":"Diese vielseitige Hardware-Wallet unterstützt zahlreiche Kryptowährungen und lässt sich einfach über Bluetooth mit deinem Smartphone oder per Kabel mit deinem Computer verbinden."},{"language":"en-gb","short_description":"This versatile hardware wallet supports countless cryptocurrencies and can easily be connected to your smartphone (Bluetooth) or computer (cable)."},{"language":"fr-fr","short_description":"Ce portefeuille matériel polyvalent prend en charge de nombreuses cryptomonnaies et peut être facilement connecté à votre smartphone (Bluetooth) ou à votre ordinateur (câble)."},{"language":"es-es","short_description":"Esta versátil billetera de hardware admite numerosas criptomonedas y se puede conectar fácilmente a tu teléfono inteligente (Bluetooth) o computadora (cable)."},{"language":"pt-pt","short_description":"Esta carteira de hardware versátil suporta inúmeras criptomoedas e pode ser facilmente ligada ao teu smartphone (via Bluetooth) ou computador (por cabo)."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1200,"height":1400},"alt":"ledger nano x","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":98.51,"tax":"high","ean":"3760027781500","qls_id":"LNX1"},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null}]},"link_type":"Document","key":"351ee530-d963-4026-9366-f2795250e724","isBroken":false},{"only_on_countries":null,"description_short":"Beveilig je investering met SOLIDHODL, de perfecte toevoeging voor jouw Ledger Flex. Geniet van gemoedsrust wetende dat uw crypto veilig en geback-upt is.","id":"ZrYtOBEAACIAixzK","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-flex--solidhodl","first_publication_date":"2024-08-09T14:52:42+0000","last_publication_date":"2025-01-29T11:33:55+0000","uid":"ledger-flex-solidhodl","data":{"body":[{"primary":{},"items":[{"options":"Ledger"},{"options":"SOLIDHODL"}],"id":"filter_-_brand$76e47eea-4cac-42cc-aedb-3b822dba9f20","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"SOLIDHODL Single"},{"options":"Ledger Flex"}],"id":"filter_-_contains$96a151d0-6520-41e4-896f-607f08ed22e6","slice_type":"filter_-_contains","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$4cb6d0ad-857e-4355-b9d7-c18c87df2aec","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Flex + SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Beveilig je investering met SOLIDHODL, de perfecte toevoeging voor jouw Ledger Flex. Geniet van gemoedsrust wetende dat uw crypto veilig en geback-upt is."},{"language":"de-de","short_description":"Sichern Sie Ihre Investition mit SOLIDHODL, dem perfekten Zusatz für Ihren Ledger Flex. Genießen Sie Ruhe, da Sie wissen, dass Ihre Krypto gesichert ist."},{"language":"en-gb","short_description":"Protect your investment with SOLIDHODL, the perfect companion for your Ledger Flex. Enjoy peace of mind knowing your crypto is backed up and secure."},{"language":"fr-fr","short_description":"Protégez votre investissement avec SOLIDHODL, le compagnon idéal pour votre Ledger Flex. Profitez de la tranquillité d'esprit en sachant que votre crypto est sauvegardée et sécurisée."},{"language":"es-es","short_description":"Proteja su inversión con SOLIDHODL, el compañero perfecto para su Ledger Flex. Disfrute de la tranquilidad sabiendo que su cripto está respaldada y segura."},{"language":"pt-pt","short_description":"Proteja seu investimento com SOLIDHODL, o companheiro perfeito para seu Ledger Flex. Desfrute da tranquilidade sabendo que sua cripto está protegida e segura."}],"is_bundle":true,"bundle_products":[{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"c0c49cbf-ad0b-4a1f-83b8-23c270c3e439","isBroken":false},"variant_index":0},{"product":{"id":"ZqPJxREAACcA8GHx","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-flex","first_publication_date":"2024-07-26T16:07:38+0000","last_publication_date":"2025-01-20T11:13:55+0000","uid":"ledger-flex","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger flex","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZrM-TkaF0TcGIvir_LEDGERFLEX_2000x2000_1.png?auto=format%2Ccompress&rect=500%2C500%2C1000%2C1000&w=2000&h=2000","id":"ZrM-TkaF0TcGIvir","edit":{"x":500,"y":500,"zoom":2.0000000000000004,"background":"transparent"}},"sku":"FLEX1","price":"249","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Graphite","cost_per_item":null,"tax":"high","ean":"3760027784242","qls_id":null},{"image":{"dimensions":{"width":960,"height":1120},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4Yq_pbqstJ99abZ_ledgerflexbtcorange.webp?auto=format%2Ccompress&rect=120%2C117%2C730%2C852&w=960&h=1120","id":"Z4Yq_pbqstJ99abZ","edit":{"x":120,"y":117,"zoom":1.3149999999999997,"background":"transparent"}},"sku":"FLEX2","price":"249","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Ledger Flex BTC Orange","cost_per_item":null,"tax":"high","ean":"3760027784297","qls_id":null}]},"link_type":"Document","key":"683794dc-aadd-4357-a6c1-3d35050122da","isBroken":false},"variant_index":0}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZrnIEEaF0TcGI2nF_LedgerFlex%2BSOLIDHODL.png?auto=format,compress","id":"ZrnIEEaF0TcGI2nF","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH31","price":"299.95","compare_at_price":"328.95","variant_category":"Choose your version","variant_name":"Ledger Flex + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900035083","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z5oQw5bqstJ99_F3_BlockstreamJadePlusClassicBlack%2BSOLIDHODL-2-.png?auto=format,compress","id":"Z5oQw5bqstJ99_F3","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH50","price":"299.95","compare_at_price":"328.95","variant_category":"Choose your version","variant_name":"Ledger Flex Bitcoin Orange + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013910061027","qls_id":null}]},"link_type":"Document","key":"e6acc52e-12be-42ae-8972-93c9c84733f2","isBroken":false},{"only_on_countries":null,"description_short":"Bescherm je Ledger Nano X in deze stijlvolle magnetische case.","id":"ZFjFRhEAAH-q1P6F","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x-case","first_publication_date":"2023-05-08T09:47:53+0000","last_publication_date":"2025-01-21T10:07:44+0000","uid":"ledger-nano-x-case","data":{"description_short":"Bescherm je Nano X in deze magnetische case.","body":[{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$6b2a0107-11d9-4be8-91ec-283ad44eed60","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Covers"}],"id":"filter_-_subcategories$a990befc-a04d-4efe-95a5-f31f142423e1","slice_type":"filter_-_subcategories","slice_label":null},{"primary":{},"items":[{"options":"Ledger Nano X"}],"id":"filter_-_works_with$61574f33-5e2e-41a6-bef8-718ffc88c674","slice_type":"filter_-_works_with","slice_label":null},{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$47c3a860-ab85-4407-be8a-960e03c9db3f","slice_type":"filter_-_color","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Nano X Case","spans":[]}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Bescherm je Ledger Nano X in deze stijlvolle magnetische case."},{"language":"de-de","short_description":"Schütze deinen Ledger Nano X in dieser stilvollen magnetischen Hülle."},{"language":"en-gb","short_description":"Protect your Ledger Nano X in this stylish magnetic case."},{"language":"fr-fr","short_description":"Protégez votre Ledger Nano X dans cet élégant étui magnétique."},{"language":"es-es","short_description":"Protege tu Ledger Nano X en esta elegante funda magnética."},{"language":"pt-pt","short_description":"Proteja o seu Ledger Nano X nesta elegante capa magnética."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":3000,"height":3000},"alt":"Ledger Nano X Case","copyright":null,"url":"https://prismic-io.s3.amazonaws.com/btcdirect-shop/8effd825-0fce-4648-a790-2378235682a7_Ledger+Nano+X+Case+hoofd.png?rect=310%2C310%2C2381%2C2381&w=3000&h=3000","id":"ZFjE-BEAAGqm1P0h","edit":{"x":310,"y":310,"zoom":1.26,"background":"transparent"}},"sku":"LACC3","price":"44.95","compare_at_price":null,"variant_category":null,"variant_name":null,"cost_per_item":null,"tax":"high","ean":"3760027782378","qls_id":null}]},"link_type":"Document","key":"1bfcd9bd-bad2-4248-bc2a-d2a88c129d16","isBroken":false},{"only_on_countries":null,"description_short":"Ideaal om je Nano X veilig op te bergen en mee te nemen.","id":"ZFi5OhEAACgA1MZl","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x-pod","first_publication_date":"2023-05-08T08:56:31+0000","last_publication_date":"2025-01-20T16:19:59+0000","uid":"ledger-nano-x-pod","data":{"body":[{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$7577527b-bc4c-4431-9e91-8e7f3514479d","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Covers"}],"id":"filter_-_subcategories$d9c81818-d697-4e01-868e-12cc9f2ba0a2","slice_type":"filter_-_subcategories","slice_label":null},{"primary":{},"items":[{"options":"Ledger Nano X"}],"id":"filter_-_works_with$c2bc0c0b-f338-45a8-a536-5c0e9d07e29c","slice_type":"filter_-_works_with","slice_label":null},{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$cf1acd6c-a6d0-4d7f-87cb-d0a45d8dd473","slice_type":"filter_-_color","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Nano X Pod","spans":[]}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Ideaal om je Nano X veilig op te bergen en mee te nemen."},{"language":"de-de","short_description":"Ideal um deinen Nano X sicher aufzubewahren und mitzunehmen."},{"language":"en-gb","short_description":"Perfect for safely storing and carrying your Nano X."},{"language":"fr-fr","short_description":"Idéal pour ranger et transporter votre Nano X en toute sécurité."},{"language":"es-es","short_description":"Ideal para guardar y transportar tu Nano X de forma segura."},{"language":"pt-pt","short_description":"Ideal para guardar e transportar o seu Nano X de forma segura."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":3000,"height":3000},"alt":"ledger nano x pod","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/517cd4c5-a15b-46b6-bbc1-a8a4ba8f5afb_Ledger+Nano+X+pod+hoofd.png?auto=format,compress","id":"ZFi8DREAAGqm1NPV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LACC1","price":"44.95","compare_at_price":null,"variant_category":null,"variant_name":null,"cost_per_item":null,"tax":"high","ean":"3760027782385","qls_id":null}]},"link_type":"Document","key":"88c56604-8dfe-457a-9266-f723d7b1652b","isBroken":false},{"only_on_countries":null,"description_short":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Trezor Safe 5 + SOLIDHODL kortingsbundel.","id":"ZrYz4xEAACAAiydh","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5--solidhodl","first_publication_date":"2024-08-09T15:48:40+0000","last_publication_date":"2024-12-05T19:57:46+0000","uid":"trezor-safe-5-solidhodl","data":{"body":[{"primary":{},"items":[{"options":"TREZOR"},{"options":"SOLIDHODL"}],"id":"filter_-_brand$5915be4b-b820-444f-acad-4d997bd1107a","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Trezor Safe 5"},{"options":"SOLIDHODL Single"}],"id":"filter_-_contains$2e14a4c0-ea0d-4423-ac77-a3aaba1155d4","slice_type":"filter_-_contains","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$fad9c560-4a97-4352-b802-cfcd7a07df45","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Trezor Safe 5 + SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Trezor Safe 5 + SOLIDHODL kortingsbundel."},{"language":"de-de","short_description":"Sichern Sie Ihre Krypto noch besser ab! Erweitern Sie Ihren Schutz mit der Trezor Safe 5 + SOLIDHODL Backup-Kombination"},{"language":"en-gb","short_description":"Secure your crypto even further! Upgrade your protection with the Trezor Safe 5 + SOLIDHODL Backup combo."},{"language":"fr-fr","short_description":"Sécurisez encore plus vos cryptomonnaies ! Améliorez votre protection avec le combo Trezor Safe 5 + SOLIDHODL Backup."},{"language":"es-es","short_description":"¡Proteja sus criptomonedas aún más! Actualice su protección con el combo Trezor Safe 5 + SOLIDHODL Backup."},{"language":"pt-pt","short_description":"Proteja suas criptomoedas ainda mais! Atualize sua proteção com o combo Trezor Safe 5 + SOLIDHODL Backup."}],"is_bundle":true,"bundle_products":[{"product":{"id":"Zmv8KxAAAB0A1QLx","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5","first_publication_date":"2024-06-14T08:15:41+0000","last_publication_date":"2025-01-20T13:37:55+0000","uid":"trezor-safe-5","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"trezor safe 5","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ15m069VX1v49_trezorsafe5blackgraphite.avif?auto=format%2Ccompress&rect=0%2C0%2C476%2C476&w=2000&h=2000","id":"ZmwJ15m069VX1v49","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE6","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black Graphite","cost_per_item":null,"tax":"high","ean":"8594194880644","qls_id":null}]},"link_type":"Document","key":"6e97f4c4-64c6-4eb2-aabf-9556afbf7a0d","isBroken":false},"variant_index":null},{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"2e980a5d-f03f-447c-a3b9-793a64657a19","isBroken":false},"variant_index":null},{"product":{"id":"Zmv8wxAAACAA1QQg","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5-violet-ore","first_publication_date":"2024-06-14T08:18:14+0000","last_publication_date":"2025-01-15T15:37:53+0000","uid":"trezor-safe-5-violet-ore","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Trezor Safe 5 Violet Ore","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ05m069VX1v44_TrezorSafe5VioletOre.avif?auto=format,compress","id":"ZmwJ05m069VX1v44","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE7","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Violet Ore","cost_per_item":null,"tax":"high","ean":"8594194880729","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ15m069VX1v49_trezorsafe5blackgraphite.avif?auto=format,compress","id":"ZmwJ15m069VX1v49","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE6","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black Graphite","cost_per_item":null,"tax":"high","ean":"8594194880644","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ1pm069VX1v47_TrezorSafe5GreenBeryl.avif?auto=format,compress","id":"ZmwJ1pm069VX1v47","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE8","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Green Beryl","cost_per_item":null,"tax":"high","ean":"8594194880712","qls_id":null}]},"link_type":"Document","key":"80a9f7da-efba-4451-9311-c9acb574affe","isBroken":false},"variant_index":null},{"product":{"id":"Zmv9CBAAAB8A1QSh","type":"product","tags":[],"lang":"nl-nl","slug":"trezor-safe-5-green-beryl","first_publication_date":"2024-06-14T08:19:22+0000","last_publication_date":"2025-01-15T15:37:31+0000","uid":"trezor-safe-5-green-beryl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Trezor Safe 5 Green Beryl","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ1pm069VX1v47_TrezorSafe5GreenBeryl.avif?auto=format,compress","id":"ZmwJ1pm069VX1v47","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE8","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Green Beryl","cost_per_item":null,"tax":"high","ean":"8594194880712","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ15m069VX1v49_trezorsafe5blackgraphite.avif?auto=format,compress","id":"ZmwJ15m069VX1v49","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE6","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black Graphite","cost_per_item":null,"tax":"high","ean":"8594194880644","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZmwJ05m069VX1v44_TrezorSafe5VioletOre.avif?auto=format,compress","id":"ZmwJ05m069VX1v44","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"TSAFE7","price":"169","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Violet Ore","cost_per_item":null,"tax":"high","ean":"8594194880729","qls_id":null}]},"link_type":"Document","key":"4c44bae9-c837-4bf0-987a-9c342455f36c","isBroken":false},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZroQ6UaF0TcGI3R4_TrezorSafe5black%2BSOLIDHODL.png?auto=format,compress","id":"ZroQ6UaF0TcGI3R4","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH34","price":"228.95","compare_at_price":"248.95","variant_category":"Choose your version","variant_name":"Trezor Safe 5 Black Graphite + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900677665","qls_id":null}]},"link_type":"Document","key":"de89822e-63bb-4dd6-9a14-7c783f428129","isBroken":false}],"seo_title":"Ledger Nano X + SOLIDHODL Voordeelbundel kopen","seo_description":null,"product_description_cryptomaan":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Ledger Nano X en SOLIDHODL. Gebruik de Ledger Nano X hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je 24-woorden herstelzin (recovery seed) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":66,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/ledger-nano-x","target":"_blank"}},{"start":70,"end":79,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=bqmyNmjMmME","type":"video","version":"1.0","title":"How to set up your Nano X","author_name":"Ledger","author_url":"https://www.youtube.com/@Ledger","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/bqmyNmjMmME/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/bqmyNmjMmME?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"How to set up your Nano X\"></iframe>"}},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=23ihbQNjO7E","type":"video","version":"1.0","title":"De SOLIDHODL Recovery Seed backup testen (Nederlands)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/23ihbQNjO7E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/23ihbQNjO7E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"De SOLIDHODL Recovery Seed backup testen (Nederlands)\"></iframe>"}}],"product_description_cryptomaan_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"seo_title_cryptomaan":"Ledger Nano X + SOLIDHODL Voordeelbundel kopen","seo_description_cryptomaan":null}}}" > <div class="flex md:flex-col w-full"> <div class="absolute group top-0 left-4 transform -translate-y-1/2"> <img class="h-6" src="/assets/img/icon-BTCD-integratie.svg" alt="BTC Direct integration"> <div class="absolute left-0 md:left-1/2 transform w-48 md:-translate-x-1/2 hidden group-hover:block top-full bg-white shadow-lg rounded-xl p-2 z-20"> Buy and sell your crypto directly through the hardware wallet with BTC Direct </div> </div> <div class="w-20 mr-4 h-auto sm:w-40 md:max-h-full md:w-auto overflow-hidden mb-2 md:mr-auto md:ml-auto md:h-48 flex items-center justify-center" :class="product.data.is_bundle ? 'md:h-64 md:w-full' : ''"> <img class="block max-h-20 md:max-h-full mx-auto" src="https://images.prismic.io/btcdirect-shop/ZroNlUaF0TcGI3Pn_LedgerNanoXblack%2BSOLIDHODL.png?auto=format,compress&h=600" alt="" loading="lazy" /> </div> <div class="w-full"> <div> <span class="bg-primary text-white rounded py-1 px-2">-7%</span> </div> <h3 class="text-lg font-medium text-gunmetal" :class="{ 'md:mt-5': Number(product.data.variants[0].compare_at_price) > Number(product.data.variants[0].price), 'md:mt-11': Number(product.data.variants[0].compare_at_price) <= Number(product.data.variants[0].price) }"> Ledger Nano X + SOLIDHODL </h3> <div class="text-price font-medium mt-4 mb-2"> <span class="text-sm text-gray-400 line-through mr-2"> 228,95 </span> 213,95 </div> <div class="w-full" x-data="{ stockStatus: 'loading', expected_delivery: '', ...stockStatus()}" x-init="getStockStatus('BOL_BUNDEL_SH5')" @main-product-stock-change.window="stockStatus = $event.detail.status, expected_delivery = $event.detail.expected_delivery"> <div> <div x-show="stockStatus === 'loading'" class="w-full mt-2 stock--skeleton skeleton"></div> <div class="flex" x-cloak x-show="stockStatus !== 'loading'"> <div class="flex"> <div class="h-2 w-2 rounded-full mr-2 mt-1.5 flex-shrink-0" :class="stockStatus === 'normal' ? 'bg-success-dark' : 'bg-negative-trend'"></div> <div> <div x-show="stockStatus !== 'normal'" class="text-red-600 mb-2 font-medium"> <div class="inline">New stock is being delivered to our warehouse. Estimated delivery date:</div> <div class="inline" x-cloak x-text="expected_delivery" x-show="expected_delivery"></div> <div class="inline" x-cloak x-show="!expected_delivery">1-10 business days</div> </div> <div x-show="stockStatus === 'normal'" class="text-success-dark mb-2 font-medium">In stock</div> <div x-cloak x-show="stockStatus === 'normal' && stockStatus !== 'loading'" class="flex"> <div> <div x-show="day === 6"> Ordered before 23:59, shipped this weekend </div> <div x-show="day !== 0 && day !== 6"> Ordered before 15:00, shipped the same day </div> <div x-show="day === 0"> Ordered before 15:00, shipped the same day </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </a> <a href="/products/ledger-flex-solidhodl" class="product-card bg-white border border-border-color rounded-lg py-4 md:py-8 px-4 flex-wrap md:px-8 flex md:flex-col items-start relative" x-data="{ product: {"id":"ZrYtOBEAACIAixzK","uid":"ledger-flex-solidhodl","url":null,"type":"product","href":"https://btcdirect-shop.cdn.prismic.io/api/v2/documents/search?ref=Z7CxehEAACQAzqYq&q=%5B%5B%3Ad+%3D+at%28document.id%2C+%22ZrYtOBEAACIAixzK%22%29+%5D%5D","tags":[],"first_publication_date":"2024-08-09T14:52:42+0000","last_publication_date":"2025-01-29T11:33:55+0000","slugs":["ledger-flex--solidhodl"],"linked_documents":[],"lang":"nl-nl","alternate_languages":[{"id":"ZrYzdREAACIAiyZ3","type":"product","lang":"en-gb","uid":"ledger-flex-solidhodl"},{"id":"ZrYzpxEAACIAiybj","type":"product","lang":"de-de","uid":"ledger-flex-solidhodl"},{"id":"ZrYzhBEAAB8AiyaU","type":"product","lang":"fr-fr","uid":"ledger-flex-solidhodl"},{"id":"ZrYzuREAACIAiycL","type":"product","lang":"es-es","uid":"ledger-flex-solidhodl"},{"id":"ZrYzsBEAACIAiyb1","type":"product","lang":"pt-pt","uid":"ledger-flex-solidhodl"}],"data":{"backend_title":[{"type":"heading1","text":"Ledger Flex + SOLIDHODL","spans":[],"direction":"ltr"}],"redirect":null,"breadcrumbs":[{"collection":{"id":"X-yLIhEAACUAhumt","type":"collection","tags":[],"lang":"nl-nl","slug":"productbundels","first_publication_date":"2020-12-30T14:41:46+0000","last_publication_date":"2025-01-27T13:08:10+0000","uid":"voordeelbundels","data":{"uid":"voordeelbundels","title":"Productbundels"},"link_type":"Document","key":"b696c519-dcea-40d8-ae21-72696208df27","isBroken":false}}],"show":"true","extra_levertijd":null,"product_category":"Voordeelbundels","is_bundle":true,"available_for_sale":true,"digital_product":false,"btc_direct_integration":true,"requires_shipping":true,"brand":"SOLIDHODL Ledger","bundle_products":[{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"c0c49cbf-ad0b-4a1f-83b8-23c270c3e439","isBroken":false},"variant_index":0},{"product":{"id":"ZqPJxREAACcA8GHx","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-flex","first_publication_date":"2024-07-26T16:07:38+0000","last_publication_date":"2025-01-20T11:13:55+0000","uid":"ledger-flex","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger flex","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZrM-TkaF0TcGIvir_LEDGERFLEX_2000x2000_1.png?auto=format%2Ccompress&rect=500%2C500%2C1000%2C1000&w=2000&h=2000","id":"ZrM-TkaF0TcGIvir","edit":{"x":500,"y":500,"zoom":2.0000000000000004,"background":"transparent"}},"sku":"FLEX1","price":"249","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Graphite","cost_per_item":null,"tax":"high","ean":"3760027784242","qls_id":null},{"image":{"dimensions":{"width":960,"height":1120},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4Yq_pbqstJ99abZ_ledgerflexbtcorange.webp?auto=format%2Ccompress&rect=120%2C117%2C730%2C852&w=960&h=1120","id":"Z4Yq_pbqstJ99abZ","edit":{"x":120,"y":117,"zoom":1.3149999999999997,"background":"transparent"}},"sku":"FLEX2","price":"249","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Ledger Flex BTC Orange","cost_per_item":null,"tax":"high","ean":"3760027784297","qls_id":null}]},"link_type":"Document","key":"683794dc-aadd-4357-a6c1-3d35050122da","isBroken":false},"variant_index":0}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZrnIEEaF0TcGI2nF_LedgerFlex%2BSOLIDHODL.png?auto=format,compress","id":"ZrnIEEaF0TcGI2nF","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH31","price":"299.95","compare_at_price":"328.95","variant_category":"Choose your version","variant_name":"Ledger Flex + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900035083","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z5oQw5bqstJ99_F3_BlockstreamJadePlusClassicBlack%2BSOLIDHODL-2-.png?auto=format,compress","id":"Z5oQw5bqstJ99_F3","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH50","price":"299.95","compare_at_price":"328.95","variant_category":"Choose your version","variant_name":"Ledger Flex Bitcoin Orange + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013910061027","qls_id":null}],"product_images":[{"image":{"dimensions":{"width":3840,"height":2160},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZlRnPik0V36pXpuR_SOLIDHODLv3.1.png?auto=format,compress","id":"ZlRnPik0V36pXpuR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}},{"image":{"dimensions":{"width":3840,"height":2160},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZlRnSSk0V36pXpuY_SOLIDHODLv3.2.png?auto=format,compress","id":"ZlRnSSk0V36pXpuY","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZrM-TkaF0TcGIvir_LEDGERFLEX_2000x2000_1.png?auto=format%2Ccompress&rect=461%2C499%2C1031%2C1031&w=2000&h=2000","id":"ZrM-TkaF0TcGIvir","edit":{"x":461,"y":499,"zoom":1.9400000000000004,"background":"transparent"}}}],"highlighted_properties":[{"icon":{},"text_bold":null,"text":null}],"product_description":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Ledger Flex en SOLIDHODL. Gebruik de Ledger Flex hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je 24-woorden herstelzin (recovery seed) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":64,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/ledger-flex","target":"_blank"}},{"start":68,"end":77,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=JIj4DmEr51M","type":"video","version":"1.0","title":"Introducing Ledger Flex","author_name":"Ledger","author_url":"https://www.youtube.com/@Ledger","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/JIj4DmEr51M/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/JIj4DmEr51M?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Introducing Ledger Flex\"></iframe>"}},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=hp8S-Rnnp6E","type":"video","version":"1.0","title":"SOLIDHODL Instruction video (English tutorial)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/hp8S-Rnnp6E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/hp8S-Rnnp6E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"SOLIDHODL Instruction video (English tutorial)\"></iframe>"}}],"product_description_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"recommended_products":[{"only_on_countries":null,"description_short":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken.","id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"body":[{"primary":{},"items":[{"options":"Puncher"}],"id":"filter_-_technique$fc7de5e6-eefa-4ce4-bb26-1b55eaa156dd","slice_type":"filter_-_technique","slice_label":null},{"primary":{},"items":[{"options":"Stainless steel"}],"id":"filter_-_material$af1b0851-da02-42c7-a300-a66f9199ad54","slice_type":"filter_-_material","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct"}],"id":"filter_-_brand$3b35f963-da6f-44d7-9f06-ac35974a77f6","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"1"}],"id":"filter_-_quantity_of_back-ups$350e10cf-7ae5-44dc-975f-07f6544d2b31","slice_type":"filter_-_quantity_of_back-ups","slice_label":null}],"backend_title":[{"type":"heading1","text":"SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken."},{"language":"de-de","short_description":"Die ultimative Sicherung für Ihre Hardware-Wallet. Schützen Sie Ihren Recovery-Seed (12, 18, 20 oder 24 Wörter) fehlerfrei in Premiumstahl."},{"language":"en-gb","short_description":"The ultimate backup for your hardware wallet. Secure your recovery seed (12, 18, 20, or 24 words) in premium steel without error."},{"language":"fr-fr","short_description":"La sauvegarde ultime pour votre hardware wallet. Sécurisez votre phrase de récupération (12, 18, 20 ou 24 mots) dans de l'acier de qualité supérieure sans erreur."},{"language":"es-es","short_description":"La copia de seguridad definitiva para tu cartera de hardware. Protege tu semilla de recuperación (12, 18, 20 o 24 palabras) en acero de primera calidad sin errores."},{"language":"pt-pt","short_description":"O backup definitivo para sua carteira de hardware. Proteja sua seed de recuperação (12, 18, 20 ou 24 palavras) em aço premium sem erros."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"27b29a87-b351-43a6-ad3c-38db2157e8ae","isBroken":false},{"only_on_countries":null,"description_short":"De Flex is de opvolger van de populaire Nano X en biedt een aanzienlijk groter scherm en een verbeterde gebruikersinterface. Hiermee kun je je transacties nog gemakkelijker beheren en controleren, zonder in te boeten aan veiligheid.","id":"ZqPJxREAACcA8GHx","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-flex","first_publication_date":"2024-07-26T16:07:38+0000","last_publication_date":"2025-01-20T11:13:55+0000","uid":"ledger-flex","data":{"body":[{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$4582fc4b-16b8-4bf6-8fc2-642358d1b533","slice_type":"filter_-_color","slice_label":null},{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$8b92f67a-0b56-4487-a60d-2fd937dc937c","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Bitcoin (BTC)"},{"options":"Ethereum (ETH)"},{"options":"Cardano (ADA)"},{"options":"Binance Coin (BNB)"},{"options":"XRP (XRP)"},{"options":"Dogecoin (DOGE)"},{"options":"Polkadot (DOT)"},{"options":"Solana (SOL)"},{"options":"Uniswap (UNI)"},{"options":"Chainlink (LINK)"},{"options":"Litecoin (LTC)"}],"id":"filter_-_major_coin_support$d3cd8bd3-15eb-43fe-a180-b31fced23811","slice_type":"filter_-_major_coin_support","slice_label":null},{"primary":{},"items":[{"options":"Windows (computer)"},{"options":"MacOS (computer)"},{"options":"Linux (computer)"},{"options":"Android (mobile)"},{"options":"iOS (mobile)"}],"id":"filter_-_operating_system_support$a3d2a21b-df5d-43c5-a397-f34d947f4a42","slice_type":"filter_-_operating_system_support","slice_label":null},{"primary":{},"items":[{"options":"Bluetooth"},{"options":"USB-C"}],"id":"filter_-_connectivity$4e3b8388-50de-4ea3-b87d-d79ba7081bae","slice_type":"filter_-_connectivity","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$2562d138-2925-47a5-911c-9dfacd444453","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Flex","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"De Flex is de opvolger van de populaire Nano X en biedt een aanzienlijk groter scherm en een verbeterde gebruikersinterface. Hiermee kun je je transacties nog gemakkelijker beheren en controleren, zonder in te boeten aan veiligheid."},{"language":"de-de","short_description":"Die Flex ist der Nachfolger des beliebten Nano X und bietet einen deutlich größeren Bildschirm sowie eine verbesserte Benutzeroberfläche. Damit kannst du deine Transaktionen noch einfacher verwalten und überprüfen, ohne dabei auf Sicherheit verzichten zu müssen."},{"language":"en-gb","short_description":"The Flex is the successor to the popular Nano X and offers a significantly larger screen and an improved user interface. This allows you to manage and review your transactions even more easily, without compromising security."},{"language":"fr-fr","short_description":"Le Flex est le successeur du populaire Nano X et offre un écran nettement plus grand ainsi qu'une interface utilisateur améliorée. Cela vous permet de gérer et de vérifier vos transactions encore plus facilement, sans compromettre la sécurité."},{"language":"es-es","short_description":"La Flex es el sucesor del popular Nano X y ofrece una pantalla significativamente más grande y una interfaz de usuario mejorada. Esto te permite administrar y revisar tus transacciones de manera aún más fácil, sin comprometer la seguridad."},{"language":"pt-pt","short_description":"A Flex é a sucessora da popular Nano X e oferece um ecrã significativamente maior e uma interface de utilizador melhorada. Isto permite-te gerir e verificar as tuas transações de forma ainda mais fácil, sem comprometer a segurança."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger flex","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZrM-TkaF0TcGIvir_LEDGERFLEX_2000x2000_1.png?auto=format%2Ccompress&rect=500%2C500%2C1000%2C1000&w=2000&h=2000","id":"ZrM-TkaF0TcGIvir","edit":{"x":500,"y":500,"zoom":2.0000000000000004,"background":"transparent"}},"sku":"FLEX1","price":"249","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Graphite","cost_per_item":null,"tax":"high","ean":"3760027784242","qls_id":null},{"image":{"dimensions":{"width":960,"height":1120},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4Yq_pbqstJ99abZ_ledgerflexbtcorange.webp?auto=format%2Ccompress&rect=120%2C117%2C730%2C852&w=960&h=1120","id":"Z4Yq_pbqstJ99abZ","edit":{"x":120,"y":117,"zoom":1.3149999999999997,"background":"transparent"}},"sku":"FLEX2","price":"249","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Ledger Flex BTC Orange","cost_per_item":null,"tax":"high","ean":"3760027784297","qls_id":null}]},"link_type":"Document","key":"62b3719a-cb49-4a97-b48b-ab78cf82e8c3","isBroken":false},{"only_on_countries":null,"description_short":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Ledger Stax + SOLIDHODL kortingsbundel.","id":"Zw90aREAACEAazTn","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-stax--solidhodl","first_publication_date":"2024-10-16T08:08:10+0000","last_publication_date":"2024-12-05T19:40:44+0000","uid":"ledger-stax-solidhodl","data":{"body":[{"primary":{},"items":[{"options":"Ledger"},{"options":"SOLIDHODL"}],"id":"filter_-_brand$fdf44a9e-89d3-4069-9cdc-3b39c2fb7455","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"SOLIDHODL Single"},{"options":"Ledger Flex"}],"id":"filter_-_contains$6d2e3f4a-5f7e-4005-8720-8562f6bfd130","slice_type":"filter_-_contains","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$a31edd45-9f7d-440e-8f53-2ab8676b3539","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Stax + SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Ledger Stax + SOLIDHODL kortingsbundel."},{"language":"de-de","short_description":"Sichern Sie Ihre Krypto noch besser ab! Erweitern Sie Ihren Schutz mit der Ledger Stax + SOLIDHODL Backup-Kombination"},{"language":"en-gb","short_description":"Secure your crypto even further! Upgrade your protection with the Ledger Stax + SOLIDHODL Backup combo."},{"language":"fr-fr","short_description":"Sécurisez encore plus vos cryptomonnaies ! Améliorez votre protection avec le combo Ledger Stax + SOLIDHODL Backup."},{"language":"es-es","short_description":"¡Proteja sus criptomonedas aún más! Actualice su protección con el combo Ledger Stax + SOLIDHODL Backup."},{"language":"pt-pt","short_description":"Proteja suas criptomoedas ainda mais! Atualize sua proteção com o combo Ledger Stax + SOLIDHODL Backup."}],"is_bundle":true,"bundle_products":[{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"34062f37-dd1a-4f01-b90c-62e71559e8f8","isBroken":false},"variant_index":null},{"product":{"id":"Y5BDehEAACQAoIL9","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-stax","first_publication_date":"2022-12-07T07:40:46+0000","last_publication_date":"2025-01-17T13:59:35+0000","uid":"ledger-stax","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/4ad2822d-466b-4cd6-9807-9de83a6658f8_LEDGER+STAX_100x1000_1.png?auto=format%2Ccompress&rect=54%2C55%2C885%2C885&w=1000&h=1000","id":"Y5L9BhIAACQAL9uU","edit":{"x":54,"y":55,"zoom":1.13,"background":"transparent"}},"sku":"STAX2","price":"399","compare_at_price":null,"variant_category":null,"variant_name":null,"cost_per_item":null,"tax":"high","ean":"3760027782545","qls_id":null}]},"link_type":"Document","key":"ae04f583-886a-4f1e-9295-4988c77c8259","isBroken":false},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zw97y4F3NbkBXfiq_LedgerStax%2BSOLIDHODL.png?auto=format,compress","id":"Zw97y4F3NbkBXfiq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH41","price":"448.95","compare_at_price":"478.95","variant_category":null,"variant_name":null,"cost_per_item":null,"tax":"high","ean":"6013903849816","qls_id":null}]},"link_type":"Document","key":"f30d1c5a-cc1f-4272-a7e1-55ffaa8b893d","isBroken":false},{"only_on_countries":null,"description_short":"Bescherm jouw Ledger Flex met deze magnetische hoes!","id":"Zr29SBAAACQA4zEk","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-flex-magnet-folio","first_publication_date":"2024-08-15T08:33:14+0000","last_publication_date":"2025-01-23T16:06:43+0000","uid":"ledger-flex-magnetic-folio","data":{"description_short":"Bescherm jouw Ledger Flex met deze magnetische hoes!","body":[{"primary":{},"items":[{"options":"Black"},{"options":"Purple"}],"id":"filter_-_color$f63e6510-8ec4-4e99-a6b6-4473145fd254","slice_type":"filter_-_color","slice_label":null},{"primary":{},"items":[{"options":"Ledger Flex"}],"id":"filter_-_works_with$4a1e8c36-6472-4d82-a8b7-72462a3de5bb","slice_type":"filter_-_works_with","slice_label":null},{"primary":{},"items":[{"options":"Covers"}],"id":"filter_-_subcategories$88ce70ac-d316-4cea-99dd-f71ecb5f00b8","slice_type":"filter_-_subcategories","slice_label":null},{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$6e92753c-adb8-469f-a8b2-7ef71b158ba9","slice_type":"filter_-_brand","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Flex Magnet Folio","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Bescherm jouw Ledger Flex met deze magnetische hoes!"},{"language":"de-de","short_description":"Erhebe den Schutz deines Ledger Flex mit unserer stilvollen magnetischen Hülle."},{"language":"en-gb","short_description":"Elevate your Ledger Flex protection with our stylish magnetic case."},{"language":"fr-fr","short_description":"Élevez la protection de votre Ledger Flex avec notre élégant étui magnétique."},{"language":"es-es","short_description":"Eleva la protección de tu Ledger Flex con nuestra elegante funda magnética."},{"language":"pt-pt","short_description":"Eleve a proteção do seu Ledger Flex com nossa elegante capa magnética."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Ledger Flex Magnetic Folio party aubergine","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zr3S30aF0TcGI9Cp_LEDGERMAGNETFOLIO_PA_2000x2000_1.png?auto=format%2Ccompress&rect=399%2C399%2C1201%2C1201&w=2000&h=2000","id":"Zr3S30aF0TcGI9Cp","edit":{"x":399,"y":399,"zoom":1.6649999999999996,"background":"transparent"}},"sku":"LACC9","price":"44.95","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Magnetic Folio - Party Aubergine","cost_per_item":null,"tax":"high","ean":"3760027784310","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Ledger Flex Magnetic Folio Business Charcoal","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zr3S20aF0TcGI9Ck_LEDGERMAGNETFOLIO_BC_2000x2000_1.png?auto=format%2Ccompress&rect=390%2C390%2C1220%2C1220&w=2000&h=2000","id":"Zr3S20aF0TcGI9Ck","edit":{"x":390,"y":390,"zoom":1.6400000000000001,"background":"transparent"}},"sku":"LACC8","price":"44.95","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Magnetic Folio - Business Charcoal","cost_per_item":null,"tax":"high","ean":"3760027784303","qls_id":null}]},"link_type":"Document","key":"1b835ac2-b5c5-4814-8e3e-03f4e138b3b1","isBroken":false},{"only_on_countries":null,"description_short":"Gebruik deze duurzame hoes om je Ledger Flex te beschermen en krassen te voorkomen.","id":"Zr29gxAAACYA4zGW","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-flex-protective-case","first_publication_date":"2024-08-15T08:36:06+0000","last_publication_date":"2025-01-24T12:26:54+0000","uid":"ledger-flex-protective-case","data":{"description_short":"Bescherm jouw Ledger Flex met deze siliconen hoes!","body":[{"primary":{},"items":[{"options":"Orange"},{"options":"Green"},{"options":"Transparent"}],"id":"filter_-_color$afbf225e-94e2-4ae2-a9ce-ae95e64672a1","slice_type":"filter_-_color","slice_label":null},{"primary":{},"items":[{"options":"Ledger Flex"}],"id":"filter_-_works_with$eba56470-cd4a-436e-9e8a-dd072849af81","slice_type":"filter_-_works_with","slice_label":null},{"primary":{},"items":[{"options":"Covers"}],"id":"filter_-_subcategories$4ccb4b9b-d5ec-4e73-bdaa-f0604cc3be85","slice_type":"filter_-_subcategories","slice_label":null},{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$c4307694-8076-4a05-9fdf-0ef7f7dd6fa2","slice_type":"filter_-_brand","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Flex Protective Case","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Gebruik deze duurzame hoes om je Ledger Flex te beschermen en krassen te voorkomen."},{"language":"de-de","short_description":"Verwenden Sie diese langlebige Hülle, um Ihren Ledger Flex zu schützen und Kratzer zu vermeiden."},{"language":"en-gb","short_description":"Use this durable case to protect your Ledger Flex and prevent scratches."},{"language":"fr-fr","short_description":"Utilisez cette coque durable pour protéger votre Ledger Flex et éviter les rayures."},{"language":"es-es","short_description":"Utiliza esta funda duradera para proteger tu Ledger Flex y evitar rayones."},{"language":"pt-pt","short_description":"Utilize esta capa durável para proteger seu Ledger Flex e evitar arranhões."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Ledger Flex Protective Case BTC Orange","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zr3OC0aF0TcGI9AQ_LEDGERSILICONCASE_BO_2000x2000_1.png?auto=format%2Ccompress&rect=357%2C357%2C1285%2C1285&w=2000&h=2000","id":"Zr3OC0aF0TcGI9AQ","edit":{"x":357,"y":357,"zoom":1.5559742351993922,"background":"transparent"}},"sku":"LACC11","price":"34.95","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Protective Case - BTC Orange","cost_per_item":null,"tax":"high","ean":"3760027784396","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Ledger Flex Protective Case Green","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zr3ODUaF0TcGI9AS_LEDGERSILICONCASE_G_2000x2000_1.png?auto=format%2Ccompress&rect=356%2C356%2C1288%2C1288&w=2000&h=2000","id":"Zr3ODUaF0TcGI9AS","edit":{"x":356,"y":356,"zoom":1.5524862883985049,"background":"transparent"}},"sku":"LACC12","price":"34.95","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Protective Case - Green","cost_per_item":null,"tax":"high","ean":"3760027784402","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":"Ledger Flex Protective Case Transparent","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zr3ODkaF0TcGI9AT_LEDGERSILICONCASE_T_2000x2000_1.png?auto=format%2Ccompress&rect=361%2C361%2C1278%2C1278&w=2000&h=2000","id":"Zr3ODkaF0TcGI9AT","edit":{"x":361,"y":361,"zoom":1.5652790958434362,"background":"transparent"}},"sku":"LACC10","price":"34.95","compare_at_price":null,"variant_category":"Choose your version","variant_name":"Ledger Flex Protective Case - Transparent","cost_per_item":null,"tax":"high","ean":"3760027784334","qls_id":null}]},"link_type":"Document","key":"17978f91-7f08-48d5-9bea-539e41a03a27","isBroken":false}],"seo_title":"Ledger Flex + SOLIDHODL Voordeelbundel kopen","seo_description":null,"product_description_cryptomaan":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Ledger Flex en SOLIDHODL. Gebruik de Ledger Flex hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je 24-woorden herstelzin (recovery seed) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":64,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/ledger-flex","target":"_blank"}},{"start":68,"end":77,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=JIj4DmEr51M","type":"video","version":"1.0","title":"Introducing Ledger Flex","author_name":"Ledger","author_url":"https://www.youtube.com/@Ledger","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/JIj4DmEr51M/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/JIj4DmEr51M?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Introducing Ledger Flex\"></iframe>"}},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=hp8S-Rnnp6E","type":"video","version":"1.0","title":"SOLIDHODL Instruction video (English tutorial)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/hp8S-Rnnp6E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/hp8S-Rnnp6E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"SOLIDHODL Instruction video (English tutorial)\"></iframe>"}}],"product_description_cryptomaan_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"seo_title_cryptomaan":"Ledger Flex + SOLIDHODL Voordeelbundel kopen","seo_description_cryptomaan":null}}}" > <div class="flex md:flex-col w-full"> <div class="absolute group top-0 left-4 transform -translate-y-1/2"> <img class="h-6" src="/assets/img/icon-BTCD-integratie.svg" alt="BTC Direct integration"> <div class="absolute left-0 md:left-1/2 transform w-48 md:-translate-x-1/2 hidden group-hover:block top-full bg-white shadow-lg rounded-xl p-2 z-20"> Buy and sell your crypto directly through the hardware wallet with BTC Direct </div> </div> <div class="w-20 mr-4 h-auto sm:w-40 md:max-h-full md:w-auto overflow-hidden mb-2 md:mr-auto md:ml-auto md:h-48 flex items-center justify-center" :class="product.data.is_bundle ? 'md:h-64 md:w-full' : ''"> <img class="block max-h-20 md:max-h-full mx-auto" src="https://images.prismic.io/btcdirect-shop/ZrnIEEaF0TcGI2nF_LedgerFlex%2BSOLIDHODL.png?auto=format,compress&h=600" alt="" loading="lazy" /> </div> <div class="w-full"> <div> <span class="bg-primary text-white rounded py-1 px-2">-9%</span> </div> <h3 class="text-lg font-medium text-gunmetal" :class="{ 'md:mt-5': Number(product.data.variants[0].compare_at_price) > Number(product.data.variants[0].price), 'md:mt-11': Number(product.data.variants[0].compare_at_price) <= Number(product.data.variants[0].price) }"> Ledger Flex + SOLIDHODL </h3> <div class="text-price font-medium mt-4 mb-2"> <span class="text-sm text-gray-400 line-through mr-2"> 328,95 </span> 299,95 </div> <div class="w-full" x-data="{ stockStatus: 'loading', expected_delivery: '', ...stockStatus()}" x-init="getStockStatus('BOL_BUNDEL_SH31')" @main-product-stock-change.window="stockStatus = $event.detail.status, expected_delivery = $event.detail.expected_delivery"> <div> <div x-show="stockStatus === 'loading'" class="w-full mt-2 stock--skeleton skeleton"></div> <div class="flex" x-cloak x-show="stockStatus !== 'loading'"> <div class="flex"> <div class="h-2 w-2 rounded-full mr-2 mt-1.5 flex-shrink-0" :class="stockStatus === 'normal' ? 'bg-success-dark' : 'bg-negative-trend'"></div> <div> <div x-show="stockStatus !== 'normal'" class="text-red-600 mb-2 font-medium"> <div class="inline">New stock is being delivered to our warehouse. Estimated delivery date:</div> <div class="inline" x-cloak x-text="expected_delivery" x-show="expected_delivery"></div> <div class="inline" x-cloak x-show="!expected_delivery">1-10 business days</div> </div> <div x-show="stockStatus === 'normal'" class="text-success-dark mb-2 font-medium">In stock</div> <div x-cloak x-show="stockStatus === 'normal' && stockStatus !== 'loading'" class="flex"> <div> <div x-show="day === 6"> Ordered before 23:59, shipped this weekend </div> <div x-show="day !== 0 && day !== 6"> Ordered before 15:00, shipped the same day </div> <div x-show="day === 0"> Ordered before 15:00, shipped the same day </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </a> <a href="/products/solidhodl-single-ledger-nano-s-plus" class="product-card bg-white border border-border-color rounded-lg py-4 md:py-8 px-4 flex-wrap md:px-8 flex md:flex-col items-start relative" x-data="{ product: {"id":"ZQRqshQAALFi2zK9","uid":"solidhodl-single-ledger-nano-s-plus","url":null,"type":"product","href":"https://btcdirect-shop.cdn.prismic.io/api/v2/documents/search?ref=Z7CxehEAACQAzqYq&q=%5B%5B%3Ad+%3D+at%28document.id%2C+%22ZQRqshQAALFi2zK9%22%29+%5D%5D","tags":[],"first_publication_date":"2023-09-15T15:38:07+0000","last_publication_date":"2024-12-23T13:34:09+0000","slugs":["ledger-nano-s-plus--solidhodl"],"linked_documents":[],"lang":"nl-nl","alternate_languages":[{"id":"ZWiYchAAACUA65Nn","type":"product","lang":"en-gb","uid":"solidhodl-single-ledger-nano-s-plus"},{"id":"ZWiYXxAAACIA65MO","type":"product","lang":"de-de","uid":"solidhodl-single-ledger-nano-s-plus"},{"id":"ZWiYuRAAACQA65S4","type":"product","lang":"pt-pt","uid":"solidhodl-single-ledger-nano-s-plus"},{"id":"ZWiYoRAAACIA65RI","type":"product","lang":"fr-fr","uid":"solidhodl-single-ledger-nano-s-plus"},{"id":"ZWiYjxAAACQA65P6","type":"product","lang":"es-es","uid":"solidhodl-single-ledger-nano-s-plus"}],"data":{"backend_title":[{"type":"heading1","text":"Ledger Nano S Plus + SOLIDHODL","spans":[],"direction":"ltr"}],"redirect":null,"breadcrumbs":[{"collection":{"id":"X-yLIhEAACUAhumt","type":"collection","tags":[],"lang":"nl-nl","slug":"productbundels","first_publication_date":"2020-12-30T14:41:46+0000","last_publication_date":"2025-01-27T13:08:10+0000","uid":"voordeelbundels","data":{"uid":"voordeelbundels","title":"Productbundels"},"link_type":"Document","key":"bf0e5c04-1b28-468a-aaac-97bdb019326c","isBroken":false}}],"show":"true","extra_levertijd":null,"product_category":"Voordeelbundels","is_bundle":true,"available_for_sale":true,"digital_product":false,"btc_direct_integration":true,"requires_shipping":true,"brand":"SOLIDHODL Ledger","bundle_products":[{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"5b003bf8-9733-4bb2-b73f-5d98bf40b35c","isBroken":false},"variant_index":null},{"product":{"id":"YbNOfBIAACMA6CeU","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus","first_publication_date":"2021-12-10T12:56:31+0000","last_publication_date":"2025-01-21T10:31:06+0000","uid":"ledger-nano-s-plus","data":{"variants":[{"image":{"dimensions":{"width":1200,"height":1400},"alt":"ledger nano s plus","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z3_UupbqstJ99PoK_lnsp_black1.webp?auto=format%2Ccompress&rect=151%2C182%2C909%2C1061&w=1200&h=1400","id":"Z3_UupbqstJ99PoK","edit":{"x":151,"y":182,"zoom":1.3199999999999996,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":52.23,"tax":"high","ean":"3760027782095","qls_id":"LNSPLUS1"},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null}]},"link_type":"Document","key":"3bd21c54-4d69-4ef4-b030-5adc47eed40d","isBroken":false},"variant_index":null},{"product":{"id":"ZMdt2BEAACYANkOG","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus---purple-amethyst","first_publication_date":"2023-07-31T08:20:26+0000","last_publication_date":"2025-01-21T10:51:16+0000","uid":"ledger-nano-s-plus-purple-amethyst","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"ledger nano s plus purple amethyst","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z3_UupbqstJ99PoK_lnsp_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z3_UupbqstJ99PoK","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027782095","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null}]},"link_type":"Document","key":"1c7cf18c-d6fb-49b1-84f5-8ff3b6adc328","isBroken":false},"variant_index":null},{"product":{"id":"ZMkdmBEAACQlPcDT","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus---pastel-green","first_publication_date":"2023-08-01T14:59:38+0000","last_publication_date":"2025-01-15T15:42:32+0000","uid":"ledger-nano-s-plus-pastel-green","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"ledger nano s plus pastel green","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/5bee4a57-31b6-490d-98b6-85375618318b_LNSP_PASTEL+GREEN_1000x1000_5.png?auto=format,compress","id":"ZVNcNhQAACIALtmC","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS7","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Green","cost_per_item":null,"tax":"high","ean":"3760027783528","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJrK8jQArT0wRe_LNSP_RETROGAMING_1000x1000_5.jpg?auto=format,compress","id":"ZzNJrK8jQArT0wRe","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS8","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Retro Gaming","cost_per_item":null,"tax":"high","ean":"3760027783801","qls_id":null},{"image":{"dimensions":{"width":1080,"height":1080},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/da9eb83a-669f-4bae-b869-3bb57d233373_Ledger-Nano-X-new-no-background.png?auto=compress,format","id":"Yk2OJRAAACEAWfLp","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027782095","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null}]},"link_type":"Document","key":"35d5c256-afd5-4c43-817e-5d0a33b1a0b7","isBroken":false},"variant_index":null},{"product":{"id":"ZMke0hEAACQlPccD","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus---retro-gaming","first_publication_date":"2023-08-01T15:03:50+0000","last_publication_date":"2025-01-15T15:43:15+0000","uid":"ledger-nano-s-plus-retro-gaming","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"ledger nano s plus retro gaming","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJrK8jQArT0wRe_LNSP_RETROGAMING_1000x1000_5.jpg?auto=format,compress","id":"ZzNJrK8jQArT0wRe","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS8","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Retro Gaming","cost_per_item":null,"tax":"high","ean":"3760027783801","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null},{"image":{"dimensions":{"width":1080,"height":1080},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/da9eb83a-669f-4bae-b869-3bb57d233373_Ledger-Nano-X-new-no-background.png?auto=compress,format","id":"Yk2OJRAAACEAWfLp","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027782095","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/5bee4a57-31b6-490d-98b6-85375618318b_LNSP_PASTEL+GREEN_1000x1000_5.png?auto=format,compress","id":"ZVNcNhQAACIALtmC","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS7","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Green","cost_per_item":null,"tax":"high","ean":"3760027783528","qls_id":null}]},"link_type":"Document","key":"dde582b9-95c6-4e14-9586-add981ec1c9a","isBroken":false},"variant_index":null},{"product":{"id":"ZxdbRxIAACIARkR1","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus---gold","first_publication_date":"2024-10-22T07:59:06+0000","last_publication_date":"2025-01-21T10:52:30+0000","uid":"ledger-nano-s-plus-gold","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano s plus gold","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z3_UupbqstJ99PoK_lnsp_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z3_UupbqstJ99PoK","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027782095","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null}]},"link_type":"Document","key":"121e8b37-ace5-4a78-abea-0da9ff18a67b","isBroken":false},"variant_index":null},{"product":{"id":"ZxddHxIAACIARked","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus---sapphire-blue","first_publication_date":"2024-10-22T08:06:58+0000","last_publication_date":"2025-01-21T10:48:23+0000","uid":"ledger-nano-s-plus-sapphire-blue","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano s plus sapphire blue","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z3_UupbqstJ99PoK_lnsp_black1.webp?auto=format%2Ccompress&rect=133%2C155%2C933%2C1089&w=1200&h=1400","id":"Z3_UupbqstJ99PoK","edit":{"x":133,"y":155,"zoom":1.285,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":null,"variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027782095","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null}]},"link_type":"Document","key":"545c1516-6542-483e-8cd3-fd23cc6eeed0","isBroken":false},"variant_index":null},{"product":{"id":"ZxddxhIAACEARkiq","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus---emerald-green","first_publication_date":"2024-10-22T08:09:43+0000","last_publication_date":"2025-01-21T10:49:22+0000","uid":"ledger-nano-s-plus-emerald-green","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano s plus emerald green","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z3_UupbqstJ99PoK_lnsp_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z3_UupbqstJ99PoK","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027782095","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null}]},"link_type":"Document","key":"8781db3f-06bf-4bb8-b0fb-3796ab059eca","isBroken":false},"variant_index":null},{"product":{"id":"Zxde8BIAACIARkp0","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus---pastel-pink","first_publication_date":"2024-10-22T08:14:42+0000","last_publication_date":"2025-01-21T10:50:08+0000","uid":"ledger-nano-s-plus-pastel-pink","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano s plus pastel pink","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027782095","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null}]},"link_type":"Document","key":"c437d5e8-55af-4c10-a02f-da35487cb435","isBroken":false},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZroNyUaF0TcGI3Ps_LedgerSPlusblack%2BSOLIDHODL.png?auto=format,compress","id":"ZroNyUaF0TcGI3Ps","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH1","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your color","variant_name":"Black + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013908573556","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph24F3NbkBX_Tv_LedgerSPlusGreenEmerald%2BSOLIDHODL.png?auto=format,compress","id":"Zxph24F3NbkBX_Tv","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH44","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your color","variant_name":"Emerald Green + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900445424","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph2oF3NbkBX_Tu_LedgerSPlusGold%2BSOLIDHODL.png?auto=format,compress","id":"Zxph2oF3NbkBX_Tu","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH42","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your color","variant_name":"Gold + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013913359305","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph3YF3NbkBX_Tz_LedgerSPlusSapphireBlue%2BSOLIDHODL.png?auto=format,compress","id":"Zxph3YF3NbkBX_Tz","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH43","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your color","variant_name":"Sapphire Blue + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900600618","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph3IF3NbkBX_Tw_LedgerSPlusPastelPink%2BSOLIDHODL.png?auto=format,compress","id":"Zxph3IF3NbkBX_Tw","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH45","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your color","variant_name":"Pastel Pink + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013903240231","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZsdBiEaF0TcGJQaw_LedgerSPlusPurpleAmethyst%2BSOLIDHODL.png?auto=format,compress","id":"ZsdBiEaF0TcGJQaw","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH2","price":"153.95","compare_at_price":"168.95","variant_category":"Choose your color","variant_name":"Purple Amethyst + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900883899","qls_id":null}],"product_images":[{"image":{"dimensions":{"width":2985,"height":1498},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZeiMX3Uurf2G3Kps_SH_front_zoom.png?auto=format,compress","id":"ZeiMX3Uurf2G3Kps","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}},{"image":{"dimensions":{"width":2982,"height":1479},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZeiM33Uurf2G3KqM_SH_back_zoom.png?auto=format,compress","id":"ZeiM33Uurf2G3KqM","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=format,compress","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}}}],"highlighted_properties":[{"icon":{},"text_bold":null,"text":null}],"product_description":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Ledger Nano S Plus en SOLIDHODL. Gebruik de Ledger Nano S Plus hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je 24-woorden herstelzin (recovery seed) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":71,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/ledger-nano-s-plus","target":"_blank"}},{"start":75,"end":84,"type":"hyperlink","data":{"link_type":"Web","url":"https://shop.btcdirect.eu/nl-nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=aGZWrSt26Ek","type":"video","version":"1.0","title":"Ledger Nano S Plus installeren - volledige handleiding","author_name":"BTC Direct Shop","author_url":"https://www.youtube.com/@BTCDirectShop","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/aGZWrSt26Ek/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/aGZWrSt26Ek?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Ledger Nano S Plus installeren - volledige handleiding\"></iframe>"}},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=hp8S-Rnnp6E","type":"video","version":"1.0","title":"SOLIDHODL Instruction video (English tutorial)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/hp8S-Rnnp6E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/hp8S-Rnnp6E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"SOLIDHODL Instruction video (English tutorial)\"></iframe>"}}],"product_description_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"recommended_products":[{"only_on_countries":null,"description_short":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken.","id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"body":[{"primary":{},"items":[{"options":"Puncher"}],"id":"filter_-_technique$fc7de5e6-eefa-4ce4-bb26-1b55eaa156dd","slice_type":"filter_-_technique","slice_label":null},{"primary":{},"items":[{"options":"Stainless steel"}],"id":"filter_-_material$af1b0851-da02-42c7-a300-a66f9199ad54","slice_type":"filter_-_material","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct"}],"id":"filter_-_brand$3b35f963-da6f-44d7-9f06-ac35974a77f6","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"1"}],"id":"filter_-_quantity_of_back-ups$350e10cf-7ae5-44dc-975f-07f6544d2b31","slice_type":"filter_-_quantity_of_back-ups","slice_label":null}],"backend_title":[{"type":"heading1","text":"SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"De beste backup voor bij je hardware wallet. Beveilig je Recovery Seed (12, 18, 20 of 24 woorden) in premium staal zonder daarbij een fout te maken."},{"language":"de-de","short_description":"Die ultimative Sicherung für Ihre Hardware-Wallet. Schützen Sie Ihren Recovery-Seed (12, 18, 20 oder 24 Wörter) fehlerfrei in Premiumstahl."},{"language":"en-gb","short_description":"The ultimate backup for your hardware wallet. Secure your recovery seed (12, 18, 20, or 24 words) in premium steel without error."},{"language":"fr-fr","short_description":"La sauvegarde ultime pour votre hardware wallet. Sécurisez votre phrase de récupération (12, 18, 20 ou 24 mots) dans de l'acier de qualité supérieure sans erreur."},{"language":"es-es","short_description":"La copia de seguridad definitiva para tu cartera de hardware. Protege tu semilla de recuperación (12, 18, 20 o 24 palabras) en acero de primera calidad sin errores."},{"language":"pt-pt","short_description":"O backup definitivo para sua carteira de hardware. Proteja sua seed de recuperação (12, 18, 20 ou 24 palavras) em aço premium sem erros."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"5ceb4917-5b41-4f85-90b2-c2cc47f321b5","isBroken":false},{"only_on_countries":null,"description_short":"De meest voordelige hardware wallet op de markt, met ondersteuning voor een breed scala aan munten en tokens. Te gebruiken met je Windows, Linux en macOS computers.","id":"YbNOfBIAACMA6CeU","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus","first_publication_date":"2021-12-10T12:56:31+0000","last_publication_date":"2025-01-21T10:31:06+0000","uid":"ledger-nano-s-plus","data":{"description_short":"De meest voordelige hardware wallet op de markt, met ondersteuning voor een breed scala aan munten en tokens. Te gebruiken met je Windows, Linux en macOS computers.","body":[{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$6f6087a6-d4ae-4220-9847-9a3b1d60a0f4","slice_type":"filter_-_color","slice_label":null},{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$7c29921c-6ea2-4d04-b39d-3db5264faeae","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Bitcoin (BTC)"},{"options":"Ethereum (ETH)"},{"options":"Cardano (ADA)"},{"options":"Binance Coin (BNB)"},{"options":"XRP (XRP)"},{"options":"Dogecoin (DOGE)"},{"options":"Polkadot (DOT)"},{"options":"Solana (SOL)"},{"options":"Uniswap (UNI)"},{"options":"Chainlink (LINK)"},{"options":"Litecoin (LTC)"}],"id":"filter_-_major_coin_support$6c68086a-1dfb-437c-91e9-2d87f8292bab","slice_type":"filter_-_major_coin_support","slice_label":null},{"primary":{},"items":[{"options":"Windows (computer)"},{"options":"MacOS (computer)"},{"options":"Linux (computer)"},{"options":"Android (mobile)"}],"id":"filter_-_operating_system_support$96864dba-b5be-40b1-a876-86bd00bd7ada","slice_type":"filter_-_operating_system_support","slice_label":null},{"primary":{},"items":[{"options":"USB-C"}],"id":"filter_-_connectivity$73efc6e5-3d0d-47de-bd12-b33ecbee261a","slice_type":"filter_-_connectivity","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$0549b175-12ec-49fe-b2f7-44c2ef3e0736","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Nano S Plus","spans":[]}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"De meest voordelige hardware wallet op de markt, met ondersteuning voor een breed scala aan munten en tokens. Te gebruiken met je Windows, Linux en macOS computers."},{"language":"de-de","short_description":"Die kostengünstigste Hardware-Wallet auf dem Markt, die eine breite Palette an Münzen und Token unterstützt. Kompatibel mit Windows-, Linux- und macOS-Computern."},{"language":"en-gb","short_description":"The most affordable hardware wallet on the market, supporting a wide range of coins and tokens. Compatible with Windows, Linux, and macOS computers."},{"language":"fr-fr","short_description":"Le portefeuille matériel le plus abordable du marché, prenant en charge un large éventail de pièces et de jetons. Compatible avec les ordinateurs Windows, Linux et macOS."},{"language":"es-es","short_description":"La billetera de hardware más asequible del mercado, con soporte para una amplia gama de monedas y tokens. Compatible con computadoras Windows, Linux y macOS."},{"language":"pt-pt","short_description":"A carteira de hardware mais acessível do mercado, com suporte para uma ampla gama de moedas e tokens. Compatível com computadores Windows, Linux e macOS."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1200,"height":1400},"alt":"ledger nano s plus","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z3_UupbqstJ99PoK_lnsp_black1.webp?auto=format%2Ccompress&rect=151%2C182%2C909%2C1061&w=1200&h=1400","id":"Z3_UupbqstJ99PoK","edit":{"x":151,"y":182,"zoom":1.3199999999999996,"background":"transparent"}},"sku":"LNSPLUS1","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":52.23,"tax":"high","ean":"3760027782095","qls_id":"LNSPLUS1"},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeRkYF3NbkBX1SR_LNSP_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeRkYF3NbkBX1SR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS12","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green","cost_per_item":null,"tax":"high","ean":"3760027784426","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTj4F3NbkBX1Zg_LNSP_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeTj4F3NbkBX1Zg","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS10","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784570","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeTUoF3NbkBX1Yq_LNSP_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeTUoF3NbkBX1Yq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS11","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784471","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeS-oF3NbkBX1Xo_LNSP_PINKPASTEL_2000x2000_5.png?auto=format,compress","id":"ZxeS-oF3NbkBX1Xo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS13","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784525","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZzNJhq8jQArT0wRN_LNSP_AMETHYSTPURPLE_1000x1000_5.jpg?auto=format,compress","id":"ZzNJhq8jQArT0wRN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNSPLUS6","price":"89","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783665","qls_id":null}]},"link_type":"Document","key":"4ccef8f5-b535-4b1d-979c-0d84ece0f92e","isBroken":false},{"only_on_countries":null,"description_short":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Ledger Nano X + SOLIDHODL kortingsbundel.","id":"ZRQcHxEAACUAmuEB","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x--solidhodl","first_publication_date":"2023-09-27T12:12:25+0000","last_publication_date":"2024-12-31T07:28:04+0000","uid":"solidhodl-ledger-nano-x","data":{"body":[{"primary":{},"items":[{"options":"SOLIDHODL"},{"options":"Ledger"}],"id":"filter_-_brand$232aba12-23e2-44da-8a77-57d667c6e8db","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"SOLIDHODL Single"},{"options":"Ledger Nano X"}],"id":"filter_-_contains$9edd2024-6c48-43b4-9d99-ae3fbfba09a7","slice_type":"filter_-_contains","slice_label":null},{"primary":{},"items":[{"options":"BTC Direct integration"}],"id":"filter_-_btc_direct_integration$5b45834f-2129-43ae-a6fa-119c5a4e050a","slice_type":"filter_-_btc_direct_integration","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Nano X + SOLIDHODL","spans":[],"direction":"ltr"}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Beveilig je crypto nog verder! Upgrade uw bescherming met de Ledger Nano X + SOLIDHODL kortingsbundel."},{"language":"de-de","short_description":"Sichern Sie Ihre Krypto noch besser ab! Erweitern Sie Ihren Schutz mit der Ledger Nano X + SOLIDHODL Backup-Kombination"},{"language":"en-gb","short_description":"Secure your crypto even further! Upgrade your protection with the Ledger Nano X + SOLIDHODL Backup combo."},{"language":"fr-fr","short_description":"Sécurisez encore plus vos cryptomonnaies ! Améliorez votre protection avec le combo Ledger Nano X + SOLIDHODL Backup."},{"language":"es-es","short_description":"¡Proteja sus criptomonedas aún más! Actualice su protección con el combo Ledger Nano X + SOLIDHODL Backup."},{"language":"pt-pt","short_description":"Proteja suas criptomoedas ainda mais! Atualize sua proteção com o combo Ledger Nano X + SOLIDHODL Backup."}],"is_bundle":true,"bundle_products":[{"product":{"id":"ZNXgGhAAACIA3iPP","type":"product","tags":[],"lang":"nl-nl","slug":"solidhodl","first_publication_date":"2023-08-11T07:15:42+0000","last_publication_date":"2024-12-31T09:40:55+0000","uid":"solidhodl","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxEX2YF3NbkBXrit_SOLIDHODLv3.13.png?auto=format%2Ccompress&rect=899%2C164%2C1756%2C1756&w=2000&h=2000","id":"ZxEX2YF3NbkBXrit","edit":{"x":899,"y":164,"zoom":1.23,"background":"transparent"}},"sku":"SOLID1","price":"79.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Single (incl. one metal plate)","cost_per_item":null,"tax":"high","ean":"8720892199904","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR0ZbqstJ9731S_prismicsh2xdoublefotofront.png?auto=format,compress","id":"Z0iR0ZbqstJ9731S","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID2","price":"149.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Double (incl. two metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199911","qls_id":null},{"image":{"dimensions":{"width":3840,"height":3840},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z0iR25bqstJ9731V_prismicsh3xdoublefotofront.png?auto=format,compress","id":"Z0iR25bqstJ9731V","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"SOLID3","price":"199.95","compare_at_price":null,"variant_category":"Single, Double or Triple?","variant_name":"Triple (incl. three metal plates)","cost_per_item":null,"tax":"high","ean":"8720892199928","qls_id":null}]},"link_type":"Document","key":"2fac257d-ef2e-4dd8-8059-7208cb23c475","isBroken":false},"variant_index":null},{"product":{"id":"XzE4SxIAACAAHe8u","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x","first_publication_date":"2020-08-10T12:06:38+0000","last_publication_date":"2025-01-20T21:22:52+0000","uid":"ledger-nano-x","data":{"variants":[{"image":{"dimensions":{"width":1200,"height":1400},"alt":"ledger nano x","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":98.51,"tax":"high","ean":"3760027781500","qls_id":"LNX1"},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null}]},"link_type":"Document","key":"bbbfdcdf-6bd7-4e25-b448-d14ffe9f2077","isBroken":false},"variant_index":null},{"product":{"id":"ZMkkAhEAAAUpPeA_","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---purple-amethyst","first_publication_date":"2023-08-01T15:36:44+0000","last_publication_date":"2025-01-21T10:52:11+0000","uid":"ledger-nano-x-purple-amethyst","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"Ledger Nano X Purple Amethyst","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=compress,format","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null}]},"link_type":"Document","key":"48bb59c0-3ae3-44be-bcd9-81e2b04d4740","isBroken":false},"variant_index":null},{"product":{"id":"ZMkkvhEAACQlPeOI","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---pastel-green","first_publication_date":"2023-08-01T15:33:36+0000","last_publication_date":"2025-01-15T15:48:42+0000","uid":"ledger-nano-x-pastel-green","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"Ledger Nano X pastel green","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/fe21ffa2-939c-45c8-80c6-2ce3f1a48e27_LNX_PASTEL+GREEN_1000x1000_5.png?auto=format,compress","id":"ZVNX6BQAACEALsQo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX5","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Green","cost_per_item":null,"tax":"high","ean":"3760027783450","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/1b25f3c5-0f5e-41b5-9999-35818cbaabb6_LNX_RETRO+GAMING_1000x1000_5.png?auto=format,compress","id":"ZVNX2hQAACQALsPe","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX6","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Retro Gaming","cost_per_item":null,"tax":"high","ean":"3760027783733","qls_id":null},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=compress,format","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCh4F3NbkBX0dH_LNX_SAPPHIREBLUE_2000x2000_1.png?auto=format,compress","id":"ZxeCh4F3NbkBX0dH","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null}]},"link_type":"Document","key":"54791f6e-5f99-4b2f-801a-5186213b8b4b","isBroken":false},"variant_index":null},{"product":{"id":"ZMklexEAACgAPeb1","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---retro-gaming","first_publication_date":"2023-08-01T15:33:51+0000","last_publication_date":"2025-01-15T15:49:08+0000","uid":"ledger-nano-x-retro-gaming","data":{"variants":[{"image":{"dimensions":{"width":1000,"height":1000},"alt":"Ledger Nano X Retro Gaming","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/1b25f3c5-0f5e-41b5-9999-35818cbaabb6_LNX_RETRO+GAMING_1000x1000_5.png?auto=format,compress","id":"ZVNX2hQAACQALsPe","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX6","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Retro Gaming","cost_per_item":null,"tax":"high","ean":"3760027783733","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/19ddc999-f35d-47a1-aac3-587baf0f74ee_LNX_AMETHYST+PURPLE_1000x1000_5.png?auto=format,compress","id":"ZVNX5RQAACQALsQV","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX4","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Purple Amethyst","cost_per_item":null,"tax":"high","ean":"3760027783597","qls_id":null},{"image":{"dimensions":{"width":1000,"height":1000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/fe21ffa2-939c-45c8-80c6-2ce3f1a48e27_LNX_PASTEL+GREEN_1000x1000_5.png?auto=format,compress","id":"ZVNX6BQAACEALsQo","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX5","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Green","cost_per_item":null,"tax":"high","ean":"3760027783450","qls_id":null},{"image":{"dimensions":{"width":1540,"height":1540},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d119ce79-ad07-42f9-bb1f-fe77f5d3de20_ledger+nano+x+bluetooth.png?auto=compress,format","id":"YiYwKhAAAOvs4VXR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null}]},"link_type":"Document","key":"d0385414-df85-4b06-8449-46961b7f6d1f","isBroken":false},"variant_index":null},{"product":{"id":"Zxdh0xIAACAARk_i","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---gold","first_publication_date":"2024-10-22T08:27:01+0000","last_publication_date":"2025-01-21T10:52:51+0000","uid":"ledger-nano-x-gold","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x gold","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=147%2C172%2C906%2C1057&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":147,"y":172,"zoom":1.3249999999999997,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"754191fb-9a62-42a2-9f55-a9f83a0607a0","isBroken":false},"variant_index":null},{"product":{"id":"ZxdiMBIAACMARlCH","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---sapphire-blue","first_publication_date":"2024-10-22T08:28:34+0000","last_publication_date":"2025-01-21T10:48:51+0000","uid":"ledger-nano-x-sapphire-blue","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x sapphire blue","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"6160ea29-a3d6-4b74-9b91-f236745f63c7","isBroken":false},"variant_index":null},{"product":{"id":"ZxdifBIAACMARlEP","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---emerald-green","first_publication_date":"2024-10-22T08:29:50+0000","last_publication_date":"2025-01-21T10:49:44+0000","uid":"ledger-nano-x-emerald-green","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x emerald green","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999998,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"d85dbcda-d6e3-48ad-8b69-3ceca256ba2c","isBroken":false},"variant_index":null},{"product":{"id":"ZxdiyBIAACIARlGT","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-x---pastel-pink","first_publication_date":"2024-10-22T08:31:06+0000","last_publication_date":"2025-01-21T10:50:27+0000","uid":"ledger-nano-x-pastel-pink","data":{"variants":[{"image":{"dimensions":{"width":2000,"height":2000},"alt":"ledger nano x pastel pink","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeBvYF3NbkBX0YN_LNX_PASTELPINK_2000x2000_5.png?auto=format,compress","id":"ZxeBvYF3NbkBX0YN","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX11","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Pastel Pink (new)","cost_per_item":null,"tax":"high","ean":"3760027784723","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeDAoF3NbkBX0ge_LNX_GOLD_2000x2000_5.png?auto=format,compress","id":"ZxeDAoF3NbkBX0ge","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX8","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Gold (new)","cost_per_item":null,"tax":"high","ean":"3760027784778","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeCi4F3NbkBX0dR_LNX_SAPPHIREBLUE_2000x2000_5.png?auto=format,compress","id":"ZxeCi4F3NbkBX0dR","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX9","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Sapphire Blue (new)","cost_per_item":null,"tax":"high","ean":"3760027784679","qls_id":null},{"image":{"dimensions":{"width":2000,"height":2000},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZxeAxIF3NbkBX0SD_LNX_EMERALDGREEN_2000x2000_5.png?auto=format,compress","id":"ZxeAxIF3NbkBX0SD","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LNX10","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Emerald Green (new)","cost_per_item":null,"tax":"high","ean":"3760027784624","qls_id":null},{"image":{"dimensions":{"width":1200,"height":1400},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Z4je8ZbqstJ99hd7_lnx_black1.webp?auto=format%2Ccompress&rect=145%2C170%2C909%2C1061&w=1200&h=1400","id":"Z4je8ZbqstJ99hd7","edit":{"x":145,"y":170,"zoom":1.3199999999999996,"background":"transparent"}},"sku":"LNX1","price":"149","compare_at_price":null,"variant_category":"Choose your color","variant_name":"Black","cost_per_item":null,"tax":"high","ean":"3760027781500","qls_id":null}]},"link_type":"Document","key":"010e7a65-fc48-47dd-8a87-c2d905fe2d20","isBroken":false},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/ZroNlUaF0TcGI3Pn_LedgerNanoXblack%2BSOLIDHODL.png?auto=format,compress","id":"ZroNlUaF0TcGI3Pn","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH5","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Black + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013918028039","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph1oF3NbkBX_Tq_LedgerNanoXEmeraldGreen%2BSOLIDHODL.png?auto=format,compress","id":"Zxph1oF3NbkBX_Tq","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH48","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Emerald Green + SOLIDHODL (-20%)","cost_per_item":null,"tax":"high","ean":"6013911956971","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph14F3NbkBX_Tr_LedgerNanoXGold%2BSOLIDHODL.png?auto=format,compress","id":"Zxph14F3NbkBX_Tr","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH46","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Gold + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013903275295","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph2YF3NbkBX_Tt_LedgerNanoXSapphireBlue%2BSOLIDHODL.png?auto=format,compress","id":"Zxph2YF3NbkBX_Tt","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH47","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Sapphire Blue + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013909023074","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zxph2IF3NbkBX_Ts_LedgerNanoXPastelPink%2BSOLIDHODL.png?auto=format,compress","id":"Zxph2IF3NbkBX_Ts","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH49","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Pastel Pink + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013902640643","qls_id":null},{"image":{"dimensions":{"width":1600,"height":1600},"alt":null,"copyright":null,"url":"https://images.prismic.io/btcdirect-shop/Zsc-gEaF0TcGJQUO_LedgerNanoXPurpleAmethyst%2BSOLIDHODL.png?auto=format,compress","id":"Zsc-gEaF0TcGJQUO","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"BOL_BUNDEL_SH6","price":"213.95","compare_at_price":"228.95","variant_category":"Choose your color","variant_name":"Purple Amethyst + SOLIDHODL","cost_per_item":null,"tax":"high","ean":"6013900715732","qls_id":null}]},"link_type":"Document","key":"0eaae936-ebdd-4d96-89d1-1e57da1a429b","isBroken":false},{"only_on_countries":null,"description_short":"Biedt optimale bescherming voor je Nano X tijdens het opbergen en vervoeren.","id":"ZFi9aBEAACgA1Noc","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus-pod","first_publication_date":"2023-05-08T09:14:20+0000","last_publication_date":"2025-01-20T16:20:50+0000","uid":"ledger-nano-s-plus-pod","data":{"body":[{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$5d5861b4-b6ca-4d85-83cd-09bef7dcbdc5","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Covers"}],"id":"filter_-_subcategories$6072eb53-a1b3-4bf1-9eb8-1ba0c44b43ff","slice_type":"filter_-_subcategories","slice_label":null},{"primary":{},"items":[{"options":"Ledger Nano S Plus"}],"id":"filter_-_works_with$60085959-94a5-49bb-afed-939524f793e6","slice_type":"filter_-_works_with","slice_label":null},{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$065cf536-82eb-49b7-b548-f3fd405b6af2","slice_type":"filter_-_color","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Nano S Plus Pod","spans":[]}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Biedt optimale bescherming voor je Nano X tijdens het opbergen en vervoeren."},{"language":"de-de","short_description":"Bietet optimalen Schutz für Ihren Nano X während der Lagerung und des Transports."},{"language":"en-gb","short_description":"Provides optimal protection for your Nano X during storage and transportation."},{"language":"fr-fr","short_description":"Offre une protection optimale pour votre Nano X pendant le stockage et le transport."},{"language":"es-es","short_description":"Ofrece una protección óptima para tu Nano X durante el almacenamiento y el transporte."},{"language":"pt-pt","short_description":"Oferece proteção ótima para o seu Nano X durante o armazenamento e transporte."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":3000,"height":3000},"alt":"ledger nano s plus pod","copyright":null,"url":"https://images.prismic.io/btcdirect-shop/d51a8e99-2cb4-4d0d-a523-2a3a1c8c9243_Ledger+Nano+S+Plus+Pod2.png?auto=format,compress","id":"ZFjC2xEAACgA1PNb","edit":{"x":0,"y":0,"zoom":1,"background":"transparent"}},"sku":"LACC2","price":"44.95","compare_at_price":null,"variant_category":null,"variant_name":null,"cost_per_item":null,"tax":"high","ean":"3760027782408","qls_id":null}]},"link_type":"Document","key":"65dce881-80da-495c-842f-0825a52ba56d","isBroken":false},{"only_on_countries":null,"description_short":"Bescherm je Ledger Nano S Plus in deze stijlvolle magnetische case.","id":"ZFjGshEAACgA1QVG","type":"product","tags":[],"lang":"nl-nl","slug":"ledger-nano-s-plus-case","first_publication_date":"2023-05-08T09:53:58+0000","last_publication_date":"2025-01-21T10:05:57+0000","uid":"ledger-nano-s-plus-case","data":{"description_short":"Bescherm je Nano S Plus in deze magnetische case.","body":[{"primary":{},"items":[{"options":"Ledger"}],"id":"filter_-_brand$e486a93a-dd39-429d-a46e-a06adb334349","slice_type":"filter_-_brand","slice_label":null},{"primary":{},"items":[{"options":"Covers"}],"id":"filter_-_subcategories$ca5ce8e6-a035-4037-a82b-2234fc0f5558","slice_type":"filter_-_subcategories","slice_label":null},{"primary":{},"items":[{"options":"Ledger Nano S Plus"}],"id":"filter_-_works_with$29ffb619-539a-4181-88e2-fa9c9e543a6e","slice_type":"filter_-_works_with","slice_label":null},{"primary":{},"items":[{"options":"Black"}],"id":"filter_-_color$b70cef56-64ad-4c13-83fc-9d1eedffc18a","slice_type":"filter_-_color","slice_label":null}],"backend_title":[{"type":"heading1","text":"Ledger Nano S Plus Case","spans":[]}],"digital_product":false,"short_descriptions":[{"language":"nl-nl","short_description":"Bescherm je Ledger Nano S Plus in deze stijlvolle magnetische case."},{"language":"de-de","short_description":"Schütze deinen Ledger Nano S Plus in dieser stilvollen magnetischen Hülle."},{"language":"en-gb","short_description":"Protect your Ledger Nano S Plus in this stylish magnetic case."},{"language":"fr-fr","short_description":"Protégez votre Ledger Nano S Plus dans cet élégant étui magnétique."},{"language":"es-es","short_description":"Protege tu Ledger Nano S Plus en esta elegante funda magnética."},{"language":"pt-pt","short_description":"Proteja o seu Ledger Nano S Plus nesta elegante capa magnética."}],"is_bundle":false,"bundle_products":[{"product":{"link_type":"Document"},"variant_index":null}],"variants":[{"image":{"dimensions":{"width":3000,"height":3000},"alt":"Ledger Nano S Plus Case","copyright":null,"url":"https://prismic-io.s3.amazonaws.com/btcdirect-shop/ba864f35-40a4-4197-ba5c-9b97007f581b_Ledger+Nano+S+Plus+Case2.png?rect=160%2C345%2C2655%2C2655&w=3000&h=3000","id":"ZFjHshEAACoA1Qog","edit":{"x":160,"y":345,"zoom":1.1300000000000001,"background":"transparent"}},"sku":"LACC4","price":"44.95","compare_at_price":null,"variant_category":null,"variant_name":null,"cost_per_item":null,"tax":"high","ean":"3760027782392","qls_id":null}]},"link_type":"Document","key":"226ce749-2ce7-4bff-b1b0-37ca0e2b6f21","isBroken":false}],"seo_title":"Ledger Nano S Plus + SOLIDHODL Voordeelbundel kopen","seo_description":null,"product_description_cryptomaan":[{"type":"heading2","text":"Ga voor voordeel en veiligheid","spans":[],"direction":"ltr"},{"type":"paragraph","text":"Bescherm je crypto met de perfecte combinatie van de Ledger Nano S Plus en SOLIDHODL. Gebruik de Ledger Nano S Plus hardware wallet om uw crypto veilig van hackers te houden. Combineer dit met de SOLIDHODL om een backup te maken van je 24-woorden herstelzin (recovery seed) dat bestand is tegen brand en andere extreme omstandigheden. Samen beschermen ze jouw crypto bezit zodat je met volledige gemoedsrust kunt investeren in crypto.","spans":[{"start":53,"end":71,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/ledger-nano-s-plus","target":"_blank"}},{"start":75,"end":84,"type":"hyperlink","data":{"link_type":"Web","url":"https://cryptomaan.nl/products/solidhodl","target":"_blank"}}],"direction":"ltr"},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=aGZWrSt26Ek","type":"video","version":"1.0","title":"Ledger Nano S Plus installeren - volledige handleiding","author_name":"BTC Direct Shop","author_url":"https://www.youtube.com/@BTCDirectShop","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/aGZWrSt26Ek/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/aGZWrSt26Ek?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Ledger Nano S Plus installeren - volledige handleiding\"></iframe>"}},{"type":"paragraph","text":"","spans":[],"direction":"ltr"},{"type":"embed","oembed":{"embed_url":"https://www.youtube.com/watch?v=23ihbQNjO7E","type":"video","version":"1.0","title":"De SOLIDHODL Recovery Seed backup testen (Nederlands)","author_name":"BTC Direct","author_url":"https://www.youtube.com/@BTC-Direct","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/23ihbQNjO7E/hqdefault.jpg","thumbnail_width":480,"thumbnail_height":360,"html":"<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/23ihbQNjO7E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"De SOLIDHODL Recovery Seed backup testen (Nederlands)\"></iframe>"}}],"product_description_cryptomaan_v2":[{"title":null,"rich_text":[],"rich_text_read_more":[]}],"seo_title_cryptomaan":"Ledger Nano S Plus + SOLIDHODL Voordeelbundel kopen","seo_description_cryptomaan":null}}}" > <div class="flex md:flex-col w-full"> <div class="absolute group top-0 left-4 transform -translate-y-1/2"> <img class="h-6" src="/assets/img/icon-BTCD-integratie.svg" alt="BTC Direct integration"> <div class="absolute left-0 md:left-1/2 transform w-48 md:-translate-x-1/2 hidden group-hover:block top-full bg-white shadow-lg rounded-xl p-2 z-20"> Buy and sell your crypto directly through the hardware wallet with BTC Direct </div> </div> <div class="w-20 mr-4 h-auto sm:w-40 md:max-h-full md:w-auto overflow-hidden mb-2 md:mr-auto md:ml-auto md:h-48 flex items-center justify-center" :class="product.data.is_bundle ? 'md:h-64 md:w-full' : ''"> <img class="block max-h-20 md:max-h-full mx-auto" src="https://images.prismic.io/btcdirect-shop/ZroNyUaF0TcGI3Ps_LedgerSPlusblack%2BSOLIDHODL.png?auto=format,compress&h=600" alt="" loading="lazy" /> </div> <div class="w-full"> <div> <span class="bg-primary text-white rounded py-1 px-2">-9%</span> </div> <h3 class="text-lg font-medium text-gunmetal" :class="{ 'md:mt-5': Number(product.data.variants[0].compare_at_price) > Number(product.data.variants[0].price), 'md:mt-11': Number(product.data.variants[0].compare_at_price) <= Number(product.data.variants[0].price) }"> Ledger Nano S Plus + SOLIDHODL </h3> <div class="text-price font-medium mt-4 mb-2"> <span class="text-sm text-gray-400 line-through mr-2"> 168,95 </span> 153,95 </div> <div class="w-full" x-data="{ stockStatus: 'loading', expected_delivery: '', ...stockStatus()}" x-init="getStockStatus('BOL_BUNDEL_SH1')" @main-product-stock-change.window="stockStatus = $event.detail.status, expected_delivery = $event.detail.expected_delivery"> <div> <div x-show="stockStatus === 'loading'" class="w-full mt-2 stock--skeleton skeleton"></div> <div class="flex" x-cloak x-show="stockStatus !== 'loading'"> <div class="flex"> <div class="h-2 w-2 rounded-full mr-2 mt-1.5 flex-shrink-0" :class="stockStatus === 'normal' ? 'bg-success-dark' : 'bg-negative-trend'"></div> <div> <div x-show="stockStatus !== 'normal'" class="text-red-600 mb-2 font-medium"> <div class="inline">New stock is being delivered to our warehouse. Estimated delivery date:</div> <div class="inline" x-cloak x-text="expected_delivery" x-show="expected_delivery"></div> <div class="inline" x-cloak x-show="!expected_delivery">1-10 business days</div> </div> <div x-show="stockStatus === 'normal'" class="text-success-dark mb-2 font-medium">In stock</div> <div x-cloak x-show="stockStatus === 'normal' && stockStatus !== 'loading'" class="flex"> <div> <div x-show="day === 6"> Ordered before 23:59, shipped this weekend </div> <div x-show="day !== 0 && day !== 6"> Ordered before 15:00, shipped the same day </div> <div x-show="day === 0"> Ordered before 15:00, shipped the same day </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </a> </div> </div> </main> <div class="bg-grayscale-lighter pt-16"> <div class="container mx-auto"> <div class="max-w-3xl mx-auto flex flex-wrap md:flex-nowrap"> <div class="flex flex-col items-center justify-end pr-8 order-3 md:order-1 w-full md:w-auto"> <img loading="lazy" src="/assets/img/ruben.png" class="w-[350px] max-w-full mx-auto block" /> </div> <div class="order-2"> <div class="text-primary-default text-2xl">How can we help you?</div> <div class="font-medium text-2xl mb-4">Ask your question to a crypto expert</div> <p class="text-grayscale-darker">We are specialised in the field of crypto and wallets. Contact us and we will help you as soon as possible</p> <div class="flex gap-x-4 pb-8"> <a class="bg-primary-lighter text-primary-darker p-2 rounded-md flex items-center" target="_blank" href="https://wa.me/message/XYO5K7EJDZDRP1"> <img src="/assets/img/chat.svg" class="h-4 mr-2" />WhatsApp </a> <a class="bg-primary-lighter text-primary-darker p-2 rounded-md flex items-center" target="_blank" href="https://btcdirectshop.zendesk.com/hc/nl/requests/new"> <img src="/assets/img/email.svg" class="h-4 mr-2" />Email</a> </div> </div> </div> </div> </div> <footer> <div class="bg-footer-bg py-16 text-footer-text font-medium"> <div class="container mx-auto"> <div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-4 gap-6"> <div class> <strong class="text-white"></strong> <nav> <ul> <li class="mt-2"> <a class="bg-primary px-4 py-3 text-white rounded-2xl" href="https://btcdirectshop.zendesk.com/hc/en-gb"> Customer service </a> </li> </ul> </nav> </div> <div class> <strong class="text-white">Information</strong> <nav> <ul> <li> <a href="/pages/about-us">About</a> </li> <li> <a href="/pages/official-reseller">Official reseller</a> </li> <li> <a href="/pages/payment-methods">Payment methods</a> </li> <li> <a href="/pages/delivery-times-shipping">Delivery times and shipping</a> </li> <li> <a href="/pages/return-policy">Return policy</a> </li> <li> <a href="/pages/warranty-and-complaints">Warranty and complaints</a> </li> <li> <a href="/pages/terms-and-conditions">Terms and Conditions</a> </li> <li> <a href="/pages/gdpr-right-to-erasure-request">GDPR Right to Erasure Request</a> </li> <li> <a href="https://shop.btcdirect.eu/en-gb/manuals">Manuals</a> </li> <li> <a href="/pages/affiliate">Affiliate</a> </li> <li> <a href="/pages/business-orders">Business orders</a> </li> </ul> </nav> </div> <div class> <strong class="text-white">Hardware Wallets</strong> <nav> <ul> <li> <a href="/products/solidhodl">SOLIDHODL </a> </li> <li> <a href="/collections/bitbox">BitBox02 </a> </li> <li> <a href="/collections/blockstream">Blockstream Jade (Plus) </a> </li> <li> <a href="/products/keystone-pro">Keystone 3 Pro </a> </li> <li> <a href="/products/ledger-flex">Ledger Flex </a> </li> <li> <a href="/products/ledger-nano-s-plus">Ledger Nano S Plus </a> </li> <li> <a href="/products/ledger-nano-x">Ledger Nano X </a> </li> <li> <a href="/products/ledger-stax">Ledger Stax </a> </li> <li> <a href="/products/ngrave-zero">NGRAVE ZERO </a> </li> <li> <a href="/collections/onekey">OneKey </a> </li> <li> <a href="/products/passport">Passport </a> </li> <li> <a href="/products/safepal-s1">SafePal S1 </a> </li> <li> <a href="/products/tangem-kaart-multi-currency">Tangem Wallet </a> </li> <li> <a href="/products/trezor-wallet">TREZOR One </a> </li> <li> <a href="/products/trezor-safe">Trezor Safe 3 </a> </li> <li> <a href="/products/trezor-safe-5">Trezor Safe 5 </a> </li> <li> <a href="/products/trezor-t">TREZOR T </a> </li> </ul> </nav> </div> <div class> <strong class="text-white">Wallets</strong> <nav> <ul> <li> <a href="/pages/comparisons">Hardware wallet comparisons</a> </li> <li> <a href="/pages/reviews">Hardware wallet reviews</a> </li> <li> <a href="/wallet/bitcoin">Bitcoin wallet</a> </li> <li> <a href="/wallet/ethereum">Ethereum wallet</a> </li> <li> <a href="/wallet/cardano">Cardano wallet</a> </li> <li> <a href="/wallet/xrp-ripple">Ripple wallet (XRP)</a> </li> <li> <a href="/wallet/solana">Solana wallet</a> </li> </ul> </nav> </div> </div> </div> </div> <div class=" bg-white"> <div class="container mx-auto flex justify-center py-8"> <div class="flex items-center flex-wrap"> <a href="https://nl-nl.facebook.com/btcdirect" target="_blank"> <img loading="lazy" class="h-8 mx-2" src="/assets/img/social-circle-facebook.svg" alt="facebook"> </a> <a href="https://x.com/btcdirectshop" target="_blank"> <img loading="lazy" class="h-8 mx-2" src="/assets/img/social-circle-twitter.svg" alt="twitter"> </a> <a href="https://www.instagram.com/btcdirectshop/" target="_blank"> <img loading="lazy" class="h-8 mx-2" src="/assets/img/social-circle-instagram.svg" alt="instagram"> </a> <a href="https://www.linkedin.com/company/btcdirect" target="_blank"> <img class="h-8 mx-2" src="data:image/svg+xml;base64,PHN2ZyBpZD0iTGFhZ18xIiBkYXRhLW5hbWU9IkxhYWcgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTI1IDEyMyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fS5jbHMtMntmaWxsOiMwMDg2ZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zb2NpYWwgaWNvbnMgZm9vdGVyPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjYxLjkyIiBjeT0iNjEuODUiIHI9IjYwLjU2Ii8+PHBhdGggaWQ9IkxpbmtlZEluIiBjbGFzcz0iY2xzLTIiIGQ9Ik05OS41OCw2NC42OVY5MC44MUg4NC40NFY2Ni40NGMwLTYuMTItMi4xOS0xMC4zLTcuNjctMTAuM0E4LjI3LDguMjcsMCwwLDAsNjksNjEuNjhhMTAuMzMsMTAuMzMsMCwwLDAtLjUxLDMuNjlWOTAuODFINTMuMzRzLjIxLTQxLjI4LDAtNDUuNTVINjguNDl2Ni40NWwtLjEuMTVoLjF2LS4xNWExNSwxNSwwLDAsMSwxMy42NS03LjUyQzkyLjExLDQ0LjE5LDk5LjU4LDUwLjcsOTkuNTgsNjQuNjlaTTM3LjUsMjMuM2MtNS4xOSwwLTguNTgsMy4zOS04LjU4LDcuODZTMzIuMjIsMzksMzcuMywzOWguMWM1LjI4LDAsOC41Ny0zLjUsOC41Ny03Ljg4UzQyLjY4LDIzLjMsMzcuNSwyMy4zWk0yOS44Miw5MC44MUg0NVY0NS4yNkgyOS44MloiLz48L3N2Zz4=" alt="linkedin"> </a> <a href="https://www.youtube.com/@BTC-Direct-Shop" target="_blank"> <img class="h-8 mx-2" src="data:image/svg+xml;base64,PHN2ZyBpZD0iTGFhZ18xIiBkYXRhLW5hbWU9IkxhYWcgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTI1IDEyMyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fS5jbHMtMntmaWxsOiMwMDg2ZmI7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5zb2NpYWwgaWNvbnMgZm9vdGVyPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjYyLjQ0IiBjeT0iNjEuNTQiIHI9IjYwLjU2Ii8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNODgsMzUuM0gzNi44N0ExMywxMywwLDAsMCwyMy43OSw0OC4xM1Y3NUExMywxMywwLDAsMCwzNi44Nyw4Ny43OEg4OEExMywxMywwLDAsMCwxMDEuMSw3NVY0OC4xM0ExMywxMywwLDAsMCw4OCwzNS4zWk02NS43MSw2Ny4zNyw1NC4xMiw3My4yVjQ5Ljg4bDExLjU5LDUuODMsMTEuNiw1LjgzWiIvPjwvc3ZnPg==" alt="youtube"> </a> </div> </div> </div> <div class="py-8 bg-lightgrey"> <div class="mx-auto container text-text-gray-1 text-center"> <div class="row mt-2 bg-lightgrey"> <div> <div class="flex justify-center"> <ul class="payment-icons list--inline fw_w"> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="ideal" src="https://images.prismic.io/btcdirect-shop/2d24f9c4-be67-4a75-b383-2409c218ad00_iDEAL-klein.b1dfecb.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="bitcoin" src="https://images.prismic.io/btcdirect-shop/0c41b6c6-a6d7-4b96-8548-73f0f959a812_bitcoin.3fa75fd.3188fa98481acd77a2c940e8d3ad593f.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="litecoin" src="https://images.prismic.io/btcdirect-shop/b8b8dbab-5e42-42cd-b656-f7fc4e9fa097_litecoin-black.9259e84.6bb56ab36f8b40bce3d82e759c7d7aa5.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="ethereum" src="https://images.prismic.io/btcdirect-shop/e039ab25-cf28-43c1-aab8-3d931223afed_eth-black.b4f774a.731ea14b1b8449a30880eaa69db1b828.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="mastercard" src="https://images.prismic.io/btcdirect-shop/faf879bc-f658-449e-8f62-b3feb71a2131_mastercard.c097cb5.486a7cc684a0aad44e70036f447b216e.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="maestro" src="https://images.prismic.io/btcdirect-shop/c832098a-78d5-4af4-bb0f-8e9c75b418e6_maestro.c097cb5.9941aa1a3077efc68ab3358ff4fcb54a.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="visa" src="https://images.prismic.io/btcdirect-shop/3c72f1d5-2fc2-455d-990e-b6098bbc83e4_visa.16b544d.5934e22d8edfaf1689cecc2ed7d74489.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="bancontact" src="https://images.prismic.io/btcdirect-shop/e071c79c-dd03-42ba-bee0-a496482c4dbc_bancontact.19b7214.c35f0bab96f85e6cd8236118be30c4c5.png?auto=compress,format"> </li> <li class="payment-icon"> <img loading="lazy" fit="inside" height="40" class="icon" alt="" src="https://images.prismic.io/btcdirect-shop/6b3b9416-1244-4124-8964-1b3297621d4b_paypal.jpg?auto=compress,format"> </li> </ul> </div> <div class="site-footer__copyright--bottom"> <div> We use cookies to improve your user experience | <a href="https://cryptomaan.eu/privacy-policy"> Privacy policy </a> </div> <div class="mt-1">© Aurum Novum I BV (Cryptomaan / BTC Direct Shop) | Kerkenbos 1025 | 6546 BB | Nijmegen | shop@btcdirect.eu | KvK: 80066720</div> </div> </div> </div> </div> </div> </footer> <script async src="https://cdn.snipcart.com/themes/v3.3.3/default/snipcart.js"></script> <div id="snip-wrapper"> <div data-api-key="NTg2OWYxZjMtNGEyZi00NTg2LThmNzEtZWVkMDUzNDgwZjE5NjM3NDMxODY1NzEzNjM4Njg5" data-config-modal-style="side" id="snipcart" data-config-add-product-behavior="none"> <address-fields section="top"> <div> <snipcart-label for="phone"> Phone number (optional) </snipcart-label> <snipcart-input name="phone"> </snipcart-input> </div> </address-fields> <billing section="bottom"> <fieldset class="snipcart-form__set"> <div class="snipcart-form__field"> <div class="snipcart-form__field-checkbox"> <snipcart-checkbox name="subscribeToNewsletter"></snipcart-checkbox> <snipcart-label for="subscribeToNewsletter" class="snipcart__font--tiny snipcart-form__label--checkbox"> Sign up for exclusive discounts and special offers </snipcart-label> </div> </div> </fieldset> </billing> </div> </div> <script> document.addEventListener('snipcart.ready', () => { let observer = new MutationObserver(callback); function callback(mutations) { const found = mutations.find(el => el.target.id === 'snipcart-checkout-step-shipping') const shippingRates = document.querySelectorAll('.snipcart-shipping-rates-list-item') if (shippingRates.length > 1) { let lowestPrice = '' for (let index = 0; index < shippingRates.length; index++) { const element = shippingRates[index]; const price = Number(element.querySelector('.snipcart-shipping-rates-list-item__price').innerText.replace( '€', '').replace(',', '.').replace(' ', '')) if (lowestPrice === '') { lowestPrice = price; } if (price < lowestPrice) { lowestPrice = price; } } for (let index = 0; index < shippingRates.length; index++) { const element = shippingRates[index]; const price = Number(element.querySelector('.snipcart-shipping-rates-list-item__price').innerText.replace( '€', '').replace(',', '.').replace(' ', '')) if (price !== lowestPrice) { element.style.display = 'none' } } } } observer.observe(document.getElementById('snip-wrapper'), { attributes: true, childList: true, subtree: true }); }); </script> <div x-data="{ marketing: $persist(false), analytics: $persist(true), showMoreInfo: false, initialAcceptance: $persist(false), tempHideBanner: false }"> <div class="fixed bottom-0 left-0 p-4 bg-secondary flex flex-wrap md:flex-nowrap w-full text-white items-center" style="z-index: 999999;" x-cloak x-show="!initialAcceptance && !tempHideBanner"> <div class="pr-0 md:pr-8"> <div class="font-medium text-lg pr-8"> Cookies </div> <div>We like to place cookies to make our website, services and advertisements more personal. Cookies do not store any personal data. Do you agree? Would you like to know more? Click on "Learn more".</div> </div> <div class="mx-auto md:ml-auto pl-4 flex items-center mt-4 md:mt-0"> <button class="bg-primary p-3 rounded-lg border-2 border-transparent text-white whitespace-nowrap" @click="initialAcceptance = true, showMoreInfo = false"> Accept </button> <button class="border-white border-2 p-3 rounded-lg text-white ml-4 whitespace-nowrap" @click="showMoreInfo = true, tempHideBanner = true"> Learn more </button> </div> </div> <div x-cloak x-show="showMoreInfo" class="fixed min-h-screen left-0 top-0 p-5 text-white bg-secondary overflow-y-scroll h-screen z-50 w-96 max-w-full"> <button class="text-4xl p-2 absolute top-0 right-2" @click="showMoreInfo = false"> × </button> <div> <div class="font-medium text-lg mb-4 pr-8"> More info on cookies </div> <div>BTC Direct uses cookies to make the website more relevant to users and to increase ease of use. We use three types of cookies to do this: Essential cookies Analysis cookies Marketing cookies We explain what we use these cookies for.</div> <div class="flex items-center mt-4 mb-4 flex-shrink-0"> <button class="bg-primary p-2 rounded-lg border-2 border-transparent text-white w-32" @click="initialAcceptance = true, showMoreInfo = false"> Accept </button> <button class="border-white border-2 p-2 rounded-lg text-white w-32 ml-4" @click="initialAcceptance = true, showMoreInfo = false, marketing = false, analytics = false"> Decline </button> </div> </div> <div class="pt-8 mt-8 border-t border-gray-400"> <div class="flex"> <div class="font-medium text-lg mb-4"> Essential cookies </div> </div> <div>Essential cookies are necessary for the site to work properly. They ensure that the site can be seen properly on any device and ensure that you can log in securely. These cookies can therefore not be refused.</div> </div> <div class="pt-8 mt-8 border-t border-gray-400"> <div class="flex w-full"> <div class="font-medium text-lg mb-4 pr-8"> Marketing cookies </div> <button class="rounded-lg bg-gray-300 h-7 relative ml-auto" @click="marketing = !marketing"> <div class="w-32 flex"> <div class="w-16"> on </div> <div class="w-16"> off </div> <div class="rounded-lg bg-white absolute h-5 w-16 top-1" :class="[marketing ? 'left-1' : 'right-1']" /> </div> </button> </div> <div>With these cookies we collect information about users and visitors of our website, so we can show ads that are interesting for you.</div> </div> <div class="pt-8 mt-8 border-t border-gray-400"> <div class="flex w-full"> <div>Analysis cookies</div> <button class="rounded-lg bg-gray-300 h-7 relative ml-auto" @click="analytics = !analytics"> <div class="w-32 flex"> <div class="w-16"> on </div> <div class="w-16"> off </div> <div class="rounded-lg bg-white absolute h-5 w-16 top-1" :class="[analytics ? 'left-1' : 'right-1']" /> </div> </button> </div> <div>We use these cookies to analyze how often the website is visited, with which browsers, which pages of the website were visited. This helps us to improve the website.</div> </div> </div> </div> </html>