{"title":"MTG - Teenage Mutant Ninja Turtles (Sealed Products)","description":"","products":[{"product_id":"teenage-mutant-ninja-turtles-play-booster-display-anglais","title":"Teenage Mutant Ninja Turtles - Play Booster Box (English)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\u003clabel\u003eCollection:\u003c\/label\u003eTeenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\u003clabel\u003ePublisher :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\u003clabel\u003eRelease date:\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eTap into Turtle power!\u003cbr\u003e\u003cbr\u003eMagic: The Gathering gets a quadruple dose of mutagenic mayhem as the Teenage Mutant Ninja Turtles make their debut on the battlefield! Collect, construct, and combat with an iconic roster of allies and enemies from four decades of time-tested Turtle-mania. Get the drop on Shredder's goons with the all-new sneak mechanic, then enhance your team's strength with Mutagen tokens to rise triumphant like the true heroes of New York!\u003cbr\u003e\u003cbr\u003ePlay Boosters are the ideal way to experience Magic: The Gathering | Teenage Mutant Ninja Turtles in a play setting. Perfect for Limited events or casual games with friends, each pack supports fun deck building and play—and includes at least one foil card to discover. \u003cbr\u003e©2025 Viacom International Inc. TM \u0026amp; ©2025 Wizards. \u003cbr\u003e\u003cbr\u003eContents: \u003cbr\u003e• 30 Magic: The Gathering® | Teenage Mutant Ninja Turtles Play Boosters \u003cbr\u003e• Each Play Booster contains 14 Magic: The Gathering cards \u003cbr\u003e• May contain these cards: TMT 1–252; PZA 1–20 \u003cbr\u003e• 1–5 cards of rarity rare or higher (2: 25%; 3: 3%; 4: \u0026lt;1%) \u003cbr\u003e• 2–5 uncommon cards \u003cbr\u003e• 6–10 common cards \u003cbr\u003e• 1 land card \u003cbr\u003e• 1 card of any rarity is traditional foil \u003cbr\u003e• Foil borderless mythic rare Turtle in \u0026lt;1% of boosters \u003cbr\u003e• Traditional foil land replaces a land in 20% of boosters\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\u003cdiv\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\n\u003c\/div\u003e","brand":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47905483981014,"sku":"WOCD5163-BB","price":224.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657849.jpg?v=1772656980"},{"product_id":"teenage-mutant-ninja-turtles-play-booster-pack-anglais","title":"Teenage Mutant Ninja Turtles - Play Booster Pack (English)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCollection:\u003c\/label\u003eTeenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePublisher :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRelease date:\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eTap into Turtle power!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eMagic: The Gathering gets a quadruple dose of mutagenic mayhem as the Teenage Mutant Ninja Turtles make their debut on the battlefield! Collect, construct, and combat with an iconic roster of allies and enemies from four decades of time-tested Turtle-mania. Get the drop on Shredder's goons with the all-new sneak mechanic, then enhance your team's strength with Mutagen tokens to rise triumphant like the true heroes of New York!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003ePlay Boosters are the ideal way to experience Magic: The Gathering | Teenage Mutant Ninja Turtles in a play setting. Perfect for Limited events or casual games with friends, each pack supports fun deck building and play—and includes at least one foil card to discover. \u003cbr\u003e©2025 Viacom International Inc. TM \u0026 ©2025 Wizards.\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eContents: \u003cbr\u003e• 14 Magic: The Gathering cards \u003cbr\u003e• May contain these cards: TMT 1–252; PZA 1–20 \u003cbr\u003e• 1–5 cards of rarity rare or higher (2: 25%; 3: 3%; 4: \u003c1%) \u003cbr\u003e• 2–5 uncommon cards \u003cbr\u003e• 6–10 common cards \u003cbr\u003e•1 land card \u003cbr\u003e•1 card of any rarity is traditional foil \u003cbr\u003e•Foil borderless mythic rare Turtle in \u003c1% of boosters \u003cbr\u003e•Traditional foil land replaces a land in 20% of boosters\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\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":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47905510293718,"sku":"WOCD5163-BP","price":8.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657848.jpg?v=1772657539"},{"product_id":"teenage-mutant-ninja-turtles-collector-booster-pack-anglais","title":"Teenage Mutant Ninja Turtles - Collector Booster Pack (English)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCollection:\u003c\/label\u003eTeenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePublisher :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRelease date:\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eStay a cut above Shredder!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eKeep your ninja weapons sharp enough to defeat the Foot Clan with these premium packs of mutagen-enhanced Magic! Inside each Collector Booster, you'll receive Turtle-powered rares and\/or mythic rares, traditional foils, and a full-art land. You may even find borderless source material cards with nostalgia as thick as the cheese pull on a pizza slice. And last but certainly not least, there are the headliner cards—all four Turtles, illustrated by original co-creator Kevin Eastman!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eCollector Boosters are the ultimate way to add unique and exclusive cards to your collection. Tons of foils, special card treatments, and more await you inside every pack. \u003cbr\u003e©2025 Viacom International Inc. TM \u0026 ©2025 Wizards.\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eContents: \u003cbr\u003e• 15 Magic: The Gathering cards \u003cbr\u003e• May contain these cards: TMT 1–190, 196–314; TMC 1–97; PZA 1–20 \u003cbr\u003e• 0–3 surge foil cards \u003cbr\u003e• 9–12 traditional foil cards \u003cbr\u003e• 5 cards of rarity rare or higher \u003cbr\u003e• 3–4 uncommon cards \u003cbr\u003e• 5–6 common cards \u003cbr\u003e• 1 land card \u003cbr\u003e• Borderless signature Kevin Eastman headliner card in \u003c1% of boosters\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\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":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47905518780630,"sku":"D51650000-CB","price":54.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657851.jpg?v=1772657957"},{"product_id":"teenage-mutant-ninja-turtles-commander-deck-turtle-power-anglais","title":"Teenage Mutant Ninja Turtles - Commander Deck - Turtle Power! (English)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\u003clabel\u003eCollection:\u003c\/label\u003eCommander: Teenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\u003clabel\u003ePublisher :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\u003clabel\u003eRelease date:\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eSelect your Turtle!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eUnleash mutagenic mayhem and battle your friends in Commander, Magic's most popular multiplayer format. Throw down with any two of these partnered pals—Leonardo, Donatello, Raphael, Michelangelo, or Splinter—to customize your playstyle at the table. Each teammate will help in different ways to achieve your goal: build up +1\/+1 counters and grow your creatures into the world’s most fearsome fighting team! \u003cbr\u003eThis Commander deck is ready to play right out of the box and contains everything needed to play Magic's most popular multiplayer format.\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003e©2025 Viacom International Inc. TM \u0026amp; ©2025 Wizards.\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eContents: \u003cbr\u003e• 1 ready-to-play deck of 100 Magic cards \u003cbr\u003e• 43 new-to-Magic cards \u003cbr\u003e• 10 double-sided token cards \u003cbr\u003e• Deck box \u003cbr\u003e• Strategy insert \u003cbr\u003e• Reference card\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv\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\n\u003c\/div\u003e","brand":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47905544175830,"sku":"MTG-TMC-DFXVKLVKOR","price":79.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657865.jpg?v=1772658983"},{"product_id":"teenage-mutant-ninja-turtles-turtle-team-up-anglais","title":"Teenage Mutant Ninja Turtles - Turtle Team-Up (English)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCollection:\u003c\/label\u003eTeenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePublisher :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRelease date:\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eTeam up with the table and take down the baddies!\u003cbr\u003e\u003cbr\u003eWhen the evil Shredder attacks, Turtles fight back! In this exciting new co-operative strategy format for Magic: The Gathering, two-to-four players battle for survival against an onslaught of villainous adversaries. Play with your favorite of the four pre-built 60-card hero decks, then crack into the included Play Boosters to expand your strategies. Team up against the common foe, so the only losers are Shredder and his gang! Plus, it’s the perfect training dojo for Magic players of any skill level and any age to come together and play!\u003cbr\u003e\u003cbr\u003e©2025 Viacom International Inc. TM \u0026 ©2025 Wizards.\u003cbr\u003e\u003cbr\u003eContents: \u003cbr\u003e• 4 60-card Magic decks \u003cbr\u003e• 1 Enemy Deck with 11 bosses \u003cbr\u003e• 17 Event Cards \u003cbr\u003e• 4 Magic: The Gathering® | Teenage Mutant Ninja Turtles Play Boosters \u003cbr\u003e• Each Play Booster contains 14 Magic: The Gathering cards \u003cbr\u003e• May contain these cards: TMT 1–252; PZA 1–20 \u003cbr\u003e• 1–5 cards of rarity rare or higher (2: 25%; 3: 3%; 4: \u003c1%) \u003cbr\u003e• 2–5 uncommon cards \u003cbr\u003e• 6–10 common cards \u003cbr\u003e• 1 land card \u003cbr\u003e• 1 card of any rarity is traditional foil \u003cbr\u003e• Foil borderless mythic rare Turtle in \u003c1% of boosters \u003cbr\u003e• Traditional foil land replaces a land in 20% of boosters\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\u003cdiv\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\n\u003c\/div\u003e","brand":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47905587134678,"sku":"D51720000","price":69.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657858.jpg?v=1772659537"},{"product_id":"teenage-mutant-ninja-turtles-draft-night-anglais","title":"Teenage Mutant Ninja Turtles - Draft Night (English)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCollection:\u003c\/label\u003eTeenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePublisher :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRelease date:\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eEverything you need to draft with four players!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eIt's a draft party in a box! Draft Night is the self-contained kit for hosting a Pick-Two Draft for four players. Pick-Two encourages fast, dynamic drafting that's great for kitchen-table play or adding a dash of variety to game night! Crown the winner with the packed-in Magic: The Gathering® | Teenage Mutant Ninja Turtles Collector Booster (or you can keep it for yourself—we won't judge). Just add pizza and you have the perfect night with friends!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003e©2025 Viacom International Inc. TM \u0026 ©2025 Wizards. \u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eContent:\u003cbr\u003e• 12 Magic: The Gathering® | Teenage Mutant Ninja Turtles Play Boosters \u003cbr\u003e• Each Play Booster contains 14 Magic: The Gathering cards \u003cbr\u003e• May contain these cards: TMT 1–252; PZA 1–20 \u003cbr\u003e• 1–5 cards of rarity rare or higher (2: 25%; 3: 3%; 4: \u003c1%) \u003cbr\u003e• 2–5 uncommon cards \u003cbr\u003e• 6–10 common cards \u003cbr\u003e• 1 land card \u003cbr\u003e• 1 card of any rarity is traditional foil \u003cbr\u003e• Foil borderless mythic rare Turtle in \u003c1% of boosters \u003cbr\u003e• Traditional foil land replaces a land in 20% of boosters \u003cbr\u003e• 1 Magic: The Gathering® | Teenage Mutant Ninja Turtles Collector Booster \u003cbr\u003e• Collector Booster contains 15 Magic: The Gathering cards \u003cbr\u003e• May contain these cards: TMT 1–190, 196–314; TMC 1–97; PZA 1–20 \u003cbr\u003e• 0–3 surge foil cards \u003cbr\u003e• 9–12 traditional foil cards \u003cbr\u003e• 5 cards of rarity rare or higher \u003cbr\u003e• 3–4 uncommon cards \u003cbr\u003e• 5–6 common cards \u003cbr\u003e• 1 land card \u003cbr\u003e• Borderless signature Kevin Eastman headliner card in \u003c1% of boosters \u003cbr\u003e• 90 land cards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\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":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47905595064534,"sku":"D51740000","price":159.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657860.jpg?v=1772660018"},{"product_id":"teenage-mutant-ninja-turtles-bundle-anglais","title":"Teenage Mutant Ninja Turtles - Bundle (English)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCollection:\u003c\/label\u003eTeenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePublisher :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRelease date:\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eCowa-Bundle!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eMagic: The Gathering gets a quadruple dose of mutagenic mayhem as the Teenage Mutant Ninja Turtles make their debut on the battlefield! Collect, construct, and combat with an iconic roster of allies and enemies from four decades of time-tested Turtle-mania. Get the drop on Shredder's goons with the all-new sneak mechanic, then enhance your team's strength with Mutagen tokens to rise triumphant like the true heroes of New York!\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eThe Bundle is a great gift for Magic superfans and newcomers alike. It contains a little bit of everything to get a player's collection off the ground, plus an oversized Spindown™ life counter themed after the set.\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003e©2025 Viacom International Inc. TM \u0026 ©2025 Wizards.\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e \u003cbr\u003eContents: \u003cbr\u003e• 9 Magic: The Gathering® | Teenage Mutant Ninja Turtles Play Boosters \u003cbr\u003e• Each Play Booster contains 14 Magic: The Gathering cards \u003cbr\u003e• May contain these cards: TMT 1–252; PZA 1–20 \u003cbr\u003e• 1–5 cards of rarity rare or higher (2: 25%; 3: 3%; 4: \u003c1%) \u003cbr\u003e• 2–5 uncommon cards \u003cbr\u003e• 6–10 common cards \u003cbr\u003e• 1 land card \u003cbr\u003e• 1 card of any rarity is traditional foil \u003cbr\u003e• Foil borderless mythic rare Turtle in \u003c1% of boosters \u003cbr\u003e• Traditional foil land replaces a land in 20% of boosters \u003cbr\u003e• 15 traditional foil basic lands (with 5 featuring full art rooftop basic lands) \u003cbr\u003e• 15 non-foil basic lands (with 5 featuring full art rooftop basic lands) \u003cbr\u003e• Oversized Spindown life counter \u003cbr\u003e• Card storage box \u003cbr\u003e• 2 reference cards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\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":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47905608171734,"sku":"D51700000","price":99.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657856.jpg?v=1772660528"},{"product_id":"teenage-mutant-ninja-turtles-pizza-bundle-anglais","title":"Teenage Mutant Ninja Turtles - Pizza Bundle (anglais)","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCollection :\u003c\/label\u003eTeenage Mutant Ninja Turtles\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eÉditeur :\u003c\/label\u003eWizard of the Coast\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eDate de sortie :\u003c\/label\u003e2026-03-06\u003c\/div\u003e\n    \u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003eGet a big slice of Magic with everything on it!\n\u003cbr\u003e\nCalling all TMNT and Magic fans: Any way you slice it, this hot and fresh bundle really delivers! Once you open the lid, you'll be greeted with nine Turtle-tastic Play Booster packs, 25 basic lands, an oversized Spindown™, full-art pizza basic lands, and pizza-themed promo cards of classic Magic spells. Don't forget the cherry (tomato) on top—a Collector Booster stuffed with rares and foils!\n\u003cbr\u003e\n©2025 Viacom International Inc. TM \u0026amp; ©2025 Wizards.\n\u003cbr\u003e\nContents:\n\u003cbr\u003e• 9 Magic: The Gathering® | Teenage Mutant Ninja Turtles Play Boosters\n\u003cbr\u003e• Each Play Booster contains 14 Magic: The Gathering cards\n\u003cbr\u003e• May contain these cards: TMT 1–252; PZA 1–20\n\u003cbr\u003e• 1–5 cards of rarity rare or higher (2: 25%; 3: 3%; 4: \u0026lt;1%)\n\u003cbr\u003e• 2–5 uncommon cards\n\u003cbr\u003e• 6–10 common cards\n\u003cbr\u003e• 1 land card\n\u003cbr\u003e• 1 card of any rarity is traditional foil\n\u003cbr\u003e• Foil borderless mythic rare Turtle in \u0026lt;1% of boosters\n\u003cbr\u003e• Traditional foil land replaces a land in 20% of boosters\n\u003cbr\u003e• 1 Magic: The Gathering® | Teenage Mutant Ninja Turtles Collector Booster\n\u003cbr\u003e• Collector Booster contains 15 Magic: The Gathering cards\n\u003cbr\u003e• May contain these cards: TMT 1–190, 196–314; TMC 1–97; PZA 1–20\n\u003cbr\u003e• 0–3 surge foil cards\n\u003cbr\u003e• 9–12 traditional foil cards\n\u003cbr\u003e• 5 cards of rarity rare or higher\n\u003cbr\u003e• 3–4 uncommon cards\n\u003cbr\u003e• 5–6 common cards\n\u003cbr\u003e• 1 land card\n\u003cbr\u003e• Borderless signature Kevin Eastman headliner card in \u0026lt;1% of boosters\n\u003cbr\u003e• 2 of 6 promo cards\n\u003cbr\u003e• 5 traditional foil full-art pizza basic land cards\n\u003cbr\u003e• 25 non-foil full-art pizza basic land cards\n\u003cbr\u003e• Special oversized Pizza Bundle Spindown life counter\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":"Magic: The Gathering","offers":[{"title":"Default Title","offer_id":47987269763286,"sku":"D51710000","price":169.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/657863.jpg?v=1774556114"}],"url":"https:\/\/boutiquelapioche.com\/en\/collections\/mtg-teenage-mutant-ninja-turtles-produits-scelles.oembed","provider":"La Pioche - Boutique de jeux","version":"1.0","type":"link"}