February 25, 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]
Middle-earth: Shadow of Mordor – Game Of The Year Edition
Language : Italian
Product Dimensions : 7.48 x 5.35 x 0.55 inches; 10.9 ounces
Manufacturer recommended age : 3 years and up
Item model number : 1000567739
Date First Available : May 10, 2015
Manufacturer : Warner Bros.
ASIN : B00WUGVIWQ
[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');