{"title":"Dragon Ball Singles","description":null,"products":[{"product_id":"ss4-vegeta-wild-power-of-justice-spr-bt25-133-legend-of-the-dragon-balls-foil","title":"SS4 Vegeta, Wild Power of Justice (SPR) (BT25-133 ) - Legend of the Dragon Balls Foil","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eSpecial Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eBattle\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eColor\u003c\/label\u003eBlue,Green\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eEnergy Cost\u003c\/label\u003e8(BG)\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePower\u003c\/label\u003e30000\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCombo Power\u003c\/label\u003e5000\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCombo Energy\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter\u003c\/label\u003eVegeta : GT\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSpecial Trait\u003c\/label\u003eSaiyan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eEra\u003c\/label\u003eShadow Dragon Saga\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[Energy-Exhaust] [Blocker]\n\u003cbr\u003e[Revive Blue\/Green] If your Leader's back side is a yellow \"Gogeta : GT\" card :\n\u003cbr\u003e[Permanent] If you have a multicolor card in your energy, reduce the combo cost of this card in your hand by 1.\n\u003cbr\u003e[Activate:Main\/Battle] [Limit 1] 1, if you have 2 or more multicolor cards in your energy : Play this card from your hand.\n\u003cbr\u003e[Activate:Main] [Limit 1] KO this card : Choose up to 1 of your opponent's Battle Cards and KO it.\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":"Legend of the Dragon Balls","offers":[{"title":"Near Mint","offer_id":48514860941534,"sku":"DBS-LOTDB-BT25-133 -F-1","price":71.31,"currency_code":"AUD","in_stock":true},{"title":"Lightly Played","offer_id":48514860974302,"sku":"DBS-LOTDB-BT25-133 -F-2","price":60.61,"currency_code":"AUD","in_stock":false},{"title":"Moderately Played","offer_id":48514861007070,"sku":"DBS-LOTDB-BT25-133 -F-3","price":49.92,"currency_code":"AUD","in_stock":false},{"title":"Heavily Played","offer_id":48514861039838,"sku":"DBS-LOTDB-BT25-133 -F-4","price":35.66,"currency_code":"AUD","in_stock":false},{"title":"Damaged","offer_id":48514861072606,"sku":"DBS-LOTDB-BT25-133 -F-5","price":21.39,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/3921\/6350\/files\/Card0002.jpg?v=1785281412"},{"product_id":"ssb-gogeta-fusion-onslaught-bt6-014-collectors-selection-vol-1","title":"SSB Gogeta, Fusion Onslaught (BT6-014) - Collectors Selection Vol 1","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\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 Type\u003c\/label\u003eBattle\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eColor\u003c\/label\u003eRed\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eEnergy Cost\u003c\/label\u003e8(RRRR)\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePower\u003c\/label\u003e35000\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCombo Power\u003c\/label\u003e10000\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCombo Energy\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter\u003c\/label\u003eGogeta: Br\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSpecial Trait\u003c\/label\u003eSaiyan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eEra\u003c\/label\u003eDBS: Broly Saga\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[EX-Evolve] Choose 2 red cards from your hand and place them in your Drop Area : Red \"Gogeta : Br\" card with an energy cost of 6.\n\u003cbr\u003e[Double Strike]\n\u003cbr\u003e[Permanent] This card can't be KO'd and can attack Battle Cards that are in Active Mode.\n\u003cbr\u003e[Auto] When a card evolves into this card, if there are no Battle Cards in play in your opponent's Battle Area, choose up to 2 cards in your opponent's life and place them in their Drop Area, and you can't play \"SSB Gogeta, Fusion Onslaught\" for the duration of the turn.\n\u003cbr\u003e[Auto] When this card attacks a Battle Card, switch this card to Active Mode.\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":"Collector's Selection Vol. 1","offers":[{"title":"Near Mint","offer_id":48514873655518,"sku":"DBS-CSV1-BT6-014-N-1","price":39.35,"currency_code":"AUD","in_stock":true},{"title":"Lightly Played","offer_id":48514873688286,"sku":"DBS-CSV1-BT6-014-N-2","price":33.45,"currency_code":"AUD","in_stock":false},{"title":"Moderately Played","offer_id":48514873721054,"sku":"DBS-CSV1-BT6-014-N-3","price":27.54,"currency_code":"AUD","in_stock":false},{"title":"Heavily Played","offer_id":48514873753822,"sku":"DBS-CSV1-BT6-014-N-4","price":19.68,"currency_code":"AUD","in_stock":false},{"title":"Damaged","offer_id":48514873786590,"sku":"DBS-CSV1-BT6-014-N-5","price":11.84,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/3921\/6350\/files\/Card0004.jpg?v=1785281582"},{"product_id":"frieza-army-reborn-tb3-069-clash-of-fates","title":"Frieza, Army Reborn (TB3-069) - Clash of Fates","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eSecret Rare\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eBattle\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eColor\u003c\/label\u003eRed\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eEnergy Cost\u003c\/label\u003e8(RRRRR)\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePower\u003c\/label\u003e40000\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCombo Power\u003c\/label\u003e10000\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCombo Energy\u003c\/label\u003e1\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter\u003c\/label\u003eFrieza : Br\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSpecial Trait\u003c\/label\u003eFrieza Clan,Frieza's Army\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eEra\u003c\/label\u003eDBS : Broly Saga\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[Quadruple Strike]\n\u003cbr\u003e[Ultimate]\n\u003cbr\u003e[Permanent] When your life is at 2 or less, reduce the energy cost of this card in your hand by 3.\n\u003cbr\u003e[Auto] When you play this card, your opponent reveals their hand. Choose up to 1 card from your opponent's hand and place it in their Drop Area, then choose all of your opponent's Battle Cards with 40000 power or less ignoring [Barrier] and KO them.\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":"Clash of Fates","offers":[{"title":"Near Mint","offer_id":48514888827102,"sku":"DBS-COF-TB3-069-N-1","price":30.96,"currency_code":"AUD","in_stock":true},{"title":"Lightly Played","offer_id":48514888859870,"sku":"DBS-COF-TB3-069-N-2","price":26.32,"currency_code":"AUD","in_stock":false},{"title":"Moderately Played","offer_id":48514888892638,"sku":"DBS-COF-TB3-069-N-3","price":21.67,"currency_code":"AUD","in_stock":false},{"title":"Heavily Played","offer_id":48514888925406,"sku":"DBS-COF-TB3-069-N-4","price":15.48,"currency_code":"AUD","in_stock":false},{"title":"Damaged","offer_id":48514888958174,"sku":"DBS-COF-TB3-069-N-5","price":9.29,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/3921\/6350\/files\/183342.jpg?v=1785281746"},{"product_id":"dragon-ball-super-card-game-bt12-153-majin-buu-dmnc-evil-secret-rare","title":"Dragon Ball Super Card Game BT12-153 Majin Buu, Dmnc Evil Secret Rare PSA 10","description":"\u003cp\u003eA rare and highly sought-after campaign exclusive, the \u003cstrong\u003eSuper Dragon Ball Heroes BM3-SEC2 Son Goku Roman SEC Campaign Promo\u003c\/strong\u003e is a must-have for any serious Dragon Ball collector. Released in 2021 as a limited campaign promo, this card features stunning SEC (Special Extreme Card) treatment with the iconic Son Goku in Roman style artwork.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eSet: Big Bang Mission 3 (BM3)\u003c\/li\u003e\n\u003cli\u003eCard Number: BM3-SEC2\u003c\/li\u003e\n\u003cli\u003eRarity: SEC (Special Extreme Card) — Campaign Promo\u003c\/li\u003e\n\u003cli\u003eCard Name: Son Goku\u003c\/li\u003e\n\u003cli\u003eYear: 2021\u003c\/li\u003e\n\u003cli\u003eLimited campaign distribution — not available in standard packs\u003c\/li\u003e\n\u003cli\u003eNear Mint condition unless otherwise stated\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Bandai","offers":[{"title":"Default Title","offer_id":48523884036318,"sku":"DBS-BT12-153-SR-PSA10","price":149.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/3921\/6350\/files\/vrJxCMjg7kiGiV0D2KPmyQ.jpg?v=1785372648"},{"product_id":"super-dragon-ball-heroes-bm3-sec2-son-goku-roman-sec-campaign-promo-psa-10","title":"Super Dragon Ball Heroes BM3-SEC2 Son Goku Roman SEC Campaign Promo PSA 10","description":"\u003cp\u003eA rare and highly sought-after campaign exclusive, the \u003cstrong\u003eSuper Dragon Ball Heroes BM3-SEC2 Son Goku Roman SEC Campaign Promo PSA 10\u003c\/strong\u003e is a must-have for any serious Dragon Ball collector. This copy has been professionally graded PSA 10 — Gem Mint condition.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eSet: Big Bang Mission 3 (BM3)\u003c\/li\u003e\n\u003cli\u003eCard Number: BM3-SEC2\u003c\/li\u003e\n\u003cli\u003eRarity: SEC (Special Extreme Card) — Campaign Promo\u003c\/li\u003e\n\u003cli\u003eCard Name: Son Goku (Roman)\u003c\/li\u003e\n\u003cli\u003eYear: 2021\u003c\/li\u003e\n\u003cli\u003eGrade: PSA 10 — Gem Mint\u003c\/li\u003e\n\u003cli\u003eLimited campaign distribution — not available in standard packs\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Bandai","offers":[{"title":"Default Title","offer_id":48523913429214,"sku":"SDBH-BM3-SEC2-PROMO-PSA10","price":295.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/3921\/6350\/files\/b1Zh2Y7AYUirByuApXrIjw.jpg?v=1785373532"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/3921\/6350\/collections\/1000x1000_Category_Card_Layout_Spec_62.png?v=1785285775","url":"https:\/\/oneplacetcs.com.au\/collections\/dragon-ball-singles.oembed","provider":"One Place Trading Card Shop","version":"1.0","type":"link"}