February 24, 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]
Star Wars : Tie Fighter – PC Game Disk “Limited Run” Exclusive Limited Edition (1000 Copies Worldwide)
Product Features
Each of these has been blister packed to resemble Star Wars action figure packaging. A trap door on the back of the card will allow easy access to the game inside without any need to damage the card.
This includes a printed color manual inside of the jewel case on the blister pack.
Star Wars: TIE Fighter Special Edition on physical disc for PC
[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');