{"product_id":"daretti-rocketeer-engineer-pre-120-prerelease-cards-foil","title":"Daretti, Rocketeer Engineer (PRE-120) - Prerelease Cards Foil","description":"    \u003cdiv class=\"store-pass-custom-description\"\u003e\n        \n        \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLegendary Creature — Goblin Artificer\u003c\/div\u003e\n        \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n        \n        \n        \u003cdiv class=\"info-item\" style=\"justify-content: space-between;}\"\u003e\n\u003clabel\u003eLegalities\u003c\/label\u003e\n            \u003ca href=\"#\" onclick=\"toggleLegality()\"\u003e\n                \u003csvg class=\"legalities-closed d-block\" style=\"width:24px;height:24px\" viewbox=\"0 0 24 24\"\u003e\u003cpath fill=\"currentColor\" d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                \u003csvg class=\"legalities-open d-none\" style=\"width:24px;height:24px\" viewbox=\"0 0 24 24\"\u003e\u003cpath fill=\"currentColor\" d=\"M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"info-item d-none\" id=\"info-item-legalities\"\u003e\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eBrawl\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eCommander\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eFrontier\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eHistoric\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eLegacy\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eModern\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003ePioneer\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eStandard\u003c\/div\u003e\n\u003cdiv class=\"col-6\"\u003e\n\u003cdiv class=\"badge  badge-legal\"\u003eLEGAL\u003c\/div\u003eVintage\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n        \u003cdiv class=\"info-item-description\"\u003e\u003cdiv\u003eDaretti's power is equal to the greatest mana value among artifacts you control. \u003cbr\u003eWhenever Daretti enters or attacks, choose target artifact card in your graveyard. You may sacrifice an artifact. If you do, return the chosen card to the battlefield.\u003c\/div\u003e\u003c\/div\u003e\n        \n    \u003c\/div\u003e\n    \u003cscript\u003e\n        function toggleLegality(e) {\n            var element = document.getElementById(\"info-item-legalities\")\n            var closed = document.querySelector(\".legalities-closed\")\n            var open = document.querySelector(\".legalities-open\")\n\n            if (element.classList.contains('d-none')) {\n                element.classList.add(\"d-block\")\n                closed.classList.add(\"d-none\")\n                open.classList.add(\"d-block\")\n\n                element.classList.remove(\"d-none\")\n                closed.classList.remove(\"d-block\")\n                open.classList.remove(\"d-none\")\n            }\n            else {\n                element.classList.add(\"d-none\")\n                closed.classList.add(\"d-block\")\n                open.classList.add(\"d-none\")\n\n                element.classList.remove(\"d-block\")\n                closed.classList.remove(\"d-none\")\n                open.classList.remove(\"d-block\")\n            }\n            \n        }\n    \u003c\/script\u003e\n    \u003cstyle\u003e\n        .store-pass-custom-description .d-none {\n            display: none!important;\n        }\n        .store-pass-custom-description .d-block {\n            display: block!important;\n        }\n        .store-pass-custom-description .row {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        .store-pass-custom-description .col-6 {\n            flex: 0 0 50%;\n            max-width: 50%;\n            display: flex;\n        }\n        .store-pass-custom-description .badge {\n            display: inline-block;\n            padding: 0.25rem 0.5rem;\n            text-align: center;\n            margin: 0 0.5rem 0.5rem 0;\n            width: 130px;\n            flex: 0 0 130px;\n            border-radius: 0;\n        }\n        .store-pass-custom-description a {\n            font-size: 1rem;\n        }\n        .store-pass-custom-description .badge-legal {\n            background-color: #6B6B6B;\n            color: white;\n        }\n        .store-pass-custom-description .badge-not-legal {\n            background-color: #BBBBBB;\n            color: white;\n        }\n        .store-pass-custom-description .legality-status {\n            display: inline-block;\n            display: -webkit-box;\n            -webkit-line-clamp: 1;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n            height: 28px;\n        }\n        .store-pass-custom-description .mtg-icon {\n            width: 16px;\n            height: 16px;\n        }\n        .store-pass-custom-description .info-item {\n            display: flex;\n            align-items: center;\n            padding: 0.5rem 0.5rem 0.5rem 0;\n            margin: 0;\n            border-bottom: 1px solid #e5e5e5;\n        }\n        .store-pass-custom-description .info-item-description {\n            display: flex;\n            flex-direction: column;\n            padding: 0.5rem 0.5rem 0.5rem 0;\n            margin: 0;\n            border-bottom: 1px solid #e5e5e5;\n        }\n        .store-pass-custom-description .info-item label {\n            font-weight: 600;\n            width: 160px;\n            flex: 0 0 160px;\n            margin-bottom: 0;\n        }\n    \u003c\/style\u003e","brand":"Prerelease Cards","offers":[{"title":"Near Mint English","offer_id":43795474645015,"sku":"MTG-PRE-120-F-CTHGAA3FHI-1","price":800.0,"currency_code":"CLP","in_stock":false},{"title":"Lightly Played English","offer_id":43795474677783,"sku":"MTG-PRE-120-F-CTHGAA3FHI-2","price":680.0,"currency_code":"CLP","in_stock":false},{"title":"Moderately Played English","offer_id":43795474710551,"sku":"MTG-PRE-120-F-CTHGAA3FHI-3","price":560.0,"currency_code":"CLP","in_stock":false},{"title":"Heavily Played English","offer_id":43795474743319,"sku":"MTG-PRE-120-F-CTHGAA3FHI-4","price":400.0,"currency_code":"CLP","in_stock":false},{"title":"Damaged English","offer_id":43795474776087,"sku":"MTG-PRE-120-F-CTHGAA3FHI-5","price":240.0,"currency_code":"CLP","in_stock":false},{"title":"Near Mint Spanish","offer_id":43795474808855,"sku":"MTG-PRE-120-F-CTHGAA3FHI-6","price":800.0,"currency_code":"CLP","in_stock":false},{"title":"Lightly Played Spanish","offer_id":43795474841623,"sku":"MTG-PRE-120-F-CTHGAA3FHI-7","price":680.0,"currency_code":"CLP","in_stock":false},{"title":"Moderately Played Spanish","offer_id":43795474874391,"sku":"MTG-PRE-120-F-CTHGAA3FHI-8","price":560.0,"currency_code":"CLP","in_stock":false},{"title":"Heavily Played Spanish","offer_id":43795474907159,"sku":"MTG-PRE-120-F-CTHGAA3FHI-9","price":400.0,"currency_code":"CLP","in_stock":false},{"title":"Damaged Spanish","offer_id":43795474939927,"sku":"MTG-PRE-120-F-CTHGAA3FHI-10","price":240.0,"currency_code":"CLP","in_stock":false},{"title":"Near Mint Portuguese","offer_id":43795474972695,"sku":"MTG-PRE-120-F-CTHGAA3FHI-11","price":800.0,"currency_code":"CLP","in_stock":false},{"title":"Lightly Played Portuguese","offer_id":43795475005463,"sku":"MTG-PRE-120-F-CTHGAA3FHI-12","price":680.0,"currency_code":"CLP","in_stock":false},{"title":"Moderately Played Portuguese","offer_id":43795475038231,"sku":"MTG-PRE-120-F-CTHGAA3FHI-13","price":560.0,"currency_code":"CLP","in_stock":false},{"title":"Heavily Played Portuguese","offer_id":43795475070999,"sku":"MTG-PRE-120-F-CTHGAA3FHI-14","price":400.0,"currency_code":"CLP","in_stock":false},{"title":"Damaged Portuguese","offer_id":43795475103767,"sku":"MTG-PRE-120-F-CTHGAA3FHI-15","price":240.0,"currency_code":"CLP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0768\/7651\/3303\/files\/616772.jpg?v=1762499445","url":"https:\/\/reino-eldrazi.cl\/products\/daretti-rocketeer-engineer-pre-120-prerelease-cards-foil","provider":"Reino Eldrazi","version":"1.0","type":"link"}