February 28, 2025 | by GamesHereHQ Team

As an Amazon Associate, GamesHereHQ earns from qualifying purchases.

Price: [price_with_discount]
(as of [price_update_date] – Details)
[ad_1]
LEGO marvel collection, brings the top-selling video games LEGO Marvel Super Heroes, LEGO Marvel Super Heroes 2 and lego marvel's Avengers together in one package. This colossal Marvel adventure also includes previously released DLC packs for the games.
LEGO Marvel Super Heroes: players take control of a huge roster of characters as they unite to stop Loki and a host of other Marvel villains from assembling a super weapon capable of destroying the world
LEGO Marvel's Avengers: jump into the Marvel cinematic universe with characters and storylines from some of the critically acclaimed films and more
LEGO Marvel Super Heroes 2: join your favorite Super Heroes and Super Villains from different eras and realities as they go head to head with the time-traveling Kang the Conqueror in the all new, original adventure
[ad_2]
View all
As an Amazon Associate, GamesHereHQ earns from qualifying purchases.
function ghq_price_box_shortcode($atts) { $atts = shortcode_atts(array( 'asin' => '', 'btn_text' => 'Check Price on Amazon' ), $atts);$asin = esc_attr($atts['asin']); $btn_text = esc_html($atts['btn_text']); $affiliate_id = 'Gamesherehq-20'; $link = "https://www.amazon.com/dp/$asin?tag=$affiliate_id"; return ''; add_shortcode('ghq_price_box', 'ghq_price_box_shortcode');