February 16, 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]
One of the most exciting and dynamic elements to the Second Edition of Wild West Exodus is the interplay between the Action and the Adventure card decks. This set contains a complete 60 card Adventure deck and a full 48 card Action deck.
This product contains:
1x Action Deck
1x Adventure Deck
Wild West Exodus – Action & Adventure DecksThis Product Contains:
1x Action Deck
1x Adventure DeckSpecifications
Weight: 0.34 lbs
Produced with the highest grade materials
[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');