{"title":"Reign of Jafar","description":null,"products":[{"product_id":"perdita-determined-mother-27-204-reign-of-jafar","title":"Perdita - Determined Mother (27\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eDetermined Mother\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber;Sapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\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 4\u003c\/strong\u003e\u003cem\u003e(You may pay 4 Ink to play this on top of one of your characters named Perdita.)\u003c\/em\u003e\n\u003cbr\u003e\u003cstrong\u003e[Quick, Everyone Hide]\u003c\/strong\u003e When you play this character, you may put all Puppy character cards from your discard into your inkwell facedown and exerted.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46487392026862,"sku":"ROJ-27\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46487392059630,"sku":"ROJ-27\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46487392092398,"sku":"ROJ-27\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46487392125166,"sku":"ROJ-27\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46487392157934,"sku":"ROJ-27\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46487392190702,"sku":"ROJ-27\/204-EN-CF-1","price":2.0,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46487392223470,"sku":"ROJ-27\/204-EN-CF-2","price":1.7,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46487392256238,"sku":"ROJ-27\/204-EN-CF-3","price":1.4,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46487392289006,"sku":"ROJ-27\/204-EN-CF-4","price":1.04,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46487392321774,"sku":"ROJ-27\/204-EN-CF-5","price":0.62,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/630061.jpg?v=1766517518"},{"product_id":"maui-stubborn-trickster-110-204-reign-of-jafar","title":"Maui - Stubborn Trickster (110\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMoana\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eStubborn Trickster\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald;Steel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \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\u003eSuper Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[I'm Not Finished Yet]\u003c\/strong\u003e When this character is banished, choose one:\n\u003cbr\u003e• Put 2 damage counters on all opposing characters.\n\u003cbr\u003e• Banish all opposing items\n\u003cbr\u003e• Banish all opposing locations\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46487392485614,"sku":"ROJ-110\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46487392518382,"sku":"ROJ-110\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46487392551150,"sku":"ROJ-110\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46487392583918,"sku":"ROJ-110\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46487392616686,"sku":"ROJ-110\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46487392649454,"sku":"ROJ-110\/204-EN-CF-1","price":1.99,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46487392682222,"sku":"ROJ-110\/204-EN-CF-2","price":1.67,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46487392714990,"sku":"ROJ-110\/204-EN-CF-3","price":1.38,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46487392747758,"sku":"ROJ-110\/204-EN-CF-4","price":0.97,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46487392780526,"sku":"ROJ-110\/204-EN-CF-5","price":0.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/630062.jpg?v=1766517407"},{"product_id":"hades-ruthless-tyrant-48-204-reign-of-jafar","title":"Hades - Ruthless Tyrant (48\/204) [Reign of Jafar]","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\u003e7\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRuthless Tyrant\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmethyst;Ruby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \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\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[Short on Patience]\u003c\/strong\u003e When you play this character and whenever he quests, you may deal 2 damage to another chosen character of yours to draw 2 cards.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46487392813294,"sku":"ROJ-48\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46487392846062,"sku":"ROJ-48\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46487392878830,"sku":"ROJ-48\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46487392911598,"sku":"ROJ-48\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46487392944366,"sku":"ROJ-48\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46487392977134,"sku":"ROJ-48\/204-EN-CF-1","price":3.92,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46487393009902,"sku":"ROJ-48\/204-EN-CF-2","price":3.33,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46487393042670,"sku":"ROJ-48\/204-EN-CF-3","price":2.74,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46487393075438,"sku":"ROJ-48\/204-EN-CF-4","price":2.01,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46487393108206,"sku":"ROJ-48\/204-EN-CF-5","price":1.18,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/630060.jpg?v=1761755448"},{"product_id":"yelana-northuldra-leader-55-204-reign-of-jafar","title":"Yelana - Northuldra Leader (55\/204) [Reign of Jafar]","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\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eNorthuldra Leader\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    \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,strong\u0026gt;[We Only Trust Nature] When you play this character, chosen character gains Challenger +2 this turn. \u003cem\u003e(They get +2 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492925853934,"sku":"ROJ-55\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492925886702,"sku":"ROJ-55\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":46492925919470,"sku":"ROJ-55\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492925952238,"sku":"ROJ-55\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492925985006,"sku":"ROJ-55\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492926017774,"sku":"ROJ-55\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492926050542,"sku":"ROJ-55\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492926083310,"sku":"ROJ-55\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492926116078,"sku":"ROJ-55\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492926148846,"sku":"ROJ-55\/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\/631388.jpg?v=1766517422"},{"product_id":"walk-the-plank-118-204-reign-of-jafar","title":"Walk the Plank (118\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003ePeter Pan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald;Steel\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\"\u003eYour Pirate characters gain \"Exert- Banish chosen damaged character\" 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492929523950,"sku":"ROJ-118\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492929556718,"sku":"ROJ-118\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492929589486,"sku":"ROJ-118\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492929622254,"sku":"ROJ-118\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492929655022,"sku":"ROJ-118\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492929687790,"sku":"ROJ-118\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492929720558,"sku":"ROJ-118\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492929753326,"sku":"ROJ-118\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492929786094,"sku":"ROJ-118\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492929818862,"sku":"ROJ-118\/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\/631427.jpg?v=1766516871"},{"product_id":"wilhelmina-packard-the-radio-operator-85-204-reign-of-jafar","title":"Wilhelmina Packard - The Radio Operator (85\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eThe Radio Operator\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    \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    \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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492926247150,"sku":"ROJ-85\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492926279918,"sku":"ROJ-85\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492926312686,"sku":"ROJ-85\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492926345454,"sku":"ROJ-85\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492926378222,"sku":"ROJ-85\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492926410990,"sku":"ROJ-85\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492926443758,"sku":"ROJ-85\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492926476526,"sku":"ROJ-85\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492926509294,"sku":"ROJ-85\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492926542062,"sku":"ROJ-85\/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\/631406.jpg?v=1766516869"},{"product_id":"vanellope-von-schweetz-spunky-speedster-124-204-reign-of-jafar","title":"Vanellope Von Schweetz - Spunky Speedster (124\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eWreck It Ralph\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\u003eSpunky Speedster\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003eEvasive \u003cem\u003e(Only characters with Evasive can challenge this character.)\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492926574830,"sku":"ROJ-124\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492926607598,"sku":"ROJ-124\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492926640366,"sku":"ROJ-124\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492926673134,"sku":"ROJ-124\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492926705902,"sku":"ROJ-124\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492926738670,"sku":"ROJ-124\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492926771438,"sku":"ROJ-124\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492926804206,"sku":"ROJ-124\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492926836974,"sku":"ROJ-124\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492926869742,"sku":"ROJ-124\/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\/631430.jpg?v=1766516933"},{"product_id":"zipper-flying-ranger-192-204-reign-of-jafar","title":"Zipper - Flying Ranger (192\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eChip 'n' Dale: Rescue Rangers\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\u003eFlying Ranger\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\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[Best Mates]\u003c\/strong\u003e If you have a character named Monterey Jack in play, you pay 1 Ink less to play this character.\u003cbr\u003e\n\u003cstrong\u003e[Burst of Speed]\u003c\/strong\u003e During your turn, this character gains Evasive. \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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492929884398,"sku":"ROJ-192\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492929917166,"sku":"ROJ-192\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":46492929949934,"sku":"ROJ-192\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492929982702,"sku":"ROJ-192\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492930015470,"sku":"ROJ-192\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492930048238,"sku":"ROJ-192\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492930081006,"sku":"ROJ-192\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492930113774,"sku":"ROJ-192\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492930146542,"sku":"ROJ-192\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492930179310,"sku":"ROJ-192\/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\/631476.jpg?v=1766516855"},{"product_id":"wrong-lever-116-204-reign-of-jafar","title":"Wrong Lever! (116\/204) [Reign of Jafar]","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\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\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\"\u003eChoose one:\u003cbr\u003e\n• Return chosen character to their player's hand.\u003cbr\u003e\n• Put a card named Pull the Lever! from your discard on the bottom of your deck to put chosen character on the bottom of their player's 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492930572526,"sku":"ROJ-116\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46492930605294,"sku":"ROJ-116\/204-EN-N-2","price":0.67,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492930638062,"sku":"ROJ-116\/204-EN-N-3","price":0.55,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492930670830,"sku":"ROJ-116\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492930703598,"sku":"ROJ-116\/204-EN-N-5","price":0.26,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492930736366,"sku":"ROJ-116\/204-EN-CF-1","price":5.59,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492930769134,"sku":"ROJ-116\/204-EN-CF-2","price":4.75,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492930801902,"sku":"ROJ-116\/204-EN-CF-3","price":3.91,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492930834670,"sku":"ROJ-116\/204-EN-CF-4","price":2.79,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492930867438,"sku":"ROJ-116\/204-EN-CF-5","price":1.68,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631425.jpg?v=1766516871"},{"product_id":"vincenzo-santorini-the-explosives-expert-197-204-reign-of-jafar","title":"Vincenzo Santorini - The Explosives Expert (197\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e7\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eThe Explosives Expert\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    \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\u003e8\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\u003e[I Just Like to Blow Things Up]\u003c\/strong\u003e When you play this character, you may deal 3 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492927197422,"sku":"ROJ-197\/204-EN-N-1","price":1.26,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46492927230190,"sku":"ROJ-197\/204-EN-N-2","price":1.07,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492927262958,"sku":"ROJ-197\/204-EN-N-3","price":0.88,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492927295726,"sku":"ROJ-197\/204-EN-N-4","price":0.63,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492927328494,"sku":"ROJ-197\/204-EN-N-5","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492927361262,"sku":"ROJ-197\/204-EN-CF-1","price":12.1,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492927394030,"sku":"ROJ-197\/204-EN-CF-2","price":10.29,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492927426798,"sku":"ROJ-197\/204-EN-CF-3","price":8.47,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492927459566,"sku":"ROJ-197\/204-EN-CF-4","price":6.05,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492927492334,"sku":"ROJ-197\/204-EN-CF-5","price":3.63,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631481.jpg?v=1766516882"},{"product_id":"vinnie-green-pigeon-194-204-reign-of-jafar","title":"Vinnie - Green Pigeon (194\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBolt\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\u003eGreen Pigeon\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    \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\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[Learning Experience]\u003c\/strong\u003e During an opponent's turn, whenever one of your other characters is banished, 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492927590638,"sku":"ROJ-194\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46492927623406,"sku":"ROJ-194\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492927656174,"sku":"ROJ-194\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492927688942,"sku":"ROJ-194\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492927721710,"sku":"ROJ-194\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492927754478,"sku":"ROJ-194\/204-EN-CF-1","price":2.91,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492927787246,"sku":"ROJ-194\/204-EN-CF-2","price":2.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492927820014,"sku":"ROJ-194\/204-EN-CF-3","price":2.04,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492927852782,"sku":"ROJ-194\/204-EN-CF-4","price":1.46,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492927885550,"sku":"ROJ-194\/204-EN-CF-5","price":0.91,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631479.jpg?v=1766516885"},{"product_id":"undermine-117-204-reign-of-jafar","title":"Undermine (117\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAtlantis\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eEmerald;Ruby\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\"\u003eChosen opponent choose and discards a card. Chosen 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492927918318,"sku":"ROJ-117\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492927951086,"sku":"ROJ-117\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492927983854,"sku":"ROJ-117\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492928016622,"sku":"ROJ-117\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492928049390,"sku":"ROJ-117\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492928082158,"sku":"ROJ-117\/204-EN-CF-1","price":0.58,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492928114926,"sku":"ROJ-117\/204-EN-CF-2","price":0.49,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492928147694,"sku":"ROJ-117\/204-EN-CF-3","price":0.41,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492928180462,"sku":"ROJ-117\/204-EN-CF-4","price":0.29,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492928213230,"sku":"ROJ-117\/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\/631426.jpg?v=1766516947"},{"product_id":"twitterpated-150-204-reign-of-jafar","title":"Twitterpated (150\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBambi\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\u003eRuby\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\"\u003eChosen character gains Evasive until the start of your next turn. \u003cem\u003e(Only characters with Evasive can challenge them.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492932538606,"sku":"ROJ-150\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492932571374,"sku":"ROJ-150\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492932604142,"sku":"ROJ-150\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492932636910,"sku":"ROJ-150\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492932669678,"sku":"ROJ-150\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492932702446,"sku":"ROJ-150\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492932735214,"sku":"ROJ-150\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492932767982,"sku":"ROJ-150\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492932800750,"sku":"ROJ-150\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492932833518,"sku":"ROJ-150\/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\/631450.jpg?v=1766517511"},{"product_id":"trials-and-tribulations-43-204-reign-of-jafar","title":"Trials and Tribulations (43\/204) [Reign of Jafar]","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\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\"\u003e\n\u003cem\u003e(A character with cost 2 or more can Exert to sing this song for free.)\u003c\/em\u003e\u003cbr\u003e\nChosen character gets -4 Strength until the start of your 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492933292270,"sku":"ROJ-43\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492933325038,"sku":"ROJ-43\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492933357806,"sku":"ROJ-43\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492933390574,"sku":"ROJ-43\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492933423342,"sku":"ROJ-43\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492933456110,"sku":"ROJ-43\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492933488878,"sku":"ROJ-43\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492933521646,"sku":"ROJ-43\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492933554414,"sku":"ROJ-43\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492933587182,"sku":"ROJ-43\/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\/631381.jpg?v=1766516882"},{"product_id":"the-sword-of-shan-yu-152-204-reign-of-jafar","title":"The Sword of Shan Yu (152\/204) [Reign of Jafar]","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\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[Worthy Weapon]\u003c\/strong\u003e Exert, Exert one of your characters - Ready chosen character. They can't quest for the rest of this turn.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492933718254,"sku":"ROJ-152\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492933751022,"sku":"ROJ-152\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492933783790,"sku":"ROJ-152\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492933816558,"sku":"ROJ-152\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492933849326,"sku":"ROJ-152\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492933882094,"sku":"ROJ-152\/204-EN-CF-1","price":1.0,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492933914862,"sku":"ROJ-152\/204-EN-CF-2","price":0.86,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492933947630,"sku":"ROJ-152\/204-EN-CF-3","price":0.71,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492933980398,"sku":"ROJ-152\/204-EN-CF-4","price":0.51,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492934013166,"sku":"ROJ-152\/204-EN-CF-5","price":0.3,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631452.jpg?v=1766517422"},{"product_id":"the-nephews-piggy-bank-44-204-reign-of-jafar","title":"The Nephews' Piggy Bank (44\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \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\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[Inside Job]\u003c\/strong\u003e If you have a character named Donald Duck in play, you pay 1 Ink less to play this item.\u003cbr\u003e\u003cstrong\u003e[Payoff]\u003c\/strong\u003e [Exert] – Chosen character gets -1 Strength until the start of your 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492930900206,"sku":"ROJ-44\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492930932974,"sku":"ROJ-44\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492930965742,"sku":"ROJ-44\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492930998510,"sku":"ROJ-44\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492931031278,"sku":"ROJ-44\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492931064046,"sku":"ROJ-44\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492931096814,"sku":"ROJ-44\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492931129582,"sku":"ROJ-44\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492931162350,"sku":"ROJ-44\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492931195118,"sku":"ROJ-44\/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\/631335.jpg?v=1766516910"},{"product_id":"the-coachman-greedy-deceiver-140-204-reign-of-jafar","title":"The Coachman - Greedy Deceiver (140\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003ePinocchio\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\u003eGreedy Deceiver\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby;Steel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \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\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[Wild Ride]\u003c\/strong\u003e While 2 or more characters of yours are exerted, this character gets +2 Strength and gains Evasive. \u003cem\u003e(Only characters with Evasive can challenge them.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492931260654,"sku":"ROJ-140\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492931293422,"sku":"ROJ-140\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492931326190,"sku":"ROJ-140\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492931358958,"sku":"ROJ-140\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492931391726,"sku":"ROJ-140\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492931424494,"sku":"ROJ-140\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492931457262,"sku":"ROJ-140\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492931490030,"sku":"ROJ-140\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492931522798,"sku":"ROJ-140\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492931555566,"sku":"ROJ-140\/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\/631441.jpg?v=1766517430"},{"product_id":"stopped-chaos-in-its-tracks-115-204-reign-of-jafar","title":"Stopped Chaos in Its tracks (115\/204) [Reign of Jafar]","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\u003e8\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\"\u003eSing Together 8 \u003cem\u003e(Any number of your or your teammates' characters with total cost 8 or more may Exert to sing this song for free.)\u003c\/em\u003e\u003cbr\u003e\nReturn up to 2 chosen characters with 3 Strength or less each 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492931850478,"sku":"ROJ-115\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492931883246,"sku":"ROJ-115\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492931916014,"sku":"ROJ-115\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492931948782,"sku":"ROJ-115\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492931981550,"sku":"ROJ-115\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492932014318,"sku":"ROJ-115\/204-EN-CF-1","price":0.85,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492932047086,"sku":"ROJ-115\/204-EN-CF-2","price":0.77,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492932079854,"sku":"ROJ-115\/204-EN-CF-3","price":0.63,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492932112622,"sku":"ROJ-115\/204-EN-CF-4","price":0.45,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492932145390,"sku":"ROJ-115\/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\/631424.jpg?v=1766516919"},{"product_id":"stitch-experiment-626-166-204-reign-of-jafar","title":"Stitch - Experiment 626 (166\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLilo and Stitch\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eExperiment 626\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    \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\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[So Naughty]\u003c\/strong\u003e  When you play this character, each opponent puts the top card of their deck into their inkwell facedown and exerted.\u003cbr\u003e\n\u003cstrong\u003e[Stealth Mode]\u003c\/strong\u003e At the start of your turn, if this character is in your discard, you may choose and discard a card with Inkwell to play him for free and he enters play exerted.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492932178158,"sku":"ROJ-166\/204-EN-N-1","price":1.92,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492932210926,"sku":"ROJ-166\/204-EN-N-2","price":1.63,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492932243694,"sku":"ROJ-166\/204-EN-N-3","price":1.34,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492932276462,"sku":"ROJ-166\/204-EN-N-4","price":0.96,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492932309230,"sku":"ROJ-166\/204-EN-N-5","price":0.57,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492932341998,"sku":"ROJ-166\/204-EN-CF-1","price":5.17,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492932374766,"sku":"ROJ-166\/204-EN-CF-2","price":4.39,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492932407534,"sku":"ROJ-166\/204-EN-CF-3","price":3.62,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492932440302,"sku":"ROJ-166\/204-EN-CF-4","price":2.58,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492932473070,"sku":"ROJ-166\/204-EN-CF-5","price":1.55,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631463.jpg?v=1766516917"},{"product_id":"the-wardrobe-perceptive-friend-160-204-reign-of-jafar","title":"The Wardrobe - Perceptive Friend (160\/204) [Reign of Jafar]","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\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003ePrerceptive Friend\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    \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\u003e[I Have Just The Thing!]\u003c\/strong\u003e Exert, Choose and discard an item card - Draw 2 cards\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492936634606,"sku":"ROJ-160\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492936667374,"sku":"ROJ-160\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492936700142,"sku":"ROJ-160\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492936732910,"sku":"ROJ-160\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492936765678,"sku":"ROJ-160\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492936798446,"sku":"ROJ-160\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492936831214,"sku":"ROJ-160\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492936863982,"sku":"ROJ-160\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492936896750,"sku":"ROJ-160\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492936929518,"sku":"ROJ-160\/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\/631457.jpg?v=1766516903"},{"product_id":"wasabi-always-prepared-158-204-reign-of-jafar","title":"Wasabi - Always Prepared (158\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBig Hero 6\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\u003eAlways Prepared\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\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\"\u003eSupport \u003cem\u003e(Whenever this character quests, you may add their Strength to another chosen character's Strength this turn.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492932899054,"sku":"ROJ-158\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492932931822,"sku":"ROJ-158\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492932964590,"sku":"ROJ-158\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492932997358,"sku":"ROJ-158\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492933030126,"sku":"ROJ-158\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492933062894,"sku":"ROJ-158\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492933095662,"sku":"ROJ-158\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492933128430,"sku":"ROJ-158\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492933161198,"sku":"ROJ-158\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492933193966,"sku":"ROJ-158\/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\/631456.jpg?v=1766517415"},{"product_id":"ryder-fleet-footed-infiltrator-56-204-reign-of-jafar","title":"Ryder - Fleet-Footed Infiltrator (56\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAladdin\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eFleet-Footed Infiltrator\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    \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\u003eEvasive\u003c\/strong\u003e \u003cem\u003e(Only characters with Evasive can challenge this character.)\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492937093358,"sku":"ROJ-56\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492937126126,"sku":"ROJ-56\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":46492937158894,"sku":"ROJ-56\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492937191662,"sku":"ROJ-56\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492937224430,"sku":"ROJ-56\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492937257198,"sku":"ROJ-56\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492937289966,"sku":"ROJ-56\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492937322734,"sku":"ROJ-56\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492937355502,"sku":"ROJ-56\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492937388270,"sku":"ROJ-56\/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\/631338.jpg?v=1766516929"},{"product_id":"the-mouse-queen-ruler-of-mousedom-153-204-reign-of-jafar","title":"The Mouse Queen - Ruler of Mousedom (153\/204) [Reign of Jafar]","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    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRuler of Mousedom\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    \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\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492937453806,"sku":"ROJ-153\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492937486574,"sku":"ROJ-153\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492937519342,"sku":"ROJ-153\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492937552110,"sku":"ROJ-153\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492937584878,"sku":"ROJ-153\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492937617646,"sku":"ROJ-153\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492937650414,"sku":"ROJ-153\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492937683182,"sku":"ROJ-153\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492937715950,"sku":"ROJ-153\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492937748718,"sku":"ROJ-153\/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\/631453.jpg?v=1766516917"},{"product_id":"the-dodo-outlandish-storyteller-126-204-reign-of-jafar","title":"The Dodo - Outlandish Storyteller (126\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAlice in Wonderland\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\u003eOutlandish Storyteller\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e0\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \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[Extraordinary Storyteller]\u003c\/strong\u003e This character gets +1 Strength for each 1 damage on him.\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492934045934,"sku":"ROJ-126\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492934078702,"sku":"ROJ-126\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492934111470,"sku":"ROJ-126\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492934144238,"sku":"ROJ-126\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492934177006,"sku":"ROJ-126\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492934209774,"sku":"ROJ-126\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492934242542,"sku":"ROJ-126\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492934275310,"sku":"ROJ-126\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492934308078,"sku":"ROJ-126\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492934340846,"sku":"ROJ-126\/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\/631432.jpg?v=1766517428"},{"product_id":"the-colonel-old-sheepdog-17-204-reign-of-jafar","title":"The Colonel - Old Sheepdog (17\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eOld Sheepdog\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    \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\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[We've Got 'Em Outnumbered]\u003c\/strong\u003e While you have 3 or more Puppy characters in play, this character gets +2 Strength and +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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492934471918,"sku":"ROJ-17\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492934504686,"sku":"ROJ-17\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492934537454,"sku":"ROJ-17\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492934570222,"sku":"ROJ-17\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492934602990,"sku":"ROJ-17\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492934635758,"sku":"ROJ-17\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492934668526,"sku":"ROJ-17\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492934701294,"sku":"ROJ-17\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492934734062,"sku":"ROJ-17\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492934766830,"sku":"ROJ-17\/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\/631361.jpg?v=1766517514"},{"product_id":"royal-guard-octopus-soldier-52-204-reign-of-jafar","title":"Royal Guard - Octopus Soldier (52\/204) [Reign of Jafar]","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\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eOctopus Soldier\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    \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\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[Heavily Armed]\u003c\/strong\u003e Whenever you draw a card, this character gains Challenger +1 this turn. \u003cem\u003e(They get +1 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492934865134,"sku":"ROJ-52\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492934897902,"sku":"ROJ-52\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492934930670,"sku":"ROJ-52\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492934963438,"sku":"ROJ-52\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492934996206,"sku":"ROJ-52\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492935028974,"sku":"ROJ-52\/204-EN-CF-1","price":2.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492935061742,"sku":"ROJ-52\/204-EN-CF-2","price":2.34,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492935094510,"sku":"ROJ-52\/204-EN-CF-3","price":1.92,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492935127278,"sku":"ROJ-52\/204-EN-CF-4","price":1.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492935160046,"sku":"ROJ-52\/204-EN-CF-5","price":0.83,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631386.jpg?v=1766516948"},{"product_id":"rolly-chubby-puppy-26-204-reign-of-jafar","title":"Rolly - Chubby Puppy (26\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eChubby Puppy\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber;Sapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \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\u003eSupport\u003c\/strong\u003e \u003cem\u003e(Whenever this character quests, you may add their Strength to another chosen character's Strength this turn.)\u003c\/em\u003e\u003cbr\u003e\n\u003cstrong\u003e[Adorable Antics]\u003c\/strong\u003e  When you play this character, you may put a character card from your discard in your inkwell facedown and exerted.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492940304622,"sku":"ROJ-26\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492940337390,"sku":"ROJ-26\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492940370158,"sku":"ROJ-26\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492940402926,"sku":"ROJ-26\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492940435694,"sku":"ROJ-26\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492940468462,"sku":"ROJ-26\/204-EN-CF-1","price":0.6,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492940501230,"sku":"ROJ-26\/204-EN-CF-2","price":0.51,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492940533998,"sku":"ROJ-26\/204-EN-CF-3","price":0.42,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492940566766,"sku":"ROJ-26\/204-EN-CF-4","price":0.3,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492940599534,"sku":"ROJ-26\/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\/631369.jpg?v=1766516940"},{"product_id":"rhino-one-sixteenth-wolf-15-204-reign-of-jafar","title":"Rhino - One-Sixteenth Wolf (15\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBolt\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\u003eOne-Sixteenth Wolf\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    \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\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[Tiny Howl]\u003c\/strong\u003e When you play this character, chosen opposing character gets -1 Strength until the start of your 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492940697838,"sku":"ROJ-15\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492940730606,"sku":"ROJ-15\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":46492940763374,"sku":"ROJ-15\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492940796142,"sku":"ROJ-15\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492940828910,"sku":"ROJ-15\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492940861678,"sku":"ROJ-15\/204-EN-CF-1","price":0.97,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492940894446,"sku":"ROJ-15\/204-EN-CF-2","price":0.82,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492940927214,"sku":"ROJ-15\/204-EN-CF-3","price":0.68,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492940959982,"sku":"ROJ-15\/204-EN-CF-4","price":0.49,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492940992750,"sku":"ROJ-15\/204-EN-CF-5","price":0.32,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631359.jpg?v=1766516955"},{"product_id":"pull-the-lever-80-204-reign-of-jafar","title":"Pull the Lever! (80\/204) [Reign of Jafar]","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\u003e3\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmethyst;Emerald\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\"\u003eChoose one:\u003cbr\u003e\n• Draw 2 cards.\u003cbr\u003e\n• 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492935356654,"sku":"ROJ-80\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492935389422,"sku":"ROJ-80\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492935422190,"sku":"ROJ-80\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492935454958,"sku":"ROJ-80\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492935487726,"sku":"ROJ-80\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492935520494,"sku":"ROJ-80\/204-EN-CF-1","price":0.89,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492935553262,"sku":"ROJ-80\/204-EN-CF-2","price":0.77,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492935586030,"sku":"ROJ-80\/204-EN-CF-3","price":0.63,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492935618798,"sku":"ROJ-80\/204-EN-CF-4","price":0.42,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492935651566,"sku":"ROJ-80\/204-EN-CF-5","price":0.25,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631402.jpg?v=1766517447"},{"product_id":"raya-infiltration-expert-100-204-reign-of-jafar","title":"Raya - Infiltration Expert (100\/204) [Reign of Jafar]","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\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eInfiltration Expert\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    \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\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[Unconventional Tactics]\u003c\/strong\u003e  Whenever this character quests, you may pay 2 Ink to ready another 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492941058286,"sku":"ROJ-100\/204-EN-N-1","price":1.25,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492941091054,"sku":"ROJ-100\/204-EN-N-2","price":1.06,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492941123822,"sku":"ROJ-100\/204-EN-N-3","price":0.88,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492941156590,"sku":"ROJ-100\/204-EN-N-4","price":0.63,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492941189358,"sku":"ROJ-100\/204-EN-N-5","price":0.41,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492941222126,"sku":"ROJ-100\/204-EN-CF-1","price":4.58,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492941254894,"sku":"ROJ-100\/204-EN-CF-2","price":3.89,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492941287662,"sku":"ROJ-100\/204-EN-CF-3","price":3.21,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492941320430,"sku":"ROJ-100\/204-EN-CF-4","price":2.29,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492941353198,"sku":"ROJ-100\/204-EN-CF-5","price":1.37,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631413.jpg?v=1766516968"},{"product_id":"pua-protective-pig-19-204-reign-of-jafar","title":"Pua - Protective Pig (19\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eMoana\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eProtective Pig\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber;Amethyst\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \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\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 \u003cbr\u003e \u003cstrong\u003e[Free Fruit]\u003c\/strong\u003e   When this character is banished, 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492935717102,"sku":"ROJ-19\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492935749870,"sku":"ROJ-19\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492935782638,"sku":"ROJ-19\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492935815406,"sku":"ROJ-19\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492935848174,"sku":"ROJ-19\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492935880942,"sku":"ROJ-19\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492935913710,"sku":"ROJ-19\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492935946478,"sku":"ROJ-19\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492935979246,"sku":"ROJ-19\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492936012014,"sku":"ROJ-19\/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\/631363.jpg?v=1766517442"},{"product_id":"prince-john-fraidy-cat-146-204-reign-of-jafar","title":"Prince John - Fraidy-Cat (146\/204) [Reign of Jafar]","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\u003eFraidy-Cat\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    \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\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[Help! Help!]\u003c\/strong\u003e Whenever an opponent plays a character, deal 1 damage to 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492936241390,"sku":"ROJ-146\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46492936274158,"sku":"ROJ-146\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492936306926,"sku":"ROJ-146\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492936339694,"sku":"ROJ-146\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492936372462,"sku":"ROJ-146\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492936405230,"sku":"ROJ-146\/204-EN-CF-1","price":2.61,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492936437998,"sku":"ROJ-146\/204-EN-CF-2","price":2.22,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492936470766,"sku":"ROJ-146\/204-EN-CF-3","price":1.83,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492936503534,"sku":"ROJ-146\/204-EN-CF-4","price":1.31,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492936536302,"sku":"ROJ-146\/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\/631446.jpg?v=1766516984"},{"product_id":"pinocchio-strings-attached-61-204-reign-of-jafar","title":"Pinocchio - Strings Attached (61\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003ePinocchio\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\u003eStrings Attached\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e0\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\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\u003eEvasive\u003c\/strong\u003e \u003cem\u003e(Only characters with Evasive can challenge this character.)\u003c\/em\u003e\u003cbr\u003e\u003cstrong\u003e[Got To Keep Real Quiet]\u003c\/strong\u003e Once during your turn, whenever you ready this character, 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492937847022,"sku":"ROJ-61\/204-EN-N-1","price":1.76,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492937879790,"sku":"ROJ-61\/204-EN-N-2","price":1.5,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492937912558,"sku":"ROJ-61\/204-EN-N-3","price":1.23,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492937945326,"sku":"ROJ-61\/204-EN-N-4","price":0.88,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492937978094,"sku":"ROJ-61\/204-EN-N-5","price":0.53,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492938010862,"sku":"ROJ-61\/204-EN-CF-1","price":4.81,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492938043630,"sku":"ROJ-61\/204-EN-CF-2","price":4.09,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492938076398,"sku":"ROJ-61\/204-EN-CF-3","price":3.37,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492938109166,"sku":"ROJ-61\/204-EN-CF-4","price":2.43,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492938141934,"sku":"ROJ-61\/204-EN-CF-5","price":1.46,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631340.jpg?v=1766517452"},{"product_id":"patch-playful-pup-25-204-reign-of-jafar","title":"Patch - Playful Pup (25\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003e101 Dalmatians\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003ePlayful Pup\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber;Sapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e0\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\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\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\u003cbr\u003e[Puppy Barking] While you have another Puppy character in play, this character gets +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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492943909102,"sku":"ROJ-25\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492943941870,"sku":"ROJ-25\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492943974638,"sku":"ROJ-25\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492944007406,"sku":"ROJ-25\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492944040174,"sku":"ROJ-25\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492944072942,"sku":"ROJ-25\/204-EN-CF-1","price":0.62,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492944105710,"sku":"ROJ-25\/204-EN-CF-2","price":0.48,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492944138478,"sku":"ROJ-25\/204-EN-CF-3","price":0.4,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492944171246,"sku":"ROJ-25\/204-EN-CF-4","price":0.3,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492944204014,"sku":"ROJ-25\/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\/631368.jpg?v=1766517002"},{"product_id":"pouncing-practice-176-204-reign-of-jafar","title":"Pouncing Practice (176\/204) [Reign of Jafar]","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\u003e2\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eSapphire\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \n    \n    \n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\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\"\u003eChosen character gets -2 Strength this turn. Chosen character of yours gains Evasive 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492938174702,"sku":"ROJ-176\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492938207470,"sku":"ROJ-176\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492938240238,"sku":"ROJ-176\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492938273006,"sku":"ROJ-176\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492938305774,"sku":"ROJ-176\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492938338542,"sku":"ROJ-176\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492938371310,"sku":"ROJ-176\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492938404078,"sku":"ROJ-176\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492938436846,"sku":"ROJ-176\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492938469614,"sku":"ROJ-176\/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\/631469.jpg?v=1766517446"},{"product_id":"tiana-natural-talent-9-204-reign-of-jafar","title":"Tiana - Natural Talent (9\/204) [Reign of Jafar]","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\u003eNatural Talent\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\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\u003eSinger 6\u003c\/strong\u003e \u003cem\u003e(This character counts as 6 to sing songs.)\u003c\/em\u003e\u003cbr\u003e\u003cstrong\u003e[Captivating Melody]\u003c\/strong\u003e Whenever you play a song, each oposing character gets -1 Strength untl the start of your 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492944302318,"sku":"ROJ-9\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492944335086,"sku":"ROJ-9\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492944367854,"sku":"ROJ-9\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492944400622,"sku":"ROJ-9\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492944433390,"sku":"ROJ-9\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492944466158,"sku":"ROJ-9\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492944498926,"sku":"ROJ-9\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492944531694,"sku":"ROJ-9\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492944564462,"sku":"ROJ-9\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492944597230,"sku":"ROJ-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\/631333.jpg?v=1766517506"},{"product_id":"tramp-observant-guardian-87-204-reign-of-jafar","title":"Tramp -Observant Guardian (87\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLady and the Tramp\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\u003eObservant Guardian\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    \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[How Do I Get In?]\u003c\/strong\u003e When you play this character, chosen character gains Ward until the start of your next turn. \u003cem\u003e(Opponents can't choose them except to challenge.)\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492938567918,"sku":"ROJ-87\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492938600686,"sku":"ROJ-87\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492938633454,"sku":"ROJ-87\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492938666222,"sku":"ROJ-87\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492938698990,"sku":"ROJ-87\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492938731758,"sku":"ROJ-87\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492938764526,"sku":"ROJ-87\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492938797294,"sku":"ROJ-87\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492938830062,"sku":"ROJ-87\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492938862830,"sku":"ROJ-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\/631408.jpg?v=1761754967"},{"product_id":"only-so-much-room-41-204-reign-of-jafar","title":"Only So Much Room (41\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLady and the Tramp\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmber;Emerald\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 with 2 Strength or less to their player's hand. Return a character card from your discard 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492944728302,"sku":"ROJ-41\/204-EN-N-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492944761070,"sku":"ROJ-41\/204-EN-N-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492944793838,"sku":"ROJ-41\/204-EN-N-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492944826606,"sku":"ROJ-41\/204-EN-N-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492944859374,"sku":"ROJ-41\/204-EN-N-5","price":0.17,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492944892142,"sku":"ROJ-41\/204-EN-CF-1","price":0.55,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492944924910,"sku":"ROJ-41\/204-EN-CF-2","price":0.47,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492944957678,"sku":"ROJ-41\/204-EN-CF-3","price":0.39,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492944990446,"sku":"ROJ-41\/204-EN-CF-4","price":0.28,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492945023214,"sku":"ROJ-41\/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\/631379.jpg?v=1766517000"},{"product_id":"olaf-recapping-the-story-154-204-reign-of-jafar","title":"Olaf - Recapping the Story (156\/204) [Reign of Jafar]","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\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eRecapping the Story\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    \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[Endless Tale]\u003c\/strong\u003e When you play this character, chosen opposing character gets -1 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492939157742,"sku":"ROJ-156\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492939190510,"sku":"ROJ-156\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":true},{"title":"Moderately Played","offer_id":46492939223278,"sku":"ROJ-156\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492939256046,"sku":"ROJ-156\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492939288814,"sku":"ROJ-156\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492939321582,"sku":"ROJ-156\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492939354350,"sku":"ROJ-156\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492939387118,"sku":"ROJ-156\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492939419886,"sku":"ROJ-156\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492939452654,"sku":"ROJ-156\/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\/631454.jpg?v=1766516998"},{"product_id":"mushu-your-worst-nightmare-142-204-reign-of-jafar","title":"Mushu - Your Worst Nightmare (142\/204) [Reign of Jafar]","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\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eYour Worst Nightmare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby;Steel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\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\"\u003eShift 4 \u003cem\u003e(You may pay 4 Cost-plain black.png to play this on top of one of your characters named Mushu.)\u003c\/em\u003e\u003cbr\u003e\n\u003cstrong\u003e[All Fired Up]\u003c\/strong\u003e Whenever you play another character, they gain Rush, Reckless, and Evasive this turn. \u003cem\u003e(They can challenge the turn they're played. They can't quest and must challenge if able. 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492939550958,"sku":"ROJ-142\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46492939583726,"sku":"ROJ-142\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492939616494,"sku":"ROJ-142\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492939649262,"sku":"ROJ-142\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492939682030,"sku":"ROJ-142\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492939714798,"sku":"ROJ-142\/204-EN-CF-1","price":1.5,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492939747566,"sku":"ROJ-142\/204-EN-CF-2","price":1.27,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492939780334,"sku":"ROJ-142\/204-EN-CF-3","price":1.04,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492939813102,"sku":"ROJ-142\/204-EN-CF-4","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492939845870,"sku":"ROJ-142\/204-EN-CF-5","price":0.45,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631443.jpg?v=1766517456"},{"product_id":"mushu-fast-talking-dragon-130-204-reign-of-jafar","title":"Mushu - Fast-Talking Dragon (130\/204) [Reign of Jafar]","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\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eFast-Talking Dragon\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Let's Get This Show on the Road]\u003c\/strong\u003e  Exert - Chosen character gains Rush this turn. \u003cem\u003e(They 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492939911406,"sku":"ROJ-130\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492939944174,"sku":"ROJ-130\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492939976942,"sku":"ROJ-130\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492940009710,"sku":"ROJ-130\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492940042478,"sku":"ROJ-130\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492940075246,"sku":"ROJ-130\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492940108014,"sku":"ROJ-130\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492940140782,"sku":"ROJ-130\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492940173550,"sku":"ROJ-130\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492940206318,"sku":"ROJ-130\/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\/631435.jpg?v=1766517018"},{"product_id":"mulan-charging-ahead-141-204-reign-of-jafar","title":"Mulan - Charging Ahead (141\/204) [Reign of Jafar]","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\u003eCharging Ahead\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby;Steel\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\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\"\u003eReckless \u003cem\u003e(This character can't quest and must challenge each turn if able.)\u003c\/em\u003e\u003cbr\u003e\n\u003cstrong\u003e[Burst of Speed]\u003c\/strong\u003e During your turn, this character gains Evasive. \u003cem\u003e(This can challenge characters with Evasive.)\u003c\/em\u003e\u003cbr\u003e\n\u003cstrong\u003e[Long Range]\u003c\/strong\u003e This character can challenge ready characters.\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492947677422,"sku":"ROJ-141\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492947710190,"sku":"ROJ-141\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492947742958,"sku":"ROJ-141\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492947775726,"sku":"ROJ-141\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492947808494,"sku":"ROJ-141\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492947841262,"sku":"ROJ-141\/204-EN-CF-1","price":0.83,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492947874030,"sku":"ROJ-141\/204-EN-CF-2","price":0.71,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492947906798,"sku":"ROJ-141\/204-EN-CF-3","price":0.58,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492947939566,"sku":"ROJ-141\/204-EN-CF-4","price":0.42,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492947972334,"sku":"ROJ-141\/204-EN-CF-5","price":0.25,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631442.jpg?v=1766517038"},{"product_id":"mrs-potts-head-housekeeper-161-204-reign-of-jafar","title":"Mrs.Potts - Head Housekeeper (161\/204) [Reign of Jafar]","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\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eHead Housekeeper\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Clean Up]\u003c\/strong\u003e Exert, Banish one of your items - 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492948070638,"sku":"ROJ-161\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492948103406,"sku":"ROJ-161\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492948136174,"sku":"ROJ-161\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492948168942,"sku":"ROJ-161\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492948201710,"sku":"ROJ-161\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492948234478,"sku":"ROJ-161\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492948267246,"sku":"ROJ-161\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492948300014,"sku":"ROJ-161\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492948332782,"sku":"ROJ-161\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492948365550,"sku":"ROJ-161\/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\/631458.jpg?v=1766517039"},{"product_id":"mother-hothel-knows-whats-best-70-204-reign-of-jafar","title":"Mother Gothel - Knows What's Best (70\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eTangled\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eKnows What's Best\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eAmethyst;Ruby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eCharacter\u003c\/div\u003e\n    \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\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,strong\u0026gt;[Look What You've Done] When you play this character, you may deal 2 damage to another chosen character of yours to give that character Challenger +1 and \"When this character is banished in a challenge, return this card to your hand\" this turn. \u003cem\u003e(They get +1 Strength when 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492948398318,"sku":"ROJ-70\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492948431086,"sku":"ROJ-70\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492948463854,"sku":"ROJ-70\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492948496622,"sku":"ROJ-70\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492948529390,"sku":"ROJ-70\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492948562158,"sku":"ROJ-70\/204-EN-CF-1","price":1.35,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492948594926,"sku":"ROJ-70\/204-EN-CF-2","price":1.15,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492948627694,"sku":"ROJ-70\/204-EN-CF-3","price":0.95,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492948660462,"sku":"ROJ-70\/204-EN-CF-4","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492948693230,"sku":"ROJ-70\/204-EN-CF-5","price":0.4,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631397.jpg?v=1766517037"},{"product_id":"most-everyones-mad-here-151-204-reign-of-jafar","title":"Most Everyone's Mad Here (151\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eAlice in Wonderland\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e7\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\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\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\"\u003eGain lore equal to the damage on chosen character, 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492941451502,"sku":"ROJ-151\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492941484270,"sku":"ROJ-151\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492941517038,"sku":"ROJ-151\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492941549806,"sku":"ROJ-151\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492941582574,"sku":"ROJ-151\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492941615342,"sku":"ROJ-151\/204-EN-CF-1","price":0.86,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492941648110,"sku":"ROJ-151\/204-EN-CF-2","price":0.71,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492941680878,"sku":"ROJ-151\/204-EN-CF-3","price":0.58,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492941713646,"sku":"ROJ-151\/204-EN-CF-4","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492941746414,"sku":"ROJ-151\/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\/631451.jpg?v=1766517466"},{"product_id":"nothing-we-wont-do-147-204-reign-of-jafar","title":"Nothing We Won't Do (147\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eBrother Bear\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e8\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eInk Type\u003c\/label\u003eRuby\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eAction\u003c\/div\u003e\n    \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\"\u003eSing Together 8 \u003cem\u003e(Any number of you or your teammates' characters with total cost 8 or more may Exert to sing this song for free.)\u003cem\u003e\u003cbr\u003e\nReady all your characters. For the rest of this turn, they take no damage from challenges and can't quest.\u003c\/em\u003e\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492941811950,"sku":"ROJ-147\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46492941844718,"sku":"ROJ-147\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492941877486,"sku":"ROJ-147\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492941910254,"sku":"ROJ-147\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492941943022,"sku":"ROJ-147\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492941975790,"sku":"ROJ-147\/204-EN-CF-1","price":1.94,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492942008558,"sku":"ROJ-147\/204-EN-CF-2","price":1.62,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492942041326,"sku":"ROJ-147\/204-EN-CF-3","price":1.33,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492942074094,"sku":"ROJ-147\/204-EN-CF-4","price":0.95,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492942106862,"sku":"ROJ-147\/204-EN-CF-5","price":0.57,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631447.jpg?v=1766517017"},{"product_id":"nero-fearsome-crocodile-65-204-reign-of-jafar","title":"Nero - Fearsome Crocodile (65\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eThe Rescuers\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\u003eFearsome Crocodile\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eCommon\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[And Mean]\u003c\/strong\u003e Exert - Move 1 damage counter from this character to chosen opposing character.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492942172398,"sku":"ROJ-65\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492942205166,"sku":"ROJ-65\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492942237934,"sku":"ROJ-65\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492942270702,"sku":"ROJ-65\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492942303470,"sku":"ROJ-65\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492942336238,"sku":"ROJ-65\/204-EN-CF-1","price":7.8,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492942369006,"sku":"ROJ-65\/204-EN-CF-2","price":6.58,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492942401774,"sku":"ROJ-65\/204-EN-CF-3","price":5.42,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492942434542,"sku":"ROJ-65\/204-EN-CF-4","price":3.87,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492942467310,"sku":"ROJ-65\/204-EN-CF-5","price":2.29,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/5736\/7278\/files\/631394.jpg?v=1766517001"},{"product_id":"nami-heist-mastermind-165-204-reign-of-jafar","title":"Nani - Heist Mastermind (165\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eLilo and Stitch\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCost (Ink)\u003c\/label\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter Version\u003c\/label\u003eHeist Mastermind\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eLore Value\u003c\/label\u003e1\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eRare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003e[Stick To The Plan]\u003c\/strong\u003e Exert – Another chosen character gains Resist +2 this turn. \u003cem\u003e(Damage dealt to them is reduced by 2.)\u003c\/em\u003e\u003cbr\u003e\n\u003cstrong\u003e[It's Up To You, Lilo]\u003c\/strong\u003e Your characters named Lilo gain Support. \u003cem\u003e(Whenever they quest, you may add their Strengthto another chosen character's Strength this turn.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492951216366,"sku":"ROJ-165\/204-EN-N-1","price":0.75,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492951249134,"sku":"ROJ-165\/204-EN-N-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492951281902,"sku":"ROJ-165\/204-EN-N-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492951314670,"sku":"ROJ-165\/204-EN-N-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492951347438,"sku":"ROJ-165\/204-EN-N-5","price":0.22,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492951380206,"sku":"ROJ-165\/204-EN-CF-1","price":0.75,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played Cold Foil","offer_id":46492951412974,"sku":"ROJ-165\/204-EN-CF-2","price":0.64,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492951445742,"sku":"ROJ-165\/204-EN-CF-3","price":0.52,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492951478510,"sku":"ROJ-165\/204-EN-CF-4","price":0.38,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492951511278,"sku":"ROJ-165\/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\/631462.jpg?v=1766517018"},{"product_id":"monterey-jack-defiant-protector-188-204-reign-of-jafar","title":"Monterey Jack - Defiant Protector (188\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eChip 'n' Dale: Rescue Rangers\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\u003eDefiant Protector\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    \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\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\"\u003eBodyguard \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\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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492951642350,"sku":"ROJ-188\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492951675118,"sku":"ROJ-188\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492951707886,"sku":"ROJ-188\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492951740654,"sku":"ROJ-188\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492951773422,"sku":"ROJ-188\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492951806190,"sku":"ROJ-188\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492951838958,"sku":"ROJ-188\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492951871726,"sku":"ROJ-188\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492951904494,"sku":"ROJ-188\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492951937262,"sku":"ROJ-188\/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\/631474.jpg?v=1766517475"},{"product_id":"maribel-madrigal-curious-child-10-204-reign-of-jafar","title":"Mirabel Madrigal - Curious Child (10\/204) [Reign of Jafar]","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eProperty\u003c\/label\u003eEncanto\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\u003eCurious Child\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    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eStrength\u003c\/label\u003e0\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eWillpower\u003c\/label\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[You Are A Wonder]\u003c\/strong\u003e When you play this character, you may reveal a song card in your hand to 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":"Reign of Jafar","offers":[{"title":"Near Mint","offer_id":46492942762222,"sku":"ROJ-10\/204-EN-N-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played","offer_id":46492942794990,"sku":"ROJ-10\/204-EN-N-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46492942827758,"sku":"ROJ-10\/204-EN-N-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46492942860526,"sku":"ROJ-10\/204-EN-N-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46492942893294,"sku":"ROJ-10\/204-EN-N-5","price":0.15,"currency_code":"CAD","in_stock":false},{"title":"Near Mint Cold Foil","offer_id":46492942926062,"sku":"ROJ-10\/204-EN-CF-1","price":0.5,"currency_code":"CAD","in_stock":true},{"title":"Lightly Played Cold Foil","offer_id":46492942958830,"sku":"ROJ-10\/204-EN-CF-2","price":0.43,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played Cold Foil","offer_id":46492942991598,"sku":"ROJ-10\/204-EN-CF-3","price":0.35,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played Cold Foil","offer_id":46492943024366,"sku":"ROJ-10\/204-EN-CF-4","price":0.25,"currency_code":"CAD","in_stock":false},{"title":"Damaged Cold Foil","offer_id":46492943057134,"sku":"ROJ-10\/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\/631354.jpg?v=1766517070"}],"url":"https:\/\/gtgames.ca\/collections\/reign-of-jafar.oembed","provider":"GT Games","version":"1.0","type":"link"}