{"title":"Into the Inklands","description":null,"products":[{"product_id":"eeyore-overstuffed-donkey-172-204-into-the-inklands","title":"Eeyore - Overstuffed Donkey (172\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eWinnie the Pooh\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eOverstuffed Donkey\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSteel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eResist\u003c\/strong\u003e +1 \u003cem\u003e(Damage dealt to this character is reduced by 1.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572610363630,"sku":"ITI-172\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572610396398,"sku":"ITI-172\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44572610429166,"sku":"ITI-172\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572610461934,"sku":"ITI-172\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572610494702,"sku":"ITI-172\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572610527470,"sku":"ITI-172\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44572610560238,"sku":"ITI-172\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572610593006,"sku":"ITI-172\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572610625774,"sku":"ITI-172\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572610658542,"sku":"ITI-172\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531828.jpg?v=1712871761"},{"product_id":"minnie-mouse-funky-spelunker-183-204-into-the-inklands","title":"Minnie Mouse - Funky Spelunker (183\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eStandard Characters\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eFunky Spelunker\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSteel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e0\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Journey]\u003c\/strong\u003e While this character is at a location, she gets +2 Strength.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572610855150,"sku":"ITI-183\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572610887918,"sku":"ITI-183\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44572610953454,"sku":"ITI-183\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572610986222,"sku":"ITI-183\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572611018990,"sku":"ITI-183\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572611051758,"sku":"ITI-183\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44572611084526,"sku":"ITI-183\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572611117294,"sku":"ITI-183\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572611150062,"sku":"ITI-183\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572611182830,"sku":"ITI-183\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531824.jpg?v=1712871761"},{"product_id":"wendy-darling-authority-on-peter-pan-158-204-into-the-inklands","title":"Wendy Darling - Authority on Peter Pan (158\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003ePeter Pan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eAuthority on Peter Pan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eSuper Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eWard\u003c\/strong\u003e \u003cem\u003e(Opponents can’t choose this character except to challenge.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003eSupport\u003c\/strong\u003e \u003cem\u003e(Whenever this character quests, you may add their Strength to another chosen character’s Strength this turn.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572611248366,"sku":"ITI-158\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572611281134,"sku":"ITI-158\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44572611313902,"sku":"ITI-158\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572611379438,"sku":"ITI-158\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572611444974,"sku":"ITI-158\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572611477742,"sku":"ITI-158\/204-EN-CF-1","price":0.94,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44572611510510,"sku":"ITI-158\/204-EN-CF-2","price":0.8,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572611576046,"sku":"ITI-158\/204-EN-CF-3","price":0.66,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572611674350,"sku":"ITI-158\/204-EN-CF-4","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572611739886,"sku":"ITI-158\/204-EN-CF-5","price":0.24,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531826.jpg?v=1712871761"},{"product_id":"forbidden-mountain-maleficents-castle-66-204-into-the-inklands","title":"Forbidden Mountain - Maleficent's Castle (66\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSleeping Beauty\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eMaleficent's Castle\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmethyst\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572611805422,"sku":"ITI-66\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572611870958,"sku":"ITI-66\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44572611969262,"sku":"ITI-66\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572612067566,"sku":"ITI-66\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572612133102,"sku":"ITI-66\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572612231406,"sku":"ITI-66\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44572612296942,"sku":"ITI-66\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572612329710,"sku":"ITI-66\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572612362478,"sku":"ITI-66\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572612395246,"sku":"ITI-66\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531821.jpg?v=1712871761"},{"product_id":"peter-pan-lost-boy-leader-82-204-into-the-inklands","title":"Peter Pan - Lost Boy Leader (82\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003ePeter Pan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eLost Boy Leader\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[I Came to Listen to the Stories]\u003c\/strong\u003e Once per turn, when this character moves to a location, gain lore equal to that location's Lore.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572611543278,"sku":"ITI-82\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572611641582,"sku":"ITI-82\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44572611707118,"sku":"ITI-82\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572611772654,"sku":"ITI-82\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572611838190,"sku":"ITI-82\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572611903726,"sku":"ITI-82\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44572612034798,"sku":"ITI-82\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572612100334,"sku":"ITI-82\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572612165870,"sku":"ITI-82\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572612198638,"sku":"ITI-82\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531823.jpg?v=1712871761"},{"product_id":"piglet-pooh-pirate-captain-16-204-into-the-inklands","title":"Piglet - Pooh Pirate Captain (16\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eWinnie the Pooh\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003ePooh Pirate Captain\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Hero,Captain,Pirate\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eSuper Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[And I'm the Captain!]\u003c\/strong\u003e While you have 2 or more characters in play, this character gets +2 Lore.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572612428014,"sku":"ITI-16\/204-EN-N-1","price":1.0,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572612460782,"sku":"ITI-16\/204-EN-N-2","price":0.85,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44572612493550,"sku":"ITI-16\/204-EN-N-3","price":0.7,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572612526318,"sku":"ITI-16\/204-EN-N-4","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572612559086,"sku":"ITI-16\/204-EN-N-5","price":0.3,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572612591854,"sku":"ITI-16\/204-EN-CF-1","price":2.46,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44572612624622,"sku":"ITI-16\/204-EN-CF-2","price":2.09,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572612690158,"sku":"ITI-16\/204-EN-CF-3","price":1.72,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572612788462,"sku":"ITI-16\/204-EN-CF-4","price":1.23,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572612853998,"sku":"ITI-16\/204-EN-CF-5","price":0.69,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531822.jpg?v=1712871761"},{"product_id":"mama-odie-voice-of-wisdom-52-204-into-the-inklands","title":"Mama Odie - Voice of Wisdom (52\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003ePrincess and the Frog\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eVoice of Wisdom\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmethyst\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Sorcerer,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Listen to Your Mama Now]\u003c\/strong\u003e Whenever this character quests, you may move up to 2 damage counters from chosen character to chosen opposing character.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572612657390,"sku":"ITI-52\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572612722926,"sku":"ITI-52\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44572612755694,"sku":"ITI-52\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572612821230,"sku":"ITI-52\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572612886766,"sku":"ITI-52\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572612919534,"sku":"ITI-52\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44572612952302,"sku":"ITI-52\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572612985070,"sku":"ITI-52\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572613017838,"sku":"ITI-52\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572613050606,"sku":"ITI-52\/204-EN-CF-5","price":0.17,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531827.jpg?v=1712871761"},{"product_id":"ive-got-a-dream-129-204-into-the-inklands","title":"I've Got a Dream (129\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eTangled\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eSong\u003c\/div\u003e\n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cem\u003e(A character with cost 2 or more can [Exert] to sing this song for free.)\u003c\/em\u003e\n\u003cbr\u003eReady chosen character of yours at a location. They can’t quest for the rest of this turn. Gain lore equal to that location’s Lore.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44572613083374,"sku":"ITI-129\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44572613116142,"sku":"ITI-129\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44572613148910,"sku":"ITI-129\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44572613181678,"sku":"ITI-129\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44572613214446,"sku":"ITI-129\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44572613247214,"sku":"ITI-129\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44572613279982,"sku":"ITI-129\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44572613312750,"sku":"ITI-129\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44572613345518,"sku":"ITI-129\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44572613378286,"sku":"ITI-129\/204-EN-CF-5","price":0.17,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/531825.jpg?v=1712871761"},{"product_id":"jetsam-riffraff-76-204-into-the-inklands","title":"Jetsam - Riffraff (76\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLittle Mermaid\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRiffraff\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eWard\u003c\/strong\u003e \u003cem\u003e(Opponents can't choose this character except to challenge.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Eerie Pair]\u003c\/strong\u003e Your characters named Flotsam gain \u003cstrong\u003eWard\u003c\/strong\u003e.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618574987502,"sku":"ITI-76\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618575020270,"sku":"ITI-76\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618575053038,"sku":"ITI-76\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618575085806,"sku":"ITI-76\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618575118574,"sku":"ITI-76\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618575151342,"sku":"ITI-76\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618575184110,"sku":"ITI-76\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618575216878,"sku":"ITI-76\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618575249646,"sku":"ITI-76\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618575282414,"sku":"ITI-76\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532928.jpg?v=1712871724"},{"product_id":"flotsam-riffraff-72-204-into-the-inklands","title":"Flotsam - Riffraff (72\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLittle Mermaid\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRiffraff\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Eerie Pair]\u003c\/strong\u003e Your characters named Jetsam get +3 Strength.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618591174894,"sku":"ITI-72\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618591207662,"sku":"ITI-72\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618591240430,"sku":"ITI-72\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618591273198,"sku":"ITI-72\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618591305966,"sku":"ITI-72\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618591371502,"sku":"ITI-72\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618591437038,"sku":"ITI-72\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44618591502574,"sku":"ITI-72\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618591633646,"sku":"ITI-72\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618591699182,"sku":"ITI-72\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532924.jpg?v=1712871724"},{"product_id":"pongo-determined-father-19-204-into-the-inklands","title":"Pongo - Determined Father (19\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eDetermined Father\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eSuper Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Twilight Bark]\u003c\/strong\u003e Once per turn, you may pay 2 Ink to reveal the top card of your deck. If it's a character card, put it into your hand. Otherwise, put it on the bottom of your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618591338734,"sku":"ITI-19\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618591404270,"sku":"ITI-19\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618591469806,"sku":"ITI-19\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618591535342,"sku":"ITI-19\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618591600878,"sku":"ITI-19\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618591666414,"sku":"ITI-19\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618591797486,"sku":"ITI-19\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44618591895790,"sku":"ITI-19\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618591961326,"sku":"ITI-19\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618592059630,"sku":"ITI-19\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532862.jpg?v=1712871724"},{"product_id":"dalmatian-puppy-tail-wagger-4d-4d-204-into-the-inklands","title":"Dalmatian Puppy - Tail Wagger (4d) (4d\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eTail Wagger\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Puppy\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Where Did They All Come From?]\u003c\/strong\u003e You may have up to 99 copies of Dalmatian Puppy — Tail Wagger in your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618592977134,"sku":"ITI-4D\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618593075438,"sku":"ITI-4D\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44618593173742,"sku":"ITI-4D\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618593272046,"sku":"ITI-4D\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618593403118,"sku":"ITI-4D\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618593468654,"sku":"ITI-4D\/204-EN-CF-1","price":0.8,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618593566958,"sku":"ITI-4D\/204-EN-CF-2","price":0.68,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618593698030,"sku":"ITI-4D\/204-EN-CF-3","price":0.56,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618593796334,"sku":"ITI-4D\/204-EN-CF-4","price":0.4,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618593960174,"sku":"ITI-4D\/204-EN-CF-5","price":0.24,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532870.jpg?v=1712871724"},{"product_id":"dalmatian-puppy-tail-wagger-4c-4c-204-into-the-inklands","title":"Dalmatian Puppy - Tail Wagger (4c) (4c\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eTail Wagger\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Puppy\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Where Did They All Come From?]\u003c\/strong\u003e You may have up to 99 copies of Dalmatian Puppy — Tail Wagger in your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618591764718,"sku":"ITI-4C\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44618591863022,"sku":"ITI-4C\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44618591928558,"sku":"ITI-4C\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618592026862,"sku":"ITI-4C\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618592125166,"sku":"ITI-4C\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618592157934,"sku":"ITI-4C\/204-EN-CF-1","price":0.83,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618592190702,"sku":"ITI-4C\/204-EN-CF-2","price":0.71,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618592223470,"sku":"ITI-4C\/204-EN-CF-3","price":0.58,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618592256238,"sku":"ITI-4C\/204-EN-CF-4","price":0.42,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618592289006,"sku":"ITI-4C\/204-EN-CF-5","price":0.25,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532869.jpg?v=1712871724"},{"product_id":"scrooge-mcduck-richest-duck-in-the-world-154-204-into-the-inklands","title":"Scrooge McDuck - Richest Duck in the World (154\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eDuckTales\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRichest Duck in the World\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eSuper Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[I'm Going Home!]\u003c\/strong\u003e During your turn, this character gains \u003cstrong\u003eEvasive\u003c\/strong\u003e. \u003cem\u003e(They can challenge characters with Evasive.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[I Didn't Get Rich By Being Stupid]\u003c\/strong\u003e During your turn, whenever this character banishes another character in a challenge, you may play an item for free.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618592354542,"sku":"ITI-154\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618592420078,"sku":"ITI-154\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618592485614,"sku":"ITI-154\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618592551150,"sku":"ITI-154\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618592616686,"sku":"ITI-154\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618592714990,"sku":"ITI-154\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618592780526,"sku":"ITI-154\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618592846062,"sku":"ITI-154\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618592911598,"sku":"ITI-154\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618592944366,"sku":"ITI-154\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532860.jpg?v=1712871725"},{"product_id":"mauis-place-of-exile-hidden-island-202-204-into-the-inklands","title":"Maui's Place of Exile - Hidden Island (202\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMoana\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSteel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e5\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Isolated]\u003c\/strong\u003e Characters gain \u003cstrong\u003eResist\u003c\/strong\u003e +1 while here. \u003cem\u003e(Damage dealt to them is reduced by 1.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618592321774,"sku":"ITI-202\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618592387310,"sku":"ITI-202\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618592452846,"sku":"ITI-202\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618592518382,"sku":"ITI-202\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618592583918,"sku":"ITI-202\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618592649454,"sku":"ITI-202\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44618592682222,"sku":"ITI-202\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618592747758,"sku":"ITI-202\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618592813294,"sku":"ITI-202\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618592878830,"sku":"ITI-202\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532859.jpg?v=1712871724"},{"product_id":"heal-what-has-been-hurt-26-204-into-the-inklands","title":"Heal What Has Been Hurt (26\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eTangled\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eSong\u003c\/div\u003e\n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cem\u003e(A character with cost 3 or more can [Exert] to sing this song for free.)\u003c\/em\u003e\n\u003cbr\u003eRemove up to 3 damage from chosen character. Draw a card.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618593009902,"sku":"ITI-26\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618593108206,"sku":"ITI-26\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618593239278,"sku":"ITI-26\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618593337582,"sku":"ITI-26\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618593435886,"sku":"ITI-26\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618593501422,"sku":"ITI-26\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618593632494,"sku":"ITI-26\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618593730798,"sku":"ITI-26\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618593829102,"sku":"ITI-26\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618593927406,"sku":"ITI-26\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532523.jpg?v=1712871761"},{"product_id":"stitch-little-rocket-125-204-into-the-inklands","title":"Stitch - Little Rocket (125\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLilo and Stitch\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eLittle Rocket\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Hero,Alien\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eRush\u003c\/strong\u003e \u003cem\u003e(This character can challenge the turn they're played.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618593534190,"sku":"ITI-125\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618593599726,"sku":"ITI-125\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618593665262,"sku":"ITI-125\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618593763566,"sku":"ITI-125\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618593861870,"sku":"ITI-125\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618593992942,"sku":"ITI-125\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618594058478,"sku":"ITI-125\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44618594124014,"sku":"ITI-125\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618594222318,"sku":"ITI-125\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618594320622,"sku":"ITI-125\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532522.jpg?v=1712871761"},{"product_id":"distract-159-204-into-the-inklands","title":"Distract (159\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eStandard Characters\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003eChosen character gets -2 Strength this turn. Draw a card.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618593894638,"sku":"ITI-159\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618594025710,"sku":"ITI-159\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618594156782,"sku":"ITI-159\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618594287854,"sku":"ITI-159\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618594746606,"sku":"ITI-159\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618594844910,"sku":"ITI-159\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618594943214,"sku":"ITI-159\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618595041518,"sku":"ITI-159\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618595172590,"sku":"ITI-159\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618595270894,"sku":"ITI-159\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532640.jpg?v=1712871724"},{"product_id":"dalmatian-puppy-tail-wagger-4a-4a-204-into-the-inklands","title":"Dalmatian Puppy - Tail Wagger (4a) (4a\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eTail Wagger\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Puppy\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Where Did They All Come From?]\u003c\/strong\u003e You may have up to 99 copies of Dalmatian Puppy — Tail Wagger in your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618594418926,"sku":"ITI-4A\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44618594517230,"sku":"ITI-4A\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44618594582766,"sku":"ITI-4A\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618594648302,"sku":"ITI-4A\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618594713838,"sku":"ITI-4A\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618594779374,"sku":"ITI-4A\/204-EN-CF-1","price":0.78,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618594812142,"sku":"ITI-4A\/204-EN-CF-2","price":0.66,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618594877678,"sku":"ITI-4A\/204-EN-CF-3","price":0.55,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618594975982,"sku":"ITI-4A\/204-EN-CF-4","price":0.4,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618595107054,"sku":"ITI-4A\/204-EN-CF-5","price":0.24,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532867.jpg?v=1712871724"},{"product_id":"jim-hawkins-space-traveler-109-204-into-the-inklands","title":"Jim Hawkins - Space Traveler (109\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eTreasure Planet\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eSpace Traveler\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eLegendary\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[This Is It!]\u003c\/strong\u003e When you play this character, you may play a location with cost 4 or less for free.\n\u003cbr\u003e\u003cstrong\u003e[Take The Helm]\u003c\/strong\u003e Whenever you play a location, this character may move there for free.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618594091246,"sku":"ITI-109\/204-EN-N-1","price":1.4,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44618594189550,"sku":"ITI-109\/204-EN-N-2","price":1.16,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44618594255086,"sku":"ITI-109\/204-EN-N-3","price":0.97,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618594353390,"sku":"ITI-109\/204-EN-N-4","price":0.69,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618594386158,"sku":"ITI-109\/204-EN-N-5","price":0.41,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618594451694,"sku":"ITI-109\/204-EN-CF-1","price":2.91,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44618594484462,"sku":"ITI-109\/204-EN-CF-2","price":2.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618594549998,"sku":"ITI-109\/204-EN-CF-3","price":2.04,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618594615534,"sku":"ITI-109\/204-EN-CF-4","price":1.46,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618594681070,"sku":"ITI-109\/204-EN-CF-5","price":0.87,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532660.jpg?v=1712871724"},{"product_id":"dalmatian-puppy-tail-wagger-4e-4e-204-into-the-inklands","title":"Dalmatian Puppy - Tail Wagger (4e) (4e\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eTail Wagger\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Puppy\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Where Did They All Come From?]\u003c\/strong\u003e You may have up to 99 copies of Dalmatian Puppy — Tail Wagger in your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618596090094,"sku":"ITI-4E\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618596122862,"sku":"ITI-4E\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44618596155630,"sku":"ITI-4E\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618596188398,"sku":"ITI-4E\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618596221166,"sku":"ITI-4E\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618596253934,"sku":"ITI-4E\/204-EN-CF-1","price":0.79,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618596352238,"sku":"ITI-4E\/204-EN-CF-2","price":0.71,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618596417774,"sku":"ITI-4E\/204-EN-CF-3","price":0.59,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618596483310,"sku":"ITI-4E\/204-EN-CF-4","price":0.42,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618596548846,"sku":"ITI-4E\/204-EN-CF-5","price":0.25,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532871.jpg?v=1712871724"},{"product_id":"dalmatian-puppy-tail-wagger-4b-4b-204-into-the-inklands","title":"Dalmatian Puppy - Tail Wagger (4b) (4b\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eTail Wagger\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Puppy\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Where Did They All Come From?]\u003c\/strong\u003e You may have up to 99 copies of Dalmatian Puppy — Tail Wagger in your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618595074286,"sku":"ITI-4B\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44618595205358,"sku":"ITI-4B\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44618595369198,"sku":"ITI-4B\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618595467502,"sku":"ITI-4B\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618595565806,"sku":"ITI-4B\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618595729646,"sku":"ITI-4B\/204-EN-CF-1","price":0.86,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618595827950,"sku":"ITI-4B\/204-EN-CF-2","price":0.73,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618595893486,"sku":"ITI-4B\/204-EN-CF-3","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618595991790,"sku":"ITI-4B\/204-EN-CF-4","price":0.46,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618596057326,"sku":"ITI-4B\/204-EN-CF-5","price":0.27,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532868.jpg?v=1712871724"},{"product_id":"the-sorcerers-hat-65-204-into-the-inklands","title":"The Sorcerer's Hat (65\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eFantasia\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmethyst\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eItem\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Incredible Energy]\u003c\/strong\u003e [Exert], 1 Ink — Name a card, then reveal the top card of your deck. If it's the named card, put that card into your hand. Otherwise, put it on top of your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618594910446,"sku":"ITI-65\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618595008750,"sku":"ITI-65\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618595139822,"sku":"ITI-65\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618595238126,"sku":"ITI-65\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618595336430,"sku":"ITI-65\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618595434734,"sku":"ITI-65\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618595500270,"sku":"ITI-65\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618595598574,"sku":"ITI-65\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618595664110,"sku":"ITI-65\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618595762414,"sku":"ITI-65\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532639.jpg?v=1712871761"},{"product_id":"moana-born-leader-116-204-into-the-inklands","title":"Moana - Born Leader (116\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMoana\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eBorn Leader\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eFloodborn,Hero,Captain,Princess\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eShift\u003c\/strong\u003e 3 \u003cem\u003e(You may pay 3 Ink to play this on top of one of your characters named Moana.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Welcome To My Boat]\u003c\/strong\u003e Whenever this character quests while at a location, ready all other characters here. They can't quest for the rest of this turn.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618595303662,"sku":"ITI-116\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618595401966,"sku":"ITI-116\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618595533038,"sku":"ITI-116\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618595631342,"sku":"ITI-116\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618595696878,"sku":"ITI-116\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618595795182,"sku":"ITI-116\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44618595860718,"sku":"ITI-116\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618595926254,"sku":"ITI-116\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618595959022,"sku":"ITI-116\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618596024558,"sku":"ITI-116\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532861.jpg?v=1712871724"},{"product_id":"ursula-deceiver-90-204-into-the-inklands","title":"Ursula - Deceiver (90\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLittle Mermaid\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eDeceiver\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Villain,Sorcerer\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[You'll Never Even Miss It]\u003c\/strong\u003e When you play this character, chosen opponent reveals their hand and discards a song card of your choice.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44618596286702,"sku":"ITI-90\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44618596319470,"sku":"ITI-90\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44618596385006,"sku":"ITI-90\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44618596450542,"sku":"ITI-90\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44618596516078,"sku":"ITI-90\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44618596581614,"sku":"ITI-90\/204-EN-CF-1","price":1.68,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44618596614382,"sku":"ITI-90\/204-EN-CF-2","price":1.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44618596647150,"sku":"ITI-90\/204-EN-CF-3","price":1.18,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44618596679918,"sku":"ITI-90\/204-EN-CF-4","price":0.8,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44618596712686,"sku":"ITI-90\/204-EN-CF-5","price":0.48,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/532521.jpg?v=1712871761"},{"product_id":"louie-chill-nephew-149-204-into-the-inklands","title":"Louie - Chill Nephew (149\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eDuckTales\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eChill Nephew\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eSupport\u003c\/strong\u003e \u003cem\u003e(Whenever this character quests, you may add their Strength to another chosen character's Strength this turn.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44624239591662,"sku":"ITI-149\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44624239624430,"sku":"ITI-149\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44624239657198,"sku":"ITI-149\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44624239689966,"sku":"ITI-149\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44624239722734,"sku":"ITI-149\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44624239755502,"sku":"ITI-149\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44624239788270,"sku":"ITI-149\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44624239821038,"sku":"ITI-149\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44624239853806,"sku":"ITI-149\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44624239886574,"sku":"ITI-149\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/533442.jpg?v=1712871724"},{"product_id":"huey-savvy-nephew-145-204-into-the-inklands","title":"Huey - Savvy Nephew (145\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eDuckTales\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eSavvy Nephew\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eSupport\u003c\/strong\u003e \u003cem\u003e(Whenever this character quests, you may add their Strength to another chosen character's Strength this turn.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Three Nephews]\u003c\/strong\u003e Whenever this character quests, if you have characters named Dewey and Louie in play, you may draw 3 cards.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44624260137198,"sku":"ITI-145\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44624260169966,"sku":"ITI-145\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44624260202734,"sku":"ITI-145\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44624260235502,"sku":"ITI-145\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44624260268270,"sku":"ITI-145\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44624260301038,"sku":"ITI-145\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44624260333806,"sku":"ITI-145\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44624260366574,"sku":"ITI-145\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44624260399342,"sku":"ITI-145\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44624260432110,"sku":"ITI-145\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/533439.jpg?v=1712871724"},{"product_id":"dewey-showy-nephew-139-204-into-the-inklands","title":"Dewey - Showy Nephew (139\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eDuckTales\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eShowy Nephew\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eSupport\u003c\/strong\u003e \u003cem\u003e(Whenever this character quests, you may add their Strength to another chosen character's Strength this turn.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44624260464878,"sku":"ITI-139\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44624260497646,"sku":"ITI-139\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44624260530414,"sku":"ITI-139\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44624260563182,"sku":"ITI-139\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44624260595950,"sku":"ITI-139\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44624260628718,"sku":"ITI-139\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44624260661486,"sku":"ITI-139\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44624260694254,"sku":"ITI-139\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44624260727022,"sku":"ITI-139\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44624260759790,"sku":"ITI-139\/204-EN-CF-5","price":0.17,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/533440.jpg?v=1712871724"},{"product_id":"fang-river-city-101-204-into-the-inklands","title":"Fang - River City (101\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eRaya and the Last Dragon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Surrounded By Water]\u003c\/strong\u003e Characters gain \u003cstrong\u003eWard\u003c\/strong\u003e and \u003cstrong\u003eEvasive\u003c\/strong\u003e while here. \u003cem\u003e(Opponents can't choose them except to challenge. Only characters with Evasive can challenge them.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44634644054254,"sku":"ITI-101\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44634644087022,"sku":"ITI-101\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44634644119790,"sku":"ITI-101\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44634644152558,"sku":"ITI-101\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44634644185326,"sku":"ITI-101\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44634644218094,"sku":"ITI-101\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44634644250862,"sku":"ITI-101\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44634644283630,"sku":"ITI-101\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44634644316398,"sku":"ITI-101\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44634644349166,"sku":"ITI-101\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/533884.jpg?v=1712871724"},{"product_id":"della-duck-unstoppable-mom-106-204-into-the-inklands","title":"Della Duck - Unstoppable Mom (106\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eDuckTales\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eUnstoppable Mom\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Ally\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eReckless\u003c\/strong\u003e \u003cem\u003e(This character can't quest and must challenge each turn if able.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653163610350,"sku":"ITI-106\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653163675886,"sku":"ITI-106\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653163741422,"sku":"ITI-106\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653163806958,"sku":"ITI-106\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653163938030,"sku":"ITI-106\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653164003566,"sku":"ITI-106\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653164101870,"sku":"ITI-106\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653164167406,"sku":"ITI-106\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653164200174,"sku":"ITI-106\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653164232942,"sku":"ITI-106\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/535723.jpg?v=1712871724"},{"product_id":"aurelian-gyrosensor-163-204-into-the-inklands","title":"Aurelian Gyrosensor (163\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLorcana\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eItem\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Seeking Knowledge]\u003c\/strong\u003e Whenever one of your characters quests, you may look at the top card of your deck. Put it on either the top or the bottom of your deck.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653163643118,"sku":"ITI-163\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653163708654,"sku":"ITI-163\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44653163774190,"sku":"ITI-163\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653163839726,"sku":"ITI-163\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653163872494,"sku":"ITI-163\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653163905262,"sku":"ITI-163\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653163970798,"sku":"ITI-163\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653164036334,"sku":"ITI-163\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653164069102,"sku":"ITI-163\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653164134638,"sku":"ITI-163\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/534468.jpg?v=1712871724"},{"product_id":"the-sorcerers-tower-wondrous-workspace-68-204-into-the-inklands","title":"The Sorcerer's Tower - Wondrous Workspace (68\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eFantasia\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmethyst\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e7\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Broom Closet]\u003c\/strong\u003e Your characters named Magic Broom may move here for free.\n\u003cbr\u003e\u003cstrong\u003e[Magical Power]\u003c\/strong\u003e Characters get +1 Lore while here.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653164331246,"sku":"ITI-68\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653164396782,"sku":"ITI-68\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653164462318,"sku":"ITI-68\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653164560622,"sku":"ITI-68\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653164658926,"sku":"ITI-68\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653164789998,"sku":"ITI-68\/204-EN-CF-1","price":0.71,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44653164921070,"sku":"ITI-68\/204-EN-CF-2","price":0.6,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653165117678,"sku":"ITI-68\/204-EN-CF-3","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653165281518,"sku":"ITI-68\/204-EN-CF-4","price":0.31,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653165379822,"sku":"ITI-68\/204-EN-CF-5","price":0.2,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/535148.jpg?v=1712871725"},{"product_id":"simba-rightful-king-193-204-into-the-inklands","title":"Simba - Rightful King (193\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLion King\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRightful King\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSteel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero,King\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Triumphant Stance]\u003c\/strong\u003e During your turn, whenever this character banishes another character in a challenge, chosen opposing character can't challenge during their next turn.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653164265710,"sku":"ITI-193\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653164298478,"sku":"ITI-193\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653164364014,"sku":"ITI-193\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653164429550,"sku":"ITI-193\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653164527854,"sku":"ITI-193\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653164626158,"sku":"ITI-193\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653164724462,"sku":"ITI-193\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44653164855534,"sku":"ITI-193\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653164986606,"sku":"ITI-193\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653165084910,"sku":"ITI-193\/204-EN-CF-5","price":0.17,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/535636.jpg?v=1712871724"},{"product_id":"and-then-along-came-zeus-195-204-into-the-inklands","title":"And Then Along Came Zeus (195\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eHercules\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSteel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eSong\u003c\/div\u003e\n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cem\u003e(A character with cost 4 or more can [Exert] to sing this song for free.)\u003c\/em\u003e\n\u003cbr\u003eDeal 5 damage to chosen character or location.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653164495086,"sku":"ITI-195\/204-EN-N-1","price":1.7,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44653164593390,"sku":"ITI-195\/204-EN-N-2","price":1.44,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44653164691694,"sku":"ITI-195\/204-EN-N-3","price":1.19,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653164822766,"sku":"ITI-195\/204-EN-N-4","price":0.85,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653164953838,"sku":"ITI-195\/204-EN-N-5","price":0.51,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653165052142,"sku":"ITI-195\/204-EN-CF-1","price":3.41,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44653165215982,"sku":"ITI-195\/204-EN-CF-2","price":2.9,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653165314286,"sku":"ITI-195\/204-EN-CF-3","price":2.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653165412590,"sku":"ITI-195\/204-EN-CF-4","price":1.71,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653165478126,"sku":"ITI-195\/204-EN-CF-5","price":1.02,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/534601.jpg?v=1712871724"},{"product_id":"agrabah-marketplace-134-204-into-the-inklands","title":"Agrabah - Marketplace (134\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAladdin\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653164757230,"sku":"ITI-134\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653164888302,"sku":"ITI-134\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653165019374,"sku":"ITI-134\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653165150446,"sku":"ITI-134\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653165248750,"sku":"ITI-134\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653165347054,"sku":"ITI-134\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653165445358,"sku":"ITI-134\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653165510894,"sku":"ITI-134\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653165576430,"sku":"ITI-134\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653165674734,"sku":"ITI-134\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/534474.jpg?v=1712871724"},{"product_id":"99-puppies-24-204-into-the-inklands","title":"99 Puppies (24\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003eWhenever one of your characters quests this turn, gain 1 lore.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653165609198,"sku":"ITI-24\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653165707502,"sku":"ITI-24\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653165805806,"sku":"ITI-24\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653165871342,"sku":"ITI-24\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653165969646,"sku":"ITI-24\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653166100718,"sku":"ITI-24\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653166199022,"sku":"ITI-24\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653166297326,"sku":"ITI-24\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653166395630,"sku":"ITI-24\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653166493934,"sku":"ITI-24\/204-EN-CF-5","price":0.17,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/534480.jpg?v=1712871724"},{"product_id":"motunui-island-paradise-170-204-into-the-inklands","title":"Motunui - Island Paradise (170\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMoana\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Reincarnation]\u003c\/strong\u003e Whenever a character is banished while here, you may put that card into your inkwell facedown and exerted.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653165543662,"sku":"ITI-170\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653165641966,"sku":"ITI-170\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653165740270,"sku":"ITI-170\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653165838574,"sku":"ITI-170\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653165936878,"sku":"ITI-170\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653166035182,"sku":"ITI-170\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653166133486,"sku":"ITI-170\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653166231790,"sku":"ITI-170\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653166330094,"sku":"ITI-170\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653166461166,"sku":"ITI-170\/204-EN-CF-5","price":0.17,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/534477.jpg?v=1712871724"},{"product_id":"de-vil-manor-cruellas-estate-100-204-into-the-inklands","title":"De Vil Manor - Cruella's Estate (100\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653165773038,"sku":"ITI-100\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653165904110,"sku":"ITI-100\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653166002414,"sku":"ITI-100\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653166067950,"sku":"ITI-100\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653166166254,"sku":"ITI-100\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653166264558,"sku":"ITI-100\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653166362862,"sku":"ITI-100\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44653166428398,"sku":"ITI-100\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653166526702,"sku":"ITI-100\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653166559470,"sku":"ITI-100\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/534090.jpg?v=1712871724"},{"product_id":"never-land-mermaid-lagoon-32-204-into-the-inklands","title":"Never Land - Mermaid Lagoon (32\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003ePeter Pan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLocation\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44653166625006,"sku":"ITI-32\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44653166657774,"sku":"ITI-32\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44653166690542,"sku":"ITI-32\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44653166723310,"sku":"ITI-32\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44653166756078,"sku":"ITI-32\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44653166788846,"sku":"ITI-32\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44653166821614,"sku":"ITI-32\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44653166854382,"sku":"ITI-32\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44653166887150,"sku":"ITI-32\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44653166919918,"sku":"ITI-32\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/534089.jpg?v=1712871724"},{"product_id":"kida-royal-warrior-177-204-into-the-inklands","title":"Kida - Royal Warrior (177\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRoyal Warrior\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSteel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero,Princess\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eBodyguard\u003c\/strong\u003e \u003cem\u003e(This character may enter play exerted. An opposing character who challenges one of your characters must choose one with Bodyguard if able.)\u003cem\u003e\u003c\/em\u003e\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667597324526,"sku":"ITI-177\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667597357294,"sku":"ITI-177\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667597390062,"sku":"ITI-177\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667597422830,"sku":"ITI-177\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667597455598,"sku":"ITI-177\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667597488366,"sku":"ITI-177\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667597521134,"sku":"ITI-177\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667597553902,"sku":"ITI-177\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667597586670,"sku":"ITI-177\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667597619438,"sku":"ITI-177\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536564.jpg?v=1712871661"},{"product_id":"friend-like-me-160-204-into-the-inklands","title":"Friend Like Me (160\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAladdin\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eSong\u003c\/div\u003e\n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cem\u003e(A character with cost 5 or more can [Exert] to sing this song for free.)\u003c\/em\u003e\n\u003cbr\u003eEach player puts the top 3 cards of their deck into their inkwell facedown and exerted.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667598373102,"sku":"ITI-160\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667598405870,"sku":"ITI-160\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667598438638,"sku":"ITI-160\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667598471406,"sku":"ITI-160\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667598504174,"sku":"ITI-160\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667598536942,"sku":"ITI-160\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667598569710,"sku":"ITI-160\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667598602478,"sku":"ITI-160\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667598635246,"sku":"ITI-160\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667598668014,"sku":"ITI-160\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536285.jpg?v=1712871661"},{"product_id":"helga-sinclair-right-hand-woman-175-204-into-the-inklands","title":"Helga Sinclair - Right-Hand Woman (175\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRight-Hand Woman\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSteel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Villain\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eChallenger\u003c\/strong\u003e +2 \u003cem\u003e(While challenging, this character gets +2 Strength.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667598995694,"sku":"ITI-175\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667599028462,"sku":"ITI-175\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667599061230,"sku":"ITI-175\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667599093998,"sku":"ITI-175\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667599126766,"sku":"ITI-175\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667599159534,"sku":"ITI-175\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667599192302,"sku":"ITI-175\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44667599225070,"sku":"ITI-175\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667599257838,"sku":"ITI-175\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667599290606,"sku":"ITI-175\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536283.jpg?v=1712871692"},{"product_id":"milo-thatch-spirited-scholar-115-204-into-the-inklands","title":"Milo Thatch - Spirited Scholar (115\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eSpirited Scholar\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[I'm Your Man!]\u003c\/strong\u003e While this character is at a location, he gets +2 Strength.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667600208110,"sku":"ITI-115\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667600240878,"sku":"ITI-115\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667600273646,"sku":"ITI-115\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667600306414,"sku":"ITI-115\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667600339182,"sku":"ITI-115\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667600371950,"sku":"ITI-115\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667600404718,"sku":"ITI-115\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667600437486,"sku":"ITI-115\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667600470254,"sku":"ITI-115\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667600503022,"sku":"ITI-115\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536282.jpg?v=1712871692"},{"product_id":"milo-thatch-king-of-atlantis-80-204-into-the-inklands","title":"Milo Thatch - King of Atlantis (80\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e7\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eKing of Atlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eFloodborn,Hero,King\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eLegendary\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eShift\u003c\/strong\u003e 4 \u003cem\u003e(You may pay 4 Ink to play this on top of one of your characters named Milo Thatch.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Take Them By Surprise]\u003c\/strong\u003e When this character is banished, return all opposing characters to their players' hands.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667601223918,"sku":"ITI-80\/204-EN-N-1","price":1.0,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44667601256686,"sku":"ITI-80\/204-EN-N-2","price":0.85,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44667601289454,"sku":"ITI-80\/204-EN-N-3","price":0.7,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667601322222,"sku":"ITI-80\/204-EN-N-4","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667601354990,"sku":"ITI-80\/204-EN-N-5","price":0.3,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667601387758,"sku":"ITI-80\/204-EN-CF-1","price":1.83,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44667601420526,"sku":"ITI-80\/204-EN-CF-2","price":1.54,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667601453294,"sku":"ITI-80\/204-EN-CF-3","price":1.27,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667601486062,"sku":"ITI-80\/204-EN-CF-4","price":0.92,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667601518830,"sku":"ITI-80\/204-EN-CF-5","price":0.55,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536281.jpg?v=1712871691"},{"product_id":"milo-thatch-clever-cartographer-79-204-into-the-inklands","title":"Milo Thatch - Clever Cartographer (79\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eClever Cartographer\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eDreamborn,Hero\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667603222766,"sku":"ITI-79\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667603255534,"sku":"ITI-79\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667603288302,"sku":"ITI-79\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667603321070,"sku":"ITI-79\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667603353838,"sku":"ITI-79\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667603386606,"sku":"ITI-79\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667603419374,"sku":"ITI-79\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667603452142,"sku":"ITI-79\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667603484910,"sku":"ITI-79\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667603517678,"sku":"ITI-79\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536280.jpg?v=1712871691"},{"product_id":"lyle-tiberius-rourke-cunning-mercenary-78-204-into-the-inklands","title":"Lyle Tiberius Rourke - Cunning Mercenary (78\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Villain\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eSuper Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Well, Now You Know]\u003c\/strong\u003e When you play this character, chosen opposing character gains \u003cstrong\u003eReckless\u003c\/strong\u003e during their next turn. \u003cem\u003e(They can't quest and must challenge if able.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Thanks For Volunteering]\u003c\/strong\u003e Whenever one of your other characters is banished, each opponent loses 1 lore.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667605483758,"sku":"ITI-78\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667605516526,"sku":"ITI-78\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667605549294,"sku":"ITI-78\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667605582062,"sku":"ITI-78\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667605614830,"sku":"ITI-78\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667605647598,"sku":"ITI-78\/204-EN-CF-1","price":0.92,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44667605680366,"sku":"ITI-78\/204-EN-CF-2","price":0.78,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667605713134,"sku":"ITI-78\/204-EN-CF-3","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667605745902,"sku":"ITI-78\/204-EN-CF-4","price":0.46,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667605778670,"sku":"ITI-78\/204-EN-CF-5","price":0.24,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536279.jpg?v=1712871692"},{"product_id":"heart-of-atlantis-30-204-into-the-inklands","title":"Heart of Atlantis (30\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eItem\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Life Giver]\u003c\/strong\u003e [Exert] — You pay 2 Ink less for the next character you play this turn.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667606892782,"sku":"ITI-30\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667606925550,"sku":"ITI-30\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667606958318,"sku":"ITI-30\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667606991086,"sku":"ITI-30\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667607023854,"sku":"ITI-30\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667607056622,"sku":"ITI-30\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667607089390,"sku":"ITI-30\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667607122158,"sku":"ITI-30\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667607154926,"sku":"ITI-30\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667607187694,"sku":"ITI-30\/204-EN-CF-5","price":0.22,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536277.jpg?v=1712871692"},{"product_id":"kida-atlantean-6-204-into-the-inklands","title":"Kida - Atlantean (6\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eAtlantean\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSubtypes\u003c\/label\u003eStoryborn,Hero,Princess\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667608334574,"sku":"ITI-6\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667608367342,"sku":"ITI-6\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667608400110,"sku":"ITI-6\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667608432878,"sku":"ITI-6\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667608465646,"sku":"ITI-6\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667608498414,"sku":"ITI-6\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667608531182,"sku":"ITI-6\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667608563950,"sku":"ITI-6\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667608596718,"sku":"ITI-6\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667608629486,"sku":"ITI-6\/204-EN-CF-5","price":0.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536275.jpg?v=1712871692"},{"product_id":"lucky-dime-165-204-into-the-inklands","title":"Lucky Dime (165\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eDuckTales\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e7\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eItem\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eLegendary\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Number One]\u003c\/strong\u003e [Exert], 2 Ink — Choose a character of yours and gain lore equal to their Lore.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667609219310,"sku":"ITI-165\/204-EN-N-1","price":1.91,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667609252078,"sku":"ITI-165\/204-EN-N-2","price":1.62,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44667609284846,"sku":"ITI-165\/204-EN-N-3","price":1.34,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667609317614,"sku":"ITI-165\/204-EN-N-4","price":0.96,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667609350382,"sku":"ITI-165\/204-EN-N-5","price":0.57,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667609383150,"sku":"ITI-165\/204-EN-CF-1","price":5.01,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44667609415918,"sku":"ITI-165\/204-EN-CF-2","price":4.26,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667609448686,"sku":"ITI-165\/204-EN-CF-3","price":3.51,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667609481454,"sku":"ITI-165\/204-EN-CF-4","price":2.51,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667609514222,"sku":"ITI-165\/204-EN-CF-5","price":1.46,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536272.jpg?v=1712871692"},{"product_id":"sumerian-talisman-133-204-into-the-inklands","title":"Sumerian Talisman (133\/204) [Into the Inklands]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eDuckTales\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eItem\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eUncommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Source of Magic]\u003c\/strong\u003e During your turn, whenever one of your characters is banished in a challenge, you may draw a card.\n \u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\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 .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Into the Inklands","offers":[{"title":"Near Mint","offer_id":44667610005742,"sku":"ITI-133\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44667610038510,"sku":"ITI-133\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44667610071278,"sku":"ITI-133\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44667610104046,"sku":"ITI-133\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44667610136814,"sku":"ITI-133\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44667610169582,"sku":"ITI-133\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44667610202350,"sku":"ITI-133\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44667610235118,"sku":"ITI-133\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44667610267886,"sku":"ITI-133\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44667610300654,"sku":"ITI-133\/204-EN-CF-5","price":0.17,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/536271.jpg?v=1712871692"}],"url":"https:\/\/gtgames.ca\/collections\/into-the-inklands.oembed","provider":"GT Games","version":"1.0","type":"link"}