{"title":"Rise of the Floodborn","description":null,"products":[{"product_id":"arthur-wizards-apprentice-35-204-rise-of-the-floodborn","title":"Arthur - Wizard's Apprentice (35\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eWizard's Apprentice\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,Hero,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\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[Student]\u003c\/strong\u003e Whenever this character quests, you may return another chosen character of yours to your hand to gain 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397400031470,"sku":"ROTF-35\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397400064238,"sku":"ROTF-35\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397400097006,"sku":"ROTF-35\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397400129774,"sku":"ROTF-35\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397400162542,"sku":"ROTF-35\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397400195310,"sku":"ROTF-35\/204-EN-CF-1","price":1.76,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397400228078,"sku":"ROTF-35\/204-EN-CF-2","price":1.5,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397400260846,"sku":"ROTF-35\/204-EN-CF-3","price":1.23,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397400293614,"sku":"ROTF-35\/204-EN-CF-4","price":0.88,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397400326382,"sku":"ROTF-35\/204-EN-CF-5","price":0.53,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/522738.jpg?v=1740155276"},{"product_id":"madam-mim-purple-dragon-47-204-rise-of-the-floodborn","title":"Madam Mim - Purple Dragon (47\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003ePurple Dragon\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\u003eStoryborn,Villain,Dragon,Sorcerer\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\u003e7\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e4\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\u003eEvasive\u003c\/strong\u003e \u003cem\u003e(Only characters with Evasive can challenge this character.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[I Win, I Win!]\u003c\/strong\u003e When you play this character, banish her or return another 2 chosen characters of yours to your hand.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397400686830,"sku":"ROTF-47\/204-EN-N-1","price":2.12,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44397400719598,"sku":"ROTF-47\/204-EN-N-2","price":1.8,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397400752366,"sku":"ROTF-47\/204-EN-N-3","price":1.48,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397400785134,"sku":"ROTF-47\/204-EN-N-4","price":1.06,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397400817902,"sku":"ROTF-47\/204-EN-N-5","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397400850670,"sku":"ROTF-47\/204-EN-CF-1","price":7.33,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397400883438,"sku":"ROTF-47\/204-EN-CF-2","price":6.23,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397400916206,"sku":"ROTF-47\/204-EN-CF-3","price":5.13,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397400948974,"sku":"ROTF-47\/204-EN-CF-4","price":3.67,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397400981742,"sku":"ROTF-47\/204-EN-CF-5","price":2.15,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/523223.jpg?v=1740155217"},{"product_id":"prince-charming-heir-to-the-throne-157-204-rise-of-the-floodborn","title":"Prince Charming - Heir to the Throne (157\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eCinderella\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\u003eHeir to the Throne\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,Hero,Prince\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\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397401014510,"sku":"ROTF-157\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397401047278,"sku":"ROTF-157\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397401080046,"sku":"ROTF-157\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397401112814,"sku":"ROTF-157\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397401145582,"sku":"ROTF-157\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397401178350,"sku":"ROTF-157\/204-EN-CF-1","price":0.95,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397401211118,"sku":"ROTF-157\/204-EN-CF-2","price":0.85,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397401243886,"sku":"ROTF-157\/204-EN-CF-3","price":0.7,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397401276654,"sku":"ROTF-157\/204-EN-CF-4","price":0.46,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397401309422,"sku":"ROTF-157\/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\/522718.jpg?v=1740155244"},{"product_id":"lady-tremaine-overbearing-matriarch-111-204-rise-of-the-floodborn","title":"Lady Tremaine - Overbearing Matriarch (111\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eCinderella\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\u003eOverbearing Matriarch\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,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\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[Not For You]\u003c\/strong\u003e When you play this character, each opponent with more lore than you loses 1 lore.\n\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397401342190,"sku":"ROTF-111\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397401374958,"sku":"ROTF-111\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397401407726,"sku":"ROTF-111\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397401440494,"sku":"ROTF-111\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397401473262,"sku":"ROTF-111\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397401506030,"sku":"ROTF-111\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397401538798,"sku":"ROTF-111\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397401571566,"sku":"ROTF-111\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397401604334,"sku":"ROTF-111\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397401637102,"sku":"ROTF-111\/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\/522698.jpg?v=1740155229"},{"product_id":"merlin-goat-51-204-rise-of-the-floodborn","title":"Merlin - Goat (51\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eGoat\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\u003eStoryborn,Sorcerer,Mentor\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\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[Here I Come!]\u003c\/strong\u003e When you play this character and when he leaves play, 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397401669870,"sku":"ROTF-51\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397401702638,"sku":"ROTF-51\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397401735406,"sku":"ROTF-51\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397401768174,"sku":"ROTF-51\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397401800942,"sku":"ROTF-51\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397401833710,"sku":"ROTF-51\/204-EN-CF-1","price":2.19,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397401866478,"sku":"ROTF-51\/204-EN-CF-2","price":1.86,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397401899246,"sku":"ROTF-51\/204-EN-CF-3","price":1.53,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397401932014,"sku":"ROTF-51\/204-EN-CF-4","price":1.14,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397401964782,"sku":"ROTF-51\/204-EN-CF-5","price":0.67,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/522719.jpg?v=1740155296"},{"product_id":"prince-john-greediest-of-all-89-204-rise-of-the-floodborn","title":"Prince John - Greediest of All (89\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eRobin Hood\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\u003eGreediest of All\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,Villain,Prince\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\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\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\u003eWard\u003c\/strong\u003e \u003cem\u003e(Opponents can't choose this character except to challenge.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[I Sentence You]\u003c\/strong\u003e Whenever your opponent discards 1 or more cards, you may draw a card for each card discarded.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397401997550,"sku":"ROTF-89\/204-EN-N-1","price":1.05,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44397402030318,"sku":"ROTF-89\/204-EN-N-2","price":0.89,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397402063086,"sku":"ROTF-89\/204-EN-N-3","price":0.74,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397402095854,"sku":"ROTF-89\/204-EN-N-4","price":0.53,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397402128622,"sku":"ROTF-89\/204-EN-N-5","price":0.32,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397402161390,"sku":"ROTF-89\/204-EN-CF-1","price":4.95,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397402194158,"sku":"ROTF-89\/204-EN-CF-2","price":4.21,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397402226926,"sku":"ROTF-89\/204-EN-CF-3","price":3.47,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397402259694,"sku":"ROTF-89\/204-EN-CF-4","price":2.48,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397402292462,"sku":"ROTF-89\/204-EN-CF-5","price":1.49,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/522737.jpg?v=1740155266"},{"product_id":"grand-duke-advisor-to-the-king-9-204-rise-of-the-floodborn","title":"Grand Duke - Advisor to the King (9\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eCinderella\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\u003eAdvisor to the King\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,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\u003e[Yes, Your Majesty]\u003c\/strong\u003e Your Prince, Princess, King, Queen characters get +1 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397402325230,"sku":"ROTF-9\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397402357998,"sku":"ROTF-9\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397402390766,"sku":"ROTF-9\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397402423534,"sku":"ROTF-9\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397402456302,"sku":"ROTF-9\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397402489070,"sku":"ROTF-9\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397402521838,"sku":"ROTF-9\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397402554606,"sku":"ROTF-9\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397402587374,"sku":"ROTF-9\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397402620142,"sku":"ROTF-9\/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\/522735.jpg?v=1740155256"},{"product_id":"merlin-crab-50-204-rise-of-the-floodborn","title":"Merlin - Crab (50\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eCrab\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\u003eStoryborn,Sorcerer,Mentor\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\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[Ready or Not!]\u003c\/strong\u003e When you play this character and when he leaves play, chosen character gains \u003cstrong\u003eChallenger\u003c\/strong\u003e +3 this turn. \u003cem\u003e(They get +3 Strength while challenging.)\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397402652910,"sku":"ROTF-50\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397402685678,"sku":"ROTF-50\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397402718446,"sku":"ROTF-50\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397402751214,"sku":"ROTF-50\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397402783982,"sku":"ROTF-50\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397402816750,"sku":"ROTF-50\/204-EN-CF-1","price":0.62,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397402849518,"sku":"ROTF-50\/204-EN-CF-2","price":0.53,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397402882286,"sku":"ROTF-50\/204-EN-CF-3","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397402915054,"sku":"ROTF-50\/204-EN-CF-4","price":0.31,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397402947822,"sku":"ROTF-50\/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\/522652.jpg?v=1740155264"},{"product_id":"improvise-99-204-rise-of-the-floodborn","title":"Improvise (99\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMulan\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\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 +1 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397402980590,"sku":"ROTF-99\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397403013358,"sku":"ROTF-99\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397403046126,"sku":"ROTF-99\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397403078894,"sku":"ROTF-99\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397403111662,"sku":"ROTF-99\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397403144430,"sku":"ROTF-99\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397403177198,"sku":"ROTF-99\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397403209966,"sku":"ROTF-99\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397403242734,"sku":"ROTF-99\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397403275502,"sku":"ROTF-99\/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\/520863.jpg?v=1740155281"},{"product_id":"cinderella-knight-in-training-176-204-rise-of-the-floodborn","title":"Cinderella - Knight in Training (176\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eCinderella\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\u003eKnight in Training\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,Princess,Knight\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[Have Courage]\u003c\/strong\u003e When you play this character, you may draw a card, then choose and discard 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397403308270,"sku":"ROTF-176\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397403341038,"sku":"ROTF-176\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397403373806,"sku":"ROTF-176\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397403406574,"sku":"ROTF-176\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397403439342,"sku":"ROTF-176\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397403472110,"sku":"ROTF-176\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397403504878,"sku":"ROTF-176\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397403537646,"sku":"ROTF-176\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397403570414,"sku":"ROTF-176\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397403603182,"sku":"ROTF-176\/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\/521726.jpg?v=1740155293"},{"product_id":"merlin-rabbit-52-204-rise-of-the-floodborn","title":"Merlin - Rabbit (52\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eRabbit\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\u003eStoryborn,Sorcerer,Mentor\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\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[Hoppity Hip!]\u003c\/strong\u003e When you play this character and when he leaves play, you may 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397403635950,"sku":"ROTF-52\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397403668718,"sku":"ROTF-52\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397403701486,"sku":"ROTF-52\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397403734254,"sku":"ROTF-52\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397403767022,"sku":"ROTF-52\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397403799790,"sku":"ROTF-52\/204-EN-CF-1","price":3.22,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397403832558,"sku":"ROTF-52\/204-EN-CF-2","price":2.75,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44397403865326,"sku":"ROTF-52\/204-EN-CF-3","price":2.26,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397403898094,"sku":"ROTF-52\/204-EN-CF-4","price":1.62,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397403930862,"sku":"ROTF-52\/204-EN-CF-5","price":0.95,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/520939.jpg?v=1740155297"},{"product_id":"madam-mim-snake-49-204-rise-of-the-floodborn","title":"Madam Mim - Snake (49\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eSnake\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\u003eStoryborn,Villain,Sorcerer\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\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[Just You Wait]\u003c\/strong\u003e When you play this character, banish her or return another chosen character of yours to your hand.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397403963630,"sku":"ROTF-49\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397403996398,"sku":"ROTF-49\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397404029166,"sku":"ROTF-49\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397404061934,"sku":"ROTF-49\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397404094702,"sku":"ROTF-49\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397404127470,"sku":"ROTF-49\/204-EN-CF-1","price":1.84,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397404160238,"sku":"ROTF-49\/204-EN-CF-2","price":1.56,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397404193006,"sku":"ROTF-49\/204-EN-CF-3","price":1.29,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397404225774,"sku":"ROTF-49\/204-EN-CF-4","price":0.92,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397404258542,"sku":"ROTF-49\/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\/522651.jpg?v=1740155273"},{"product_id":"madam-mim-fox-46-204-rise-of-the-floodborn","title":"Madam Mim - Fox (46\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eFox\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\u003eStoryborn,Villain,Sorcerer\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\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[Chasing the Rabbit]\u003c\/strong\u003e When you play this character, banish her or return another chosen character of yours to your hand.\n\u003cbr\u003e\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397404455150,"sku":"ROTF-46\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397404487918,"sku":"ROTF-46\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397404520686,"sku":"ROTF-46\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397404553454,"sku":"ROTF-46\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397404586222,"sku":"ROTF-46\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397404618990,"sku":"ROTF-46\/204-EN-CF-1","price":6.93,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397404651758,"sku":"ROTF-46\/204-EN-CF-2","price":5.89,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397404684526,"sku":"ROTF-46\/204-EN-CF-3","price":4.85,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397404717294,"sku":"ROTF-46\/204-EN-CF-4","price":3.47,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397404750062,"sku":"ROTF-46\/204-EN-CF-5","price":2.08,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/521719.jpg?v=1740155229"},{"product_id":"merlin-squirrel-54-204-rise-of-the-floodborn","title":"Merlin - Squirrel (54\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eSquirrel\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\u003eStoryborn,Sorcerer,Mentor\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\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\u003e[Look Before You Leap]\u003c\/strong\u003e When you play this character and when  he leaves play, look at the top card of your deck. Put it on either the top of bottom or 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397405274350,"sku":"ROTF-54\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397405307118,"sku":"ROTF-54\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397405339886,"sku":"ROTF-54\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397405372654,"sku":"ROTF-54\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397405405422,"sku":"ROTF-54\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397405438190,"sku":"ROTF-54\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397405470958,"sku":"ROTF-54\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397405503726,"sku":"ROTF-54\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397405536494,"sku":"ROTF-54\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397405569262,"sku":"ROTF-54\/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\/522209.jpg?v=1740155253"},{"product_id":"raya-warrior-of-kumandra-124-204-rise-of-the-floodborn","title":"Raya - Warrior of Kumandra (124\/204) [Rise of the Floodborn]","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    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eWarrior of Kumandra\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,Princess\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\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    \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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397405929710,"sku":"ROTF-124\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397405962478,"sku":"ROTF-124\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397405995246,"sku":"ROTF-124\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397406028014,"sku":"ROTF-124\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397406060782,"sku":"ROTF-124\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397406093550,"sku":"ROTF-124\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397406126318,"sku":"ROTF-124\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397406159086,"sku":"ROTF-124\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397406191854,"sku":"ROTF-124\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397406224622,"sku":"ROTF-124\/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\/516427.jpg?v=1740155302"},{"product_id":"dinner-bell-134-204-rise-of-the-floodborn","title":"Dinner Bell (134\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eThe Great Mouse Detective\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\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\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[You Know What Happens]\u003c\/strong\u003e [Exert], 2 Ink — Draw cards equal to the damage on chosen character of yours, then banish them.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397406257390,"sku":"ROTF-134\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397406290158,"sku":"ROTF-134\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397406322926,"sku":"ROTF-134\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397406355694,"sku":"ROTF-134\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397406388462,"sku":"ROTF-134\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397406421230,"sku":"ROTF-134\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397406453998,"sku":"ROTF-134\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397406486766,"sku":"ROTF-134\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397406519534,"sku":"ROTF-134\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397406552302,"sku":"ROTF-134\/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\/516420.jpg?v=1740155283"},{"product_id":"winnie-the-pooh-hunny-wizard-59-204-rise-of-the-floodborn","title":"Winnie the Pooh - Hunny Wizard (59\/204) [Rise of the Floodborn]","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\u003eHunny Wizard\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,Hero,Sorcerer\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\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397406912750,"sku":"ROTF-59\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397406945518,"sku":"ROTF-59\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397406978286,"sku":"ROTF-59\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397407011054,"sku":"ROTF-59\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397407043822,"sku":"ROTF-59\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397407076590,"sku":"ROTF-59\/204-EN-CF-1","price":0.71,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397407109358,"sku":"ROTF-59\/204-EN-CF-2","price":0.6,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397407142126,"sku":"ROTF-59\/204-EN-CF-3","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397407174894,"sku":"ROTF-59\/204-EN-CF-4","price":0.36,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397407207662,"sku":"ROTF-59\/204-EN-CF-5","price":0.21,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/516327.jpg?v=1740155311"},{"product_id":"gaston-intellectual-powerhouse-147-204-rise-of-the-floodborn","title":"Gaston - Intellectual Powerhouse (147\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBeauty and the Beast\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\u003eIntellectual Powerhouse\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\u003eFloodborn,Villain\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\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 4 \u003cem\u003e(You may pay 4 Ink to play this on top of one of your characters named Gaston.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Developed Brain]\u003c\/strong\u003e When you play this character, look at the top 3 cards of your deck. You may put one into your hand. Put the rest on the bottom of your deck in any order.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397406585070,"sku":"ROTF-147\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397406617838,"sku":"ROTF-147\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397406650606,"sku":"ROTF-147\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397406683374,"sku":"ROTF-147\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397406716142,"sku":"ROTF-147\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397406748910,"sku":"ROTF-147\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397406781678,"sku":"ROTF-147\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397406814446,"sku":"ROTF-147\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397406847214,"sku":"ROTF-147\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397406879982,"sku":"ROTF-147\/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\/516406.jpg?v=1740155250"},{"product_id":"belle-hidden-archer-72-204-rise-of-the-floodborn","title":"Belle - Hidden Archer (72\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBeauty and the Beast\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\u003eHidden Archer\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,Princess\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\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 3 \u003cem\u003e(You may pay 3 Ink to play this on top of one of your characters named Belle.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Thorny Arrows]\u003c\/strong\u003e Whenever this character is challenged, the challenging character's player discards all cards in their hand.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397407240430,"sku":"ROTF-72\/204-EN-N-1","price":3.02,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397407273198,"sku":"ROTF-72\/204-EN-N-2","price":2.57,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397407305966,"sku":"ROTF-72\/204-EN-N-3","price":2.11,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397407338734,"sku":"ROTF-72\/204-EN-N-4","price":1.51,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397407371502,"sku":"ROTF-72\/204-EN-N-5","price":0.91,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397407404270,"sku":"ROTF-72\/204-EN-CF-1","price":10.15,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397407437038,"sku":"ROTF-72\/204-EN-CF-2","price":8.63,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397407469806,"sku":"ROTF-72\/204-EN-CF-3","price":7.1,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397407502574,"sku":"ROTF-72\/204-EN-CF-4","price":5.08,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397407535342,"sku":"ROTF-72\/204-EN-CF-5","price":3.05,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/516417.jpg?v=1740155268"},{"product_id":"zero-to-hero-32-204-rise-of-the-floodborn","title":"Zero To Hero (32\/204) [Rise of the Floodborn]","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\u003e2\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\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\u003eCount the number of characters you have in play. You pay that amount of 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397407568110,"sku":"ROTF-32\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397407600878,"sku":"ROTF-32\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397407633646,"sku":"ROTF-32\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397407666414,"sku":"ROTF-32\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397407699182,"sku":"ROTF-32\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397407731950,"sku":"ROTF-32\/204-EN-CF-1","price":0.66,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397407764718,"sku":"ROTF-32\/204-EN-CF-2","price":0.56,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397407797486,"sku":"ROTF-32\/204-EN-CF-3","price":0.42,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397407830254,"sku":"ROTF-32\/204-EN-CF-4","price":0.3,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397407863022,"sku":"ROTF-32\/204-EN-CF-5","price":0.18,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/516387.jpg?v=1740155303"},{"product_id":"mouse-armor-203-204-rise-of-the-floodborn","title":"Mouse Armor (203\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eThe Great Mouse Detective\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\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[Protection]\u003c\/strong\u003e [Exert] — Chosen character gains \u003cstrong\u003eResist\u003c\/strong\u003e +1 until the start of your next turn. \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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397407895790,"sku":"ROTF-203\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397407928558,"sku":"ROTF-203\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397407961326,"sku":"ROTF-203\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397407994094,"sku":"ROTF-203\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397408026862,"sku":"ROTF-203\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397408059630,"sku":"ROTF-203\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397408092398,"sku":"ROTF-203\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397408125166,"sku":"ROTF-203\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397408157934,"sku":"ROTF-203\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397408190702,"sku":"ROTF-203\/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\/520862.jpg?v=1740155280"},{"product_id":"mickey-mouse-friendly-face-13-204-rise-of-the-floodborn","title":"Mickey Mouse - Friendly Face (13\/204) [Rise of the Floodborn]","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\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eFriendly Face\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\u003e1\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\u003e3\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[Glad You're Here!]\u003c\/strong\u003e Whenever this character quests, you pay 3 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397408223470,"sku":"ROTF-13\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397408256238,"sku":"ROTF-13\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397408289006,"sku":"ROTF-13\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397408321774,"sku":"ROTF-13\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397408354542,"sku":"ROTF-13\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397408387310,"sku":"ROTF-13\/204-EN-CF-1","price":1.1,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397408420078,"sku":"ROTF-13\/204-EN-CF-2","price":0.94,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397408452846,"sku":"ROTF-13\/204-EN-CF-3","price":0.82,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397408485614,"sku":"ROTF-13\/204-EN-CF-4","price":0.59,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397408518382,"sku":"ROTF-13\/204-EN-CF-5","price":0.35,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/516384.jpg?v=1740155294"},{"product_id":"merlin-shapeshifter-53-204-rise-of-the-floodborn","title":"Merlin - Shapeshifter (53\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSword in the Stone\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\u003eShapeshifter\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\u003eStoryborn,Sorcerer,Mentor\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\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\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[Battle of Wits]\u003c\/strong\u003e Whenever one of your other characters is returned to your hand from play, this character gets +1 lore 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397408551150,"sku":"ROTF-53\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397408583918,"sku":"ROTF-53\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397408616686,"sku":"ROTF-53\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397408649454,"sku":"ROTF-53\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397408682222,"sku":"ROTF-53\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397408714990,"sku":"ROTF-53\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397408747758,"sku":"ROTF-53\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397408780526,"sku":"ROTF-53\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397408813294,"sku":"ROTF-53\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397408846062,"sku":"ROTF-53\/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\/516329.jpg?v=1740155268"},{"product_id":"fang-crossbow-166-204-rise-of-the-floodborn","title":"Fang Crossbow (166\/204) [Rise of the Floodborn]","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\u003e3\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\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[Careful Aim]\u003c\/strong\u003e [Exert], 2 Ink — Chosen character gets -2 Strength this turn.\n\u003cbr\u003e\u003cstrong\u003e[Stay Back!]\u003c\/strong\u003e [Exert], Banish this item — Banish chosen Dragon 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397408878830,"sku":"ROTF-166\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397408911598,"sku":"ROTF-166\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397408944366,"sku":"ROTF-166\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397408977134,"sku":"ROTF-166\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397409009902,"sku":"ROTF-166\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397409042670,"sku":"ROTF-166\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397409075438,"sku":"ROTF-166\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397409108206,"sku":"ROTF-166\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397409140974,"sku":"ROTF-166\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397409173742,"sku":"ROTF-166\/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\/520860.jpg?v=1740155279"},{"product_id":"last-stand-29-204-rise-of-the-floodborn","title":"Last Stand (29\/204) [Rise of the Floodborn]","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\u003e2\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\"\u003eBanish chosen character who was challenged 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397409206510,"sku":"ROTF-29\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397409239278,"sku":"ROTF-29\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397409272046,"sku":"ROTF-29\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397409304814,"sku":"ROTF-29\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397409337582,"sku":"ROTF-29\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397409370350,"sku":"ROTF-29\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397409403118,"sku":"ROTF-29\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397409435886,"sku":"ROTF-29\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397409468654,"sku":"ROTF-29\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397409501422,"sku":"ROTF-29\/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\/520861.jpg?v=1740155293"},{"product_id":"elsa-gloves-off-39-204-rise-of-the-floodborn","title":"Elsa - Gloves Off (39\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eFrozen\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\u003eGloves Off\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\u003eStoryborn,Hero,Queen,Sorcerer\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\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 +3 \u003cem\u003e(While challenging, this character gets +3 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397409534190,"sku":"ROTF-39\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397409566958,"sku":"ROTF-39\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397409599726,"sku":"ROTF-39\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397409632494,"sku":"ROTF-39\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397409665262,"sku":"ROTF-39\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397409698030,"sku":"ROTF-39\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397409730798,"sku":"ROTF-39\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397409763566,"sku":"ROTF-39\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397409796334,"sku":"ROTF-39\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397409829102,"sku":"ROTF-39\/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\/516333.jpg?v=1740155304"},{"product_id":"the-sorcerers-spellbook-68-204-rise-of-the-floodborn","title":"The Sorcerer's Spellbook (68\/204) [Rise of the Floodborn]","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\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[Knowledge]\u003c\/strong\u003e [Exert], 1 Ink — 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397409861870,"sku":"ROTF-68\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397409894638,"sku":"ROTF-68\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397409927406,"sku":"ROTF-68\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397409960174,"sku":"ROTF-68\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397409992942,"sku":"ROTF-68\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397410025710,"sku":"ROTF-68\/204-EN-CF-1","price":1.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397410058478,"sku":"ROTF-68\/204-EN-CF-2","price":1.28,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397410091246,"sku":"ROTF-68\/204-EN-CF-3","price":1.05,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397410124014,"sku":"ROTF-68\/204-EN-CF-4","price":0.76,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397410156782,"sku":"ROTF-68\/204-EN-CF-5","price":0.46,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/516340.jpg?v=1740155277"},{"product_id":"cinderella-stouthearted-177-204-rise-of-the-floodborn","title":"Cinderella - Stouthearted (177\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eCinderella\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\u003eStouthearted\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\u003eFloodborn,Hero,Princess,Knight\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\u003e5\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\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\u003eShift\u003c\/strong\u003e 5 \u003cem\u003e(You may pay 5 Ink to play this on top of one of your characters named Cinderella.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003eResist\u003c\/strong\u003e +2 \u003cem\u003e(Damage dealt to this character is reduced by 2.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[The Singing Sword]\u003c\/strong\u003e Whenever you play a song, this character may challenge ready characters 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397410189550,"sku":"ROTF-177\/204-EN-N-1","price":1.07,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397410222318,"sku":"ROTF-177\/204-EN-N-2","price":0.91,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397410255086,"sku":"ROTF-177\/204-EN-N-3","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397410287854,"sku":"ROTF-177\/204-EN-N-4","price":0.5,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397410320622,"sku":"ROTF-177\/204-EN-N-5","price":0.32,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397410353390,"sku":"ROTF-177\/204-EN-CF-1","price":2.69,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397410386158,"sku":"ROTF-177\/204-EN-CF-2","price":2.29,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397410418926,"sku":"ROTF-177\/204-EN-CF-3","price":1.88,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397410451694,"sku":"ROTF-177\/204-EN-CF-4","price":1.3,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397410484462,"sku":"ROTF-177\/204-EN-CF-5","price":0.78,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/516391.jpg?v=1740155274"},{"product_id":"the-queen-commanding-presence-26-204-rise-of-the-floodborn","title":"The Queen - Commanding Presence (26\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSnow White\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\u003eCommanding Presence\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\u003eFloodborn,Villain,Queen\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\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\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\u003eShift\u003c\/strong\u003e 2 \u003cem\u003e(You may pay 2 Ink to play this on top of one your characters named The Queen.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Who is the Fairest?]\u003c\/strong\u003e Whenever this character quests, chosen opposing character gets -4 Strength this turn and chosen character gets +4 Strength 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397410517230,"sku":"ROTF-26\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44397410549998,"sku":"ROTF-26\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397410582766,"sku":"ROTF-26\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397410615534,"sku":"ROTF-26\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397410648302,"sku":"ROTF-26\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397410681070,"sku":"ROTF-26\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397410713838,"sku":"ROTF-26\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397410746606,"sku":"ROTF-26\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397410779374,"sku":"ROTF-26\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397410812142,"sku":"ROTF-26\/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\/516386.jpg?v=1740155321"},{"product_id":"tiana-celebrating-princess-196-204-rise-of-the-floodborn","title":"Tiana - Celebrating Princess (196\/204) [Rise of the Floodborn]","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\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eCelebrating Princess\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,Princess\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\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\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\u003eResist\u003c\/strong\u003e +2 \u003cem\u003e(Damage dealt to this character is reduced by 2.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[What You Give Is What You Get]\u003c\/strong\u003e While this character is exerted and you have no cards in your hand, opponents can't play actions.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397410844910,"sku":"ROTF-196\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397410877678,"sku":"ROTF-196\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397410910446,"sku":"ROTF-196\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397410943214,"sku":"ROTF-196\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397410975982,"sku":"ROTF-196\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397411008750,"sku":"ROTF-196\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397411041518,"sku":"ROTF-196\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played Cold Foil","offer_id":44397411074286,"sku":"ROTF-196\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397411107054,"sku":"ROTF-196\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397411139822,"sku":"ROTF-196\/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\/516398.jpg?v=1740155239"},{"product_id":"beast-relentless-70-204-rise-of-the-floodborn","title":"Beast - Relentless (70\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBeauty and the Beast\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\u003eRelentless\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,Hero,Prince\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\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[Second Wind]\u003c\/strong\u003e Whenever an opposing character is damaged, you may ready this 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397411172590,"sku":"ROTF-70\/204-EN-N-1","price":1.81,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397411205358,"sku":"ROTF-70\/204-EN-N-2","price":1.58,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397411238126,"sku":"ROTF-70\/204-EN-N-3","price":1.3,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397411270894,"sku":"ROTF-70\/204-EN-N-4","price":0.93,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397411303662,"sku":"ROTF-70\/204-EN-N-5","price":0.53,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397411336430,"sku":"ROTF-70\/204-EN-CF-1","price":6.84,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397411369198,"sku":"ROTF-70\/204-EN-CF-2","price":5.81,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397411401966,"sku":"ROTF-70\/204-EN-CF-3","price":4.75,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397411434734,"sku":"ROTF-70\/204-EN-CF-4","price":3.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397411467502,"sku":"ROTF-70\/204-EN-CF-5","price":2.03,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/520858.jpg?v=1740155276"},{"product_id":"bucky-squirrel-squeak-tutor-73-204-rise-of-the-floodborn","title":"Bucky - Squirrel Squeak Tutor (73\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eEmperor's New Groove\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\u003eSquirrel Squeak Tutor\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,Ally\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\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\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\u003eWard\u003c\/strong\u003e \u003cem\u003e(Opponents can't choose this character except to challenge.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Squeak]\u003c\/strong\u003e Whenever you play a Floodborn character, each opponent chooses and discards a card.\n\u003cbr\u003e\n\u003cbr\u003e\u003cem\u003e\u003cspan style=\"color:red\"\u003eThis card's text has received errata:\n\u003cbr\u003eCost: 3\n\u003cbr\u003e\u003cstrong\u003e[Squeak]\u003c\/strong\u003e Whenever you play a Floodborn character, if you used \u003cstrong\u003eShift\u003c\/strong\u003e to play them, each opponent chooses and discards a card.\u003c\/span\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397411500270,"sku":"ROTF-73\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397411533038,"sku":"ROTF-73\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397411565806,"sku":"ROTF-73\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397411598574,"sku":"ROTF-73\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397411631342,"sku":"ROTF-73\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397411664110,"sku":"ROTF-73\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397411696878,"sku":"ROTF-73\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397411729646,"sku":"ROTF-73\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397411762414,"sku":"ROTF-73\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397411795182,"sku":"ROTF-73\/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\/519506.jpg?v=1740155268"},{"product_id":"robin-hood-capable-fighter-193-204-rise-of-the-floodborn","title":"Robin Hood - Capable Fighter (193\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eRobin Hood\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\u003eCapable Fighter\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\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[Skirmish]\u003c\/strong\u003e [Exert] — Deal 1 damage to chosen 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397411827950,"sku":"ROTF-193\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397411860718,"sku":"ROTF-193\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397411893486,"sku":"ROTF-193\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397411926254,"sku":"ROTF-193\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397411959022,"sku":"ROTF-193\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397411991790,"sku":"ROTF-193\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397412024558,"sku":"ROTF-193\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397412057326,"sku":"ROTF-193\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397412090094,"sku":"ROTF-193\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397412122862,"sku":"ROTF-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\/519504.jpg?v=1740155246"},{"product_id":"the-prince-never-gives-up-195-204-rise-of-the-floodborn","title":"The Prince - Never Gives Up (195\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eSnow White\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\u003eNever Gives Up\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,Prince\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\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\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.)\u003c\/em\u003e\n\u003cbr\u003e\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397412155630,"sku":"ROTF-195\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397412188398,"sku":"ROTF-195\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397412221166,"sku":"ROTF-195\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397412253934,"sku":"ROTF-195\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397412286702,"sku":"ROTF-195\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397412319470,"sku":"ROTF-195\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397412352238,"sku":"ROTF-195\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397412385006,"sku":"ROTF-195\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397412417774,"sku":"ROTF-195\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397412450542,"sku":"ROTF-195\/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\/517607.jpg?v=1740155250"},{"product_id":"cogsworth-grandfather-clock-142-204-rise-of-the-floodborn","title":"Cogsworth - Grandfather Clock (142\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBeauty and the Beast\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\u003eGrandfather Clock\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\u003eFloodborn,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\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\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\u003eShift\u003c\/strong\u003e 3 \u003cem\u003e(You may pay 3 Ink to play this on top of one of your characters named Cogsworth.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003eWard\u003c\/strong\u003e \u003cem\u003e(Opponents can't choose this character except to challenge.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Unwind]\u003c\/strong\u003e Your other characters gain \u003cstrong\u003eResist\u003c\/strong\u003e +1 \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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397412483310,"sku":"ROTF-142\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44397412516078,"sku":"ROTF-142\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397412548846,"sku":"ROTF-142\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397412581614,"sku":"ROTF-142\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397412614382,"sku":"ROTF-142\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397412647150,"sku":"ROTF-142\/204-EN-CF-1","price":2.58,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397412679918,"sku":"ROTF-142\/204-EN-CF-2","price":2.19,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397412712686,"sku":"ROTF-142\/204-EN-CF-3","price":1.81,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397412745454,"sku":"ROTF-142\/204-EN-CF-4","price":1.29,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397412778222,"sku":"ROTF-142\/204-EN-CF-5","price":0.77,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/517595.jpg?v=1740155297"},{"product_id":"panic-underworld-imp-87-204-rise-of-the-floodborn","title":"Panic - Underworld Imp (87\/204) [Rise of the Floodborn]","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\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eUnderworld Imp\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,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\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 Can Handle It]\u003c\/strong\u003e When you play this character, chosen character gets +2 Strength this turn. If the chosen character is named Pain, he gets +4 Strength instead.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397412810990,"sku":"ROTF-87\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397412843758,"sku":"ROTF-87\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397412876526,"sku":"ROTF-87\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397412909294,"sku":"ROTF-87\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397412942062,"sku":"ROTF-87\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397412974830,"sku":"ROTF-87\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397413007598,"sku":"ROTF-87\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397413040366,"sku":"ROTF-87\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397413073134,"sku":"ROTF-87\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397413105902,"sku":"ROTF-87\/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\/519492.jpg?v=1740155276"},{"product_id":"mulan-soldier-in-training-117-204-rise-of-the-floodborn","title":"Mulan - Soldier in Training (117\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMulan\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\u003eSoldier in Training\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,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\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\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397413138670,"sku":"ROTF-117\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397413171438,"sku":"ROTF-117\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397413204206,"sku":"ROTF-117\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397413236974,"sku":"ROTF-117\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397413269742,"sku":"ROTF-117\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397413302510,"sku":"ROTF-117\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397413335278,"sku":"ROTF-117\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397413368046,"sku":"ROTF-117\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397413400814,"sku":"ROTF-117\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397413433582,"sku":"ROTF-117\/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\/518786.jpg?v=1740155294"},{"product_id":"hypnotize-98-204-rise-of-the-floodborn","title":"Hypnotize (98\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eThe Jungle Book\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\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\"\u003eEach opponent chooses and discards a card. 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397413466350,"sku":"ROTF-98\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397413499118,"sku":"ROTF-98\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397413531886,"sku":"ROTF-98\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397413564654,"sku":"ROTF-98\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397413597422,"sku":"ROTF-98\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397413630190,"sku":"ROTF-98\/204-EN-CF-1","price":0.64,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397413662958,"sku":"ROTF-98\/204-EN-CF-2","price":0.54,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397413695726,"sku":"ROTF-98\/204-EN-CF-3","price":0.45,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397413728494,"sku":"ROTF-98\/204-EN-CF-4","price":0.32,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397413761262,"sku":"ROTF-98\/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\/518790.jpg?v=1740155307"},{"product_id":"bounce-97-204-rise-of-the-floodborn","title":"Bounce (97\/204) [Rise of the Floodborn]","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    \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\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\"\u003eReturn chosen character of yours to your hand to return another chosen character to their player's hand.\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397414121710,"sku":"ROTF-97\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397414154478,"sku":"ROTF-97\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397414187246,"sku":"ROTF-97\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397414220014,"sku":"ROTF-97\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397414252782,"sku":"ROTF-97\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397414285550,"sku":"ROTF-97\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397414318318,"sku":"ROTF-97\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397414351086,"sku":"ROTF-97\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397414383854,"sku":"ROTF-97\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397414416622,"sku":"ROTF-97\/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\/517599.jpg?v=1740155294"},{"product_id":"minnie-mouse-wide-eyed-diver-114-204-rise-of-the-floodborn","title":"Minnie Mouse - Wide-Eyed Diver (114\/204) [Rise of the Floodborn]","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\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eWide-Eyed Diver\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\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\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 2 \u003cem\u003e(You may pay 2 Ink to play this on top of one of your characters named Minnie Mouse.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003eEvasive\u003c\/strong\u003e \u003cem\u003e(Only characters with Evasive can challenge this character.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Undersea Adventure]\u003c\/strong\u003e Whenever you play a second action in a turn, this character gets +2 Lore 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397413794030,"sku":"ROTF-114\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397413826798,"sku":"ROTF-114\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44397413859566,"sku":"ROTF-114\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397413892334,"sku":"ROTF-114\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397413925102,"sku":"ROTF-114\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397413957870,"sku":"ROTF-114\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44397413990638,"sku":"ROTF-114\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397414023406,"sku":"ROTF-114\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397414056174,"sku":"ROTF-114\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397414088942,"sku":"ROTF-114\/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\/519169.jpg?v=1740155307"},{"product_id":"cogsworth-talking-clock-143-204-rise-of-the-floodborn","title":"Cogsworth - Talking Clock (143\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBeauty and the Beast\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\u003eTalking Clock\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\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[Wait A Minute]\u003c\/strong\u003e Your character with \u003cstrong\u003eReckless\u003c\/strong\u003e gain \"[Exert] — 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397414613230,"sku":"ROTF-143\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397414645998,"sku":"ROTF-143\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397414678766,"sku":"ROTF-143\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397414711534,"sku":"ROTF-143\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397414744302,"sku":"ROTF-143\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397414777070,"sku":"ROTF-143\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397414809838,"sku":"ROTF-143\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397414842606,"sku":"ROTF-143\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397414875374,"sku":"ROTF-143\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397414908142,"sku":"ROTF-143\/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\/517592.jpg?v=1740155312"},{"product_id":"im-stuck-63-204-rise-of-the-floodborn","title":"I'm Stuck! (63\/204) [Rise of the Floodborn]","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\u003e1\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\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 exerted character can't ready at the start of 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397415432430,"sku":"ROTF-63\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397415465198,"sku":"ROTF-63\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397415497966,"sku":"ROTF-63\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397415530734,"sku":"ROTF-63\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397415563502,"sku":"ROTF-63\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397415596270,"sku":"ROTF-63\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397415629038,"sku":"ROTF-63\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397415661806,"sku":"ROTF-63\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397415694574,"sku":"ROTF-63\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397415727342,"sku":"ROTF-63\/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\/517032.jpg?v=1740155256"},{"product_id":"flynn-rider-confident-vagabond-81-204-rise-of-the-floodborn","title":"Flynn Rider - Confident Vagabond (81\/204) [Rise of the Floodborn]","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\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eConfident Vagabond\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,Hero,Prince\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\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44397416415470,"sku":"ROTF-81\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44397416448238,"sku":"ROTF-81\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44397416481006,"sku":"ROTF-81\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44397416513774,"sku":"ROTF-81\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44397416546542,"sku":"ROTF-81\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44397416579310,"sku":"ROTF-81\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44397416612078,"sku":"ROTF-81\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44397416644846,"sku":"ROTF-81\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44397416677614,"sku":"ROTF-81\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44397416710382,"sku":"ROTF-81\/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\/517453.jpg?v=1740155303"},{"product_id":"minnie-mouse-zipping-around-115-204-rise-of-the-floodborn","title":"Minnie Mouse - Zipping Around (115\/204) [Rise of the Floodborn]","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    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eZipping Around\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\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\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44408163860718,"sku":"ROTF-115\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44408163893486,"sku":"ROTF-115\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44408163926254,"sku":"ROTF-115\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44408163959022,"sku":"ROTF-115\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44408163991790,"sku":"ROTF-115\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44408164024558,"sku":"ROTF-115\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44408164057326,"sku":"ROTF-115\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44408164090094,"sku":"ROTF-115\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44408164122862,"sku":"ROTF-115\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44408164155630,"sku":"ROTF-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\/524290.jpg?v=1740155240"},{"product_id":"tigger-one-of-a-kind-127-204-rise-of-the-floodborn","title":"Tigger - One of a Kind (127\/204) [Rise of the Floodborn]","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\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eOne of a Kind\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,Tigger\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\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[Energetic]\u003c\/strong\u003e Whenever you play an action, this character gets +2 Strength 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44408171888878,"sku":"ROTF-127\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44408171921646,"sku":"ROTF-127\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44408171954414,"sku":"ROTF-127\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44408171987182,"sku":"ROTF-127\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44408172019950,"sku":"ROTF-127\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44408172052718,"sku":"ROTF-127\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44408172085486,"sku":"ROTF-127\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44408172118254,"sku":"ROTF-127\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44408172151022,"sku":"ROTF-127\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44408172183790,"sku":"ROTF-127\/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\/524189.jpg?v=1740155265"},{"product_id":"donald-duck-deep-sea-diver-178-204-rise-of-the-floodborn","title":"Donald Duck - Deep-Sea Diver (178\/204) [Rise of the Floodborn]","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\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eDeep-Sea Diver\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\u003e6\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    \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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44408172871918,"sku":"ROTF-178\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44408172904686,"sku":"ROTF-178\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44408172937454,"sku":"ROTF-178\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44408172970222,"sku":"ROTF-178\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44408173002990,"sku":"ROTF-178\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44408173035758,"sku":"ROTF-178\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44408173068526,"sku":"ROTF-178\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44408173101294,"sku":"ROTF-178\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44408173134062,"sku":"ROTF-178\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44408173166830,"sku":"ROTF-178\/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\/524218.jpg?v=1740155310"},{"product_id":"bibbidi-bobbidi-boo-96-204-rise-of-the-floodborn","title":"Bibbidi Bobbidi Boo (96\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eCinderella\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\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 3 or more can [Exert] to sing this song for free.)\u003c\/em\u003e\n\u003cbr\u003eReturn chosen character of yours to your hand to play another character with the same cost or less 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44408173527278,"sku":"ROTF-96\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44408173560046,"sku":"ROTF-96\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44408173592814,"sku":"ROTF-96\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44408173625582,"sku":"ROTF-96\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44408173658350,"sku":"ROTF-96\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44408173691118,"sku":"ROTF-96\/204-EN-CF-1","price":2.32,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44408173723886,"sku":"ROTF-96\/204-EN-CF-2","price":1.97,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44408173756654,"sku":"ROTF-96\/204-EN-CF-3","price":1.67,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44408173789422,"sku":"ROTF-96\/204-EN-CF-4","price":1.2,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44408173822190,"sku":"ROTF-96\/204-EN-CF-5","price":0.7,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/524184.jpg?v=1740155250"},{"product_id":"scar-vicious-cheater-125-204-rise-of-the-floodborn","title":"Scar - Vicious Cheater (125\/204) [Rise of the Floodborn]","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\u003e7\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eVicious Cheater\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,Villain\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e6\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\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\u003eRush\u003c\/strong\u003e \u003cem\u003e(This character can challenge the turn they're played.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Daddy Isn't Here To Save You]\u003c\/strong\u003e During your turn, whenever this character banishes another character in a challenge, you may ready this character. He 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44408174182638,"sku":"ROTF-125\/204-EN-N-1","price":2.03,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":44408174215406,"sku":"ROTF-125\/204-EN-N-2","price":1.73,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":44408174248174,"sku":"ROTF-125\/204-EN-N-3","price":1.42,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44408174280942,"sku":"ROTF-125\/204-EN-N-4","price":1.02,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44408174313710,"sku":"ROTF-125\/204-EN-N-5","price":0.61,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44408174346478,"sku":"ROTF-125\/204-EN-CF-1","price":9.55,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":44408174379246,"sku":"ROTF-125\/204-EN-CF-2","price":8.12,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44408174412014,"sku":"ROTF-125\/204-EN-CF-3","price":6.71,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44408174444782,"sku":"ROTF-125\/204-EN-CF-4","price":4.79,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44408174477550,"sku":"ROTF-125\/204-EN-CF-5","price":2.84,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/523760.jpg?v=1740155214"},{"product_id":"li-shang-archery-instructor-187-204-rise-of-the-floodborn","title":"Li Shang - Archery Instructor (187\/204) [Rise of the Floodborn]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMulan\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\u003eArchery Instructor\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\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[Archery Lesson]\u003c\/strong\u003e Whenever this character quests, your character gains \u003cstrong\u003eEvasive\u003c\/strong\u003e this turn. \u003cem\u003e(They can challenge characters with Evasive.)\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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44408174510318,"sku":"ROTF-187\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44408174543086,"sku":"ROTF-187\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44408174575854,"sku":"ROTF-187\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44408174608622,"sku":"ROTF-187\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44408174641390,"sku":"ROTF-187\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44408174674158,"sku":"ROTF-187\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44408174706926,"sku":"ROTF-187\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44408174739694,"sku":"ROTF-187\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44408174772462,"sku":"ROTF-187\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44408174805230,"sku":"ROTF-187\/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\/523755.jpg?v=1740155286"},{"product_id":"daisy-duck-secret-agent-76-204-rise-of-the-floodborn","title":"Daisy Duck - Secret Agent (76\/204) [Rise of the Floodborn]","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\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eSecret Agent\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\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\u003e[Thwart]\u003c\/strong\u003e Whenever this character quests, each opponent chooses and discards 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":"Rise of the Floodborn","offers":[{"title":"Near Mint","offer_id":44410805616878,"sku":"ROTF-76\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":44410805649646,"sku":"ROTF-76\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":44410805682414,"sku":"ROTF-76\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":44410805715182,"sku":"ROTF-76\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":44410805747950,"sku":"ROTF-76\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":44410805780718,"sku":"ROTF-76\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":44410805813486,"sku":"ROTF-76\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":44410805846254,"sku":"ROTF-76\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":44410805879022,"sku":"ROTF-76\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":44410805911790,"sku":"ROTF-76\/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\/524366.jpg?v=1740155275"}],"url":"https:\/\/gtgames.ca\/collections\/rise-of-the-floodborn.oembed","provider":"GT Games","version":"1.0","type":"link"}