🎉 Bonus Prize Vault – 250th USA Birthday Edition
Welcome to the official prize vault for our USA 250th Birthday Sale!
Every qualifying affiliate gets to choose one bonus prize, with picks happening in order of total sales from July 1–5.
🥇 The highest seller chooses first, and once an item is claimed, it’s gone for good.
Scroll below to see everything up for grabs and start planning your victory lap! 🏃➡️



















































add_action('template_redirect', function() {
if (is_page(31360)) { // your page ID
$user = wp_get_current_user();
// Only allow users with the role "Xq-Affiliate"
if (!in_array('Xq-Affiliate', (array) $user->roles)) {
wp_redirect(home_url('/'));
exit;
}
}
});
