{"product_id":"xbox-360-mega-game-bundle-choose-your-game","title":"Xbox 360 Mega Game Bundle – Choose Your Game [Good Condition]","description":"\u003ch1 id=\"gc-xbox-title\"\u003eXbox 360 Mega Game Bundle – Choose Your Game\u003c\/h1\u003e\n\n\u003cstyle\u003e\n  #gc-xbox-title {\n    box-sizing: border-box;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 42px 34px 12px;\n    overflow: hidden;\n    color: #ffffff;\n    background: linear-gradient(135deg, #090e1c 0%, #142752 56%, #421a61 100%);\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-bottom: 0;\n    border-radius: 18px 18px 0 0;\n    box-shadow: 0 18px 48px rgba(14, 26, 61, 0.22);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: clamp(31px, 5vw, 51px);\n    font-weight: 800;\n    line-height: 1.08;\n    letter-spacing: -1.2px;\n    text-align: center;\n  }\n\n  #gc-xbox-title::before {\n    content: \"GROOVY COMPUTERS  •  RETRO GAMING COLLECTION\";\n    display: block;\n    margin-bottom: 14px;\n    color: #63dcff;\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 2.4px;\n  }\n\n  .gc-xbox {\n    box-sizing: border-box;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 28px 30px;\n    color: #182239;\n    background: #f5f7fb;\n    border: 1px solid #dce3ef;\n    border-top: 0;\n    border-radius: 0 0 18px 18px;\n    box-shadow: 0 18px 48px rgba(14, 26, 61, 0.16);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .gc-xbox * {\n    box-sizing: border-box;\n  }\n\n  .gc-xbox \u003e p:first-child {\n    margin: 0 -28px 28px;\n    padding: 3px 34px 34px;\n    color: #eaf2ff;\n    background: linear-gradient(135deg, #090e1c 0%, #142752 56%, #421a61 100%);\n    border-radius: 0 0 18px 18px;\n    font-size: 18px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  .gc-xbox \u003e p:first-child strong {\n    color: #ffffff;\n  }\n\n  .gc-xbox blockquote {\n    position: relative;\n    margin: 0 0 30px;\n    padding: 20px 22px 20px 24px;\n    overflow: hidden;\n    color: #521331;\n    background: linear-gradient(135deg, #fff0f7 0%, #eef7ff 100%);\n    border: 1px solid #f3bfd6;\n    border-left: 6px solid #ef3f91;\n    border-radius: 12px;\n    box-shadow: 0 8px 22px rgba(72, 30, 68, 0.08);\n  }\n\n  .gc-xbox blockquote p {\n    margin: 0;\n  }\n\n  .gc-xbox h2 {\n    margin: 34px 0 16px;\n    padding: 0 0 10px 15px;\n    color: #101a33;\n    border-left: 5px solid #2778ff;\n    border-bottom: 1px solid #d8e0ed;\n    font-size: 23px;\n    font-weight: 800;\n    line-height: 1.25;\n    letter-spacing: -0.25px;\n  }\n\n  .gc-xbox h2::after {\n    content: \"\";\n    display: block;\n    width: 86px;\n    height: 3px;\n    margin-top: 10px;\n    background: linear-gradient(90deg, #2778ff, #ef3f91);\n    border-radius: 999px;\n  }\n\n  .gc-xbox hr {\n    height: 3px;\n    margin: 30px 0;\n    background: linear-gradient(90deg, #2778ff 0%, #7549f2 50%, #ef3f91 100%);\n    border: 0;\n    border-radius: 999px;\n  }\n\n  .gc-xbox ol {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 0 0 20px;\n    padding: 0;\n    list-style: none;\n    counter-reset: gc-step;\n  }\n\n  .gc-xbox ol li {\n    position: relative;\n    min-height: 142px;\n    padding: 58px 18px 18px;\n    color: #26334c;\n    background: #ffffff;\n    border: 1px solid #dce3ef;\n    border-radius: 13px;\n    box-shadow: 0 7px 18px rgba(22, 36, 69, 0.07);\n    counter-increment: gc-step;\n  }\n\n  .gc-xbox ol li::before {\n    content: counter(gc-step);\n    position: absolute;\n    top: 16px;\n    left: 18px;\n    display: grid;\n    width: 31px;\n    height: 31px;\n    place-items: center;\n    color: #ffffff;\n    background: linear-gradient(135deg, #2778ff, #7549f2 62%, #ef3f91);\n    border-radius: 50%;\n    box-shadow: 0 5px 13px rgba(79, 75, 213, 0.28);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .gc-xbox table {\n    width: 100%;\n    margin: 4px 0 28px;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid #d7deea;\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 13px;\n    box-shadow: 0 8px 24px rgba(22, 36, 69, 0.08);\n  }\n\n  .gc-xbox th,\n  .gc-xbox td {\n    padding: 13px 15px;\n    border-bottom: 1px solid #e5eaf2;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .gc-xbox th {\n    width: 35%;\n    color: #ffffff;\n    background: #121d38;\n    font-weight: 700;\n  }\n\n  .gc-xbox tr:last-child th,\n  .gc-xbox tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gc-xbox ul {\n    display: grid;\n    gap: 9px;\n    margin: 0 0 24px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gc-xbox ul li {\n    position: relative;\n    margin: 0;\n    padding: 13px 15px 13px 41px;\n    color: #26334c;\n    background: #ffffff;\n    border: 1px solid #dce3ef;\n    border-radius: 10px;\n  }\n\n  .gc-xbox ul li::before {\n    content: \"\";\n    position: absolute;\n    top: 20px;\n    left: 17px;\n    width: 9px;\n    height: 9px;\n    background: linear-gradient(135deg, #2778ff, #ef3f91);\n    border-radius: 50%;\n    box-shadow: 0 0 0 4px #edf3ff;\n  }\n\n  .gc-xbox h2:last-of-type + p {\n    margin: 0;\n    padding: 25px 24px;\n    color: #ffffff;\n    background: linear-gradient(135deg, #1265f3 0%, #6848df 58%, #e2388a 100%);\n    border-radius: 13px;\n    box-shadow: 0 12px 28px rgba(56, 64, 177, 0.25);\n    font-size: 18px;\n    text-align: center;\n  }\n\n  .gc-xbox h2:last-of-type + p strong {\n    color: #ffffff;\n  }\n\n  .gc-xbox \u003e p:last-of-type {\n    margin: 26px 0 0;\n    padding: 19px 20px;\n    color: #ffffff;\n    background: #0e162c;\n    border: 1px solid #283658;\n    border-radius: 11px;\n    text-align: center;\n    box-shadow: 0 8px 22px rgba(14, 22, 44, 0.15);\n  }\n\n  .gc-xbox \u003e p:last-of-type strong {\n    color: #ffffff;\n  }\n\n  #gc-xbox-title ~ p:last-child {\n    max-width: 960px;\n    margin: 12px auto 0;\n    color: #667085;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 12px;\n    text-align: center;\n  }\n\n  @media (max-width: 720px) {\n    #gc-xbox-title {\n      padding: 32px 20px 10px;\n      border-radius: 14px 14px 0 0;\n      font-size: 33px;\n    }\n\n    #gc-xbox-title::before {\n      font-size: 10px;\n      letter-spacing: 1.5px;\n    }\n\n    .gc-xbox {\n      padding: 0 14px 22px;\n      border-radius: 0 0 14px 14px;\n    }\n\n    .gc-xbox \u003e p:first-child {\n      margin: 0 -14px 24px;\n      padding: 4px 20px 27px;\n      font-size: 16px;\n    }\n\n    .gc-xbox ol {\n      grid-template-columns: 1fr;\n    }\n\n    .gc-xbox ol li {\n      min-height: 0;\n    }\n\n    .gc-xbox h2 {\n      font-size: 21px;\n    }\n\n    .gc-xbox table,\n    .gc-xbox tbody,\n    .gc-xbox tr,\n    .gc-xbox th,\n    .gc-xbox td {\n      display: block;\n      width: 100%;\n    }\n\n    .gc-xbox th {\n      border-bottom: 0;\n    }\n\n    .gc-xbox td {\n      padding-top: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gc-xbox\"\u003e\n\n\u003cp\u003e\u003cstrong\u003e57 Xbox 360 games. One easy-to-shop collection. Choose the exact title you want from the game selector and see its individual price.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cblockquote\u003e\n  \u003cp\u003e\u003cstrong\u003eImportant: Each purchase includes ONE selected game only.\u003c\/strong\u003e\u003cbr\u003e\n  This listing is not for the entire 57-game collection. The full collection photo is used to show the available selection.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\n\u003chr\u003e\n\n\u003ch2\u003eChoose It. Add It. Game On.\u003c\/h2\u003e\n\n\u003col\u003e\n  \u003cli\u003eSelect your preferred game title from the \u003cstrong\u003eGame\u003c\/strong\u003e menu.\u003c\/li\u003e\n  \u003cli\u003eConfirm the selected title and its individual price.\u003c\/li\u003e\n  \u003cli\u003eAdd that game to your cart.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003cp\u003eOnly \u003cstrong\u003eone copy of each listed game\u003c\/strong\u003e is available. When a title sells, that variant will no longer be available.\u003c\/p\u003e\n\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"row\"\u003ePlatform\u003c\/th\u003e\n      \u003ctd\u003eMicrosoft Xbox 360\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n      \u003ctd\u003ePhysical video game\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"row\"\u003eCondition\u003c\/th\u003e\n      \u003ctd\u003ePre-Owned – Good Condition\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"row\"\u003ePurchase Includes\u003c\/th\u003e\n      \u003ctd\u003eOne game selected from the variant menu\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"row\"\u003eQuantity Available\u003c\/th\u003e\n      \u003ctd\u003eOne of each listed title\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"row\"\u003eConsole Included\u003c\/th\u003e\n      \u003ctd\u003eNo\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ch2\u003eA Collection for Every Kind of Xbox 360 Player\u003c\/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eAction and adventure:\u003c\/strong\u003e Halo, Red Dead Redemption, The Darkness, Syndicate, Brink, and more\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eRacing and sports:\u003c\/strong\u003e Forza Motorsport, Ridge Racer, Midnight Club, Skate, Kinect Sports, and more\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFamily and party games:\u003c\/strong\u003e Just Dance, Dance Central, Kinect Adventures, Wipeout, and more\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFan favourites:\u003c\/strong\u003e Minecraft, Sonic, Left 4 Dead, Call of Duty, and more\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eGood Condition Standard\u003c\/h2\u003e\n\n\u003cp\u003eEvery title is listed in \u003cstrong\u003eGood pre-owned condition\u003c\/strong\u003e. Normal signs of previous ownership may be present, including light case wear, cover-art wear, stickers, scuffs, or normal disc wear.\u003c\/p\u003e\n\n\u003cp\u003ePlease review the listing photos carefully for the exact case design, edition, cover artwork, and visible contents of each game.\u003c\/p\u003e\n\n\u003ch2\u003eImportant Game Notes\u003c\/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eKinect titles require a Kinect sensor.\u003c\/strong\u003e The sensor and Xbox 360 console are not included.\u003c\/li\u003e\n  \u003cli\u003eDLC, trial, expansion, and bonus-content codes are not guaranteed and may already be redeemed or expired.\u003c\/li\u003e\n  \u003cli\u003eBackward compatibility with newer Xbox consoles varies by title. Please confirm compatibility before purchasing.\u003c\/li\u003e\n  \u003cli\u003eFor multi-disc, special-edition, or accessory-based releases, the purchase includes only the contents shown in the photos or specifically stated in the selected title.\u003c\/li\u003e\n  \u003cli\u003ePlease confirm the exact game variant shown in your cart before completing checkout.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003e1 × selected Xbox 360 game\u003c\/li\u003e\n  \u003cli\u003eGame case and cover artwork as shown for that title\u003c\/li\u003e\n  \u003cli\u003eCareful packaging from Groovy Computers\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eWhy Buy from Groovy Computers?\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eGroovy Computers\u003c\/strong\u003e is a Canadian technology business focused on clear listings, accurately represented products, careful packaging, and helpful customer support.\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eActual collection photos\u003c\/li\u003e\n  \u003cli\u003eClear individual game selection\u003c\/li\u003e\n  \u003cli\u003eOnly one copy of each title listed\u003c\/li\u003e\n  \u003cli\u003eCanadian seller\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch2\u003eReady to Choose Your Game?\u003c\/h2\u003e\n\n\u003cp\u003e\u003cstrong\u003eSelect your game from the menu above, confirm the title and price, and add it to your cart. Once a title is sold, it is gone.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003chr\u003e\n\n\u003cp\u003e\u003cstrong\u003eGroovy Computers — Reliable and Desirable.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003eGroovy Computers | All Rights Reserved\u003c\/p\u003e\n","brand":"Groovy Computers","offers":[{"title":"Amped 3","offer_id":50266152927472,"sku":"X360-001","price":19.99,"currency_code":"CAD","in_stock":true},{"title":"Brink","offer_id":50266152960240,"sku":"X360-002","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Call of Duty 4: Modern Warfare","offer_id":50266152993008,"sku":"X360-003","price":17.99,"currency_code":"CAD","in_stock":true},{"title":"Call of Duty: Advanced Warfare – Day Zero Edition","offer_id":50266153025776,"sku":"X360-004","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"Call of Duty: Black Ops I \u0026 II Combo Pack – Platinum Hits","offer_id":50266153058544,"sku":"X360-005","price":29.99,"currency_code":"CAD","in_stock":true},{"title":"Call of Duty: Black Ops II – Revolution Map Pack Included","offer_id":50266153091312,"sku":"X360-006","price":27.99,"currency_code":"CAD","in_stock":true},{"title":"Call of Duty: Ghosts (Disc 1 – Game Disc Only)","offer_id":50266153124080,"sku":"X360-007","price":7.99,"currency_code":"CAD","in_stock":true},{"title":"Crackdown 2","offer_id":50266153156848,"sku":"X360-008","price":8.99,"currency_code":"CAD","in_stock":true},{"title":"Dance Central","offer_id":50266153189616,"sku":"X360-009","price":9.99,"currency_code":"CAD","in_stock":true},{"title":"Dance Central 3","offer_id":50266153222384,"sku":"X360-010","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Dance Masters","offer_id":50266153255152,"sku":"X360-011","price":11.99,"currency_code":"CAD","in_stock":true},{"title":"Deca Sports Freedom","offer_id":50266153287920,"sku":"X360-012","price":11.99,"currency_code":"CAD","in_stock":true},{"title":"Destiny: The Taken King – Legendary Edition","offer_id":50266153320688,"sku":"X360-013","price":4.99,"currency_code":"CAD","in_stock":true},{"title":"EA Sports Active 2: Personal Trainer","offer_id":50266153353456,"sku":"X360-014","price":6.99,"currency_code":"CAD","in_stock":true},{"title":"Fable: The Journey","offer_id":50266153386224,"sku":"X360-015","price":16.99,"currency_code":"CAD","in_stock":true},{"title":"Forza Motorsport 3","offer_id":50266153418992,"sku":"X360-016","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Forza Motorsport 3 Ultimate Collection – Platinum Hits","offer_id":50266153451760,"sku":"X360-017","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Forza Motorsport 4","offer_id":50266153484528,"sku":"X360-018","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Fracture","offer_id":50266153517296,"sku":"X360-019","price":17.99,"currency_code":"CAD","in_stock":true},{"title":"Game Party: In Motion","offer_id":50266153550064,"sku":"X360-020","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Halo 3","offer_id":50266153582832,"sku":"X360-021","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"Halo 3: ODST","offer_id":50266153615600,"sku":"X360-022","price":19.99,"currency_code":"CAD","in_stock":true},{"title":"Halo 4: Game of the Year Edition","offer_id":50266153648368,"sku":"X360-023","price":9.99,"currency_code":"CAD","in_stock":true},{"title":"Halo Wars","offer_id":50266153681136,"sku":"X360-024","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"Halo: Reach","offer_id":50266153713904,"sku":"X360-025","price":22.99,"currency_code":"CAD","in_stock":true},{"title":"High School Musical 3: Senior Year Dance!","offer_id":50266153746672,"sku":"X360-026","price":2.99,"currency_code":"CAD","in_stock":true},{"title":"Iron Man","offer_id":50266153779440,"sku":"X360-027","price":21.99,"currency_code":"CAD","in_stock":true},{"title":"Just Dance 2014","offer_id":50266153812208,"sku":"X360-028","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Just Dance 2015","offer_id":50266153844976,"sku":"X360-029","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Just Dance 3 – Target Exclusive Edition","offer_id":50266153877744,"sku":"X360-030","price":9.99,"currency_code":"CAD","in_stock":true},{"title":"Just Dance 4","offer_id":50266153910512,"sku":"X360-031","price":6.99,"currency_code":"CAD","in_stock":true},{"title":"Kinect Adventures!","offer_id":50266153943280,"sku":"X360-032","price":3.99,"currency_code":"CAD","in_stock":true},{"title":"Kinect Joy Ride","offer_id":50266153976048,"sku":"X360-033","price":6.99,"currency_code":"CAD","in_stock":true},{"title":"Kinect Sports","offer_id":50266154008816,"sku":"X360-034","price":9.99,"currency_code":"CAD","in_stock":true},{"title":"Kinect Sports: Season Two","offer_id":50266154041584,"sku":"X360-035","price":10.99,"currency_code":"CAD","in_stock":true},{"title":"Kinect Star Wars","offer_id":50266154074352,"sku":"X360-036","price":7.99,"currency_code":"CAD","in_stock":true},{"title":"Left 4 Dead","offer_id":50266154107120,"sku":"X360-037","price":39.99,"currency_code":"CAD","in_stock":true},{"title":"Left 4 Dead 2","offer_id":50266154139888,"sku":"X360-038","price":54.99,"currency_code":"CAD","in_stock":true},{"title":"Midnight Club: Los Angeles Complete Edition – Platinum Hits","offer_id":50266154172656,"sku":"X360-039","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"Minecraft: Xbox 360 Edition","offer_id":50266154205424,"sku":"X360-040","price":27.99,"currency_code":"CAD","in_stock":true},{"title":"MotionSports: Play for Real","offer_id":50266154238192,"sku":"X360-041","price":9.99,"currency_code":"CAD","in_stock":true},{"title":"Project Gotham Racing 3","offer_id":50266154270960,"sku":"X360-042","price":11.99,"currency_code":"CAD","in_stock":true},{"title":"Project Gotham Racing 4","offer_id":50266154303728,"sku":"X360-043","price":7.99,"currency_code":"CAD","in_stock":true},{"title":"Red Dead Redemption: Game of the Year Edition","offer_id":50266154336496,"sku":"X360-044","price":19.99,"currency_code":"CAD","in_stock":true},{"title":"Ridge Racer 6","offer_id":50266154369264,"sku":"X360-045","price":27.99,"currency_code":"CAD","in_stock":true},{"title":"Shadows of the Damned","offer_id":50266154402032,"sku":"X360-046","price":29.99,"currency_code":"CAD","in_stock":true},{"title":"Skate","offer_id":50266154434800,"sku":"X360-047","price":19.99,"currency_code":"CAD","in_stock":true},{"title":"Skate 2","offer_id":50266154467568,"sku":"X360-048","price":39.99,"currency_code":"CAD","in_stock":true},{"title":"Skate 3","offer_id":50266154500336,"sku":"X360-049","price":17.99,"currency_code":"CAD","in_stock":true},{"title":"Sonic Free Riders","offer_id":50266154533104,"sku":"X360-050","price":8.99,"currency_code":"CAD","in_stock":true},{"title":"Sonic Unleashed","offer_id":50266154565872,"sku":"X360-051","price":27.99,"currency_code":"CAD","in_stock":true},{"title":"Syndicate","offer_id":50266154598640,"sku":"X360-052","price":27.99,"currency_code":"CAD","in_stock":true},{"title":"The Darkness","offer_id":50266154631408,"sku":"X360-053","price":27.99,"currency_code":"CAD","in_stock":true},{"title":"Thrillville: Off the Rails","offer_id":50266154664176,"sku":"X360-054","price":18.99,"currency_code":"CAD","in_stock":true},{"title":"Too Human","offer_id":50266154696944,"sku":"X360-055","price":13.99,"currency_code":"CAD","in_stock":true},{"title":"Wipeout: In the Zone","offer_id":50266154729712,"sku":"X360-056","price":7.99,"currency_code":"CAD","in_stock":true},{"title":"Your Shape: Fitness Evolved","offer_id":50266154762480,"sku":"X360-057","price":4.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/9346\/3792\/files\/IMG_9214-Photoroom.png?v=1786896646","url":"https:\/\/groovycomputers.ca\/products\/xbox-360-mega-game-bundle-choose-your-game","provider":"Groovy Computers","version":"1.0","type":"link"}