premierecollectibles.com Open in urlscan Pro
63.141.128.8  Public Scan

Submitted URL: https://vindicatingbook.com/
Effective URL: https://premierecollectibles.com/vindicatingtrump
Submission: On September 13 via api from CA — Scanned from US

Form analysis 6 forms found in the DOM

POST https://premierecollectibles.com/login.php?action=check_login

<form class="login-form form" action="https://premierecollectibles.com/login.php?action=check_login" method="post">
  <div class="form-field">
    <label class="form-label" for="login_email4">Email address <small>*</small></label>
    <input class="form-input" name="login_email" id="login_email4" type="email" placeholder="Email address">
  </div>
  <div class="form-field">
    <label class="form-label" for="login_pass4">Password <small>*</small></label>
    <input class="form-input" id="login_pass4" type="password" name="login_pass" placeholder="Password">
  </div>
  <div class="form-actions">
    <input type="submit" class="button button--border button--large" value="Login">
    <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
  </div>
</form>

POST https://premierecollectibles.com/login.php?action=check_login

<form class="login-form form" action="https://premierecollectibles.com/login.php?action=check_login" method="post">
  <div class="form-field">
    <label class="form-label" for="login_email3">Email address <small>*</small></label>
    <input class="form-input" name="login_email" id="login_email3" type="email" placeholder="Email address">
  </div>
  <div class="form-field">
    <label class="form-label" for="login_pass3">Password <small>*</small></label>
    <input class="form-input" id="login_pass3" type="password" name="login_pass" placeholder="Password">
  </div>
  <div class="form-actions">
    <input type="submit" class="button button--border button--large" value="Login">
    <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
  </div>
</form>

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <input type="text" class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Enter your search terms" autocomplete="off">
      <button type="submit"><svg class="icon">
          <use xlink:href="#icon-search"></use>
        </svg></button>
    </div>
  </fieldset>
</form>

POST https://premierecollectibles.com/cart.php

<form class="form" method="post" action="https://premierecollectibles.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="7661">
  <div data-product-option-change="" style="">
    <div class="collapsed-fields-container">
      <div id="gift-receipt-form-fields" class="collapsed-form-fields" style="display:none;">
      </div>
    </div>
    <div class="collapsed-fields-container">
      <div id="ls-question-form-fields" class="collapsed-form-fields" style="display:none;">
      </div>
    </div>
  </div>
  <div id="add-to-cart-wrapper">
    <div class="product-price-wrapper">
      <div class="productView-price">
        <div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;">
          <span class="price-label retail-price-label" data-page-builder-key="pdp-retail-price-label" data-default-translation="page_builder.pdp-retail-price-label" style="display: inline;">MSRP:</span>
          <span data-product-rrp-price-without-tax="" class="price price--rrp">
          </span>
        </div>
        <div class="price-section price-section--withoutTax non-sale-price--withoutTax price-none no-retail-price" style="display: none;">
          <span class="non-sale-price-label" data-page-builder-key="pdp-non-sale-price-label" data-default-translation="page_builder.pdp-non-sale-price-label">Was:</span>
          <span data-product-non-sale-price-without-tax="" class="price price--non-sale">
          </span>
        </div>
        <div class="price-section price-section--withoutTax no-retail-price">
          <span class="price-label" style="">
          </span>
          <span class="price-now-label" style="display: none;" data-page-builder-key="pdp-sale-price-label" data-default-translation="page_builder.pdp-sale-price-label"> Now: </span>
          <span data-product-price-without-tax="" class="price price--withoutTax">$37.99</span>
        </div>
        <div class="price-section price-section--saving price" style="display: none;">
          <span class="price">(You save</span>
          <span data-product-price-saved="" class="price price--saving">
          </span>
          <span class="price">)</span>
        </div>
      </div>
      <div data-content-region="product_below_price"></div>
    </div>
    <div class="product-quantity-wrapper">
      <div class="form-field form-field--increments increments-product">
        <label class="form-label form-label--alternate" for="qty[]">Quantity</label>
        <div class="form-increment" data-quantity-change="">
          <button class="button button--icon" data-action="dec" data-quantity-update="" data-item-id="7661">
            <span class="is-srOnly">Decrease Quantity:</span>
          </button>
          <input class="form-input form-input--incrementTotal qty-7661" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" data-quantity-min-error="The minimum purchasable quantity is 0"
            data-quantity-min-error1="The minimum purchasable quantity is 1" data-quantity-max-error="The maximum purchasable quantity is 0" min="1" pattern="[0-9]*" aria-live="polite">
          <button class="button button--icon" data-action="inc" data-quantity-update="" data-item-id="7661">
            <span class="is-srOnly">Increase Quantity:</span>
          </button>
        </div>
      </div>
    </div>
    <div class="alertBox productAttributes-message" style="display:none">
      <div class="alertBox-column alertBox-icon">
        <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
          </svg></icon>
      </div>
      <p class="alertBox-column alertBox-message"></p>
    </div>
    <div class="form-action addToCart">
      <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Pre-Order Now">
    </div>
  </div>
</form>

POST /wishlist.php?action=add&product_id=7661

<form action="/wishlist.php?action=add&amp;product_id=7661" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown">
        <svg class="icon-wishlist"><use xlink:href="#icon-wishlist"></use></svg>
        <span>Add to Wish List</span>
        <i aria-hidden="true" class="icon">
            <svg>
                <use xlink:href="#icon-chevron-down"></use>
            </svg>
        </i>
    </a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown" tabindex="-1">
    <li>
      <input class="button" type="submit" value="Add to My Wish List">
    </li>
    <li>
      <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=7661">Create New Wish List</a>
    </li>
  </ul>
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 go3279073480 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-W3CKZ8" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; margin: 0px auto; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-111598653" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-kanit"
              style="font-size: 28px; color: rgb(50, 73, 99); font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 800; font-style: normal;">Be the first to know!</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-111598654" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">Never miss a new release, limited-time deal or exciting author event.</p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 5px 0px 20px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_111598655" class="needsclick go895557127 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 8px 0px 20px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <button class="needsclick go300628013 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(76, 136, 255); border-radius: 0px; border-style: none; border-color: rgb(37, 36, 36); border-width: 2px; color: rgb(255, 255, 255); font-family: Montserrat, &quot;Trebuchet MS&quot;, &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, Tahoma, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 50px;">Subscribe</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

MYSTERY BOOK SURPRISE!

Hang on! We have a special offer just for you. For only $7.99, you can purchase
an autographed mystery book! You pick the category, and we will send the
surprise book!


MYSTERY BOOK SURPRISE


$9.99


Category Business Children's Book Comedy Cookbook Inspirational/Motivational
Music Memoir Political Commentary Pop Culture Memoir Religious
Add to cart
Offers end in 00 : 00 : 00
Continue shopping →
×

×

Customer Login

Email address *
Password *
Forgot your password?
Create An Account
×

×


 * Signed BooksNew ❯
   
    * ❯ Signed Books
   
    * Art, Architecture & Photography
    * Biographies & Memoirs
    * Children's Books
    * Clearance
    * Business
    * Cookbooks, Food & Wine
    * Fiction
    * History
    * Inspirational/Motivational Books
    * Music
    * Politics & Political Commentary
    * Pop Culture
    * Science & Space
    * Sports & Adventure
    * Bestselling Signed Books
    * Shop All Signed and Collectible Books

 * Signed Vinyls

 * Rare Collectibles ❯
   
    * ❯ Rare Collectibles
   
    * Private Collection
    * Tony Bennett Collection
    * Sports Collectibles
    * Balls
    * Books
    * Comic Books
    * Jerseys
    * Helmets
    * Historic
    * Vinyls
    * Signed Photo
    * Musical Instruments
    * Memorabilia

 * New Releases
 * Upcoming Releases

 * ...
   
   

 * Wish Lists
 * Store Locator
 * Contact us: 888-398-4485
 * Gift Certificates
 * 

Sign in

Customer Login

Email address *
Password *
Forgot your password?
Create An Account
Search


TRENDING SEARCHES

 * Jennifer Aniston
 * Brooke Shields
 * Football
 * Limited Edition
 * Jimmy Fallon
 * Kenny G


POPULAR PRODUCTS


0
Toggle menu
×

0

Shop Rare Football Memorabilia
Free U.S. Shipping On Book Orders $65+
Rare Autographed Memorabilia


AUTOGRAPHED BOOKPLATED EDITION


VINDICATING TRUMP


BY DINESH D'SOUZA




AUTOGRAPHED BOOKPLATED EDITION


VINDICATING TRUMP


BY DINESH D'SOUZA



PRODUCT FEATURES

- Hardcover Edition of "Vindicating Trump"
- Dinesh D'Souza's Personal Autograph on Bookplate Inside Book
- Certificate of Authenticity


MSRP:
Was:
Now: $37.99
(You save )

Quantity
Decrease Quantity: Increase Quantity:




Add to Wish List
 * 
 * Create New Wish List


Availability:
This is a pre-order product. Please allow 1-2 weeks of handling time after the
10/08/2024 release for the author to sign the books.

LIVE EVENT STARTING IN


 * Description
 * Product Details
 * About the Author
 * Reviews

Description

This Hardcover Edition of Dinesh D'Souza's Vindicating Trump is autographed on a
bookplate by Dinesh D'Souza.

Donald Trump is unquestionably the most unique and charismatic figure in
American politics in a generation. Yet despite his familiarity on the public
stage, he remains an enigmatic, mysterious figure. Not since Lincoln has a man
drawn such intensely opposite responses, of love and hate, and even in Lincoln’s
case the intensity was over the issue of slavery. With Trump, the intensity is
over the man.  

How can the same man inspire such radically opposite reactions, to the point
that there are some who would take a bullet for him, and others who celebrate
the would-be assassin who actually attempted to take his life? This is the Trump
enigma.  

Then there are Republicans and moderates who seek to sidestep the enigma of
Trump the man by saying, “I don’t like him, but I like his policies.” 

Yet if Trump’s critics are right that he is an aspiring tyrant, a dictator,
something akin to Hitler circa 1933, it is the man—not the policies—that matter
most.  

In an original, searching examination, bestselling author Dinesh D’Souza
considers the issue of tyranny in Vindicating Trump by asking key questions:   

 * Is Trump a tyrant, and would his election a second time imperil democracy and
   our constitutional system of government? 
 * If not—if he didn’t do anything tyrannical in his term in office—then why do
   his critics say that about him? 
 * If Trump isn’t the one imposing a tyrannical regime, then who is?D’Souza
   makes the startling argument that Trump’s critics accuse him of being a
   dictator—a Caesar—because Trump does possess the colossal dimensions of a
   Caesar. He could be a tyrant, if he wanted to. But he doesn’t want to.
   Rather, he wants to use his immense charisma and power to mobilize the
   American people against the forces of tyranny and repression, coming from the
   Democrats and from the Left.

This book—and the accompanying film in theaters this fall—is an unqualified
defense and vindication of Trump. It makes the case for Trump “as is,” the man
as well as the policies. It will rally and inspire Trump supporters and at the
same time convince Americans who are ambivalent about Trump that he is the right
“wartime general” for the perilous times we face in this country.

Get your Dinesh D'Souza autographed book today!


PRODUCT DETAILS

 * Pages: 208 pages
 * Publisher: Regnery
 * Release Date: October 08, 2024
 * ISBN-13: 9781510783249
   
 * Edition: Autographed Hardcover Bookplated Edition
   
   


ABOUT THE AUTHOR

Dinesh D'Souza has had a prominent career as a writer, scholar, public
intellectual, and filmmaker. Born in India, D’Souza came to the U.S. as an
exchange student at the age of 18 and graduated Phi Beta Kappa from Dartmouth
College. Called one of the “top young public-policy makers in the country,” his
books, speeches, and films quickly made him a major force in conservative media.
New York Times Magazine has named him one of America’s most influential
conservative thinkers.

Show More
Show Less
Product Details

This Hardcover Edition of Dinesh D'Souza's Vindicating Trump is autographed on a
bookplate by Dinesh D'Souza.

Donald Trump is unquestionably the most unique and charismatic figure in
American politics in a generation. Yet despite his familiarity on the public
stage, he remains an enigmatic, mysterious figure. Not since Lincoln has a man
drawn such intensely opposite responses, of love and hate, and even in Lincoln’s
case the intensity was over the issue of slavery. With Trump, the intensity is
over the man.  

How can the same man inspire such radically opposite reactions, to the point
that there are some who would take a bullet for him, and others who celebrate
the would-be assassin who actually attempted to take his life? This is the Trump
enigma.  

Then there are Republicans and moderates who seek to sidestep the enigma of
Trump the man by saying, “I don’t like him, but I like his policies.” 

Yet if Trump’s critics are right that he is an aspiring tyrant, a dictator,
something akin to Hitler circa 1933, it is the man—not the policies—that matter
most.  

In an original, searching examination, bestselling author Dinesh D’Souza
considers the issue of tyranny in Vindicating Trump by asking key questions:   

 * Is Trump a tyrant, and would his election a second time imperil democracy and
   our constitutional system of government? 
 * If not—if he didn’t do anything tyrannical in his term in office—then why do
   his critics say that about him? 
 * If Trump isn’t the one imposing a tyrannical regime, then who is?D’Souza
   makes the startling argument that Trump’s critics accuse him of being a
   dictator—a Caesar—because Trump does possess the colossal dimensions of a
   Caesar. He could be a tyrant, if he wanted to. But he doesn’t want to.
   Rather, he wants to use his immense charisma and power to mobilize the
   American people against the forces of tyranny and repression, coming from the
   Democrats and from the Left.

This book—and the accompanying film in theaters this fall—is an unqualified
defense and vindication of Trump. It makes the case for Trump “as is,” the man
as well as the policies. It will rally and inspire Trump supporters and at the
same time convince Americans who are ambivalent about Trump that he is the right
“wartime general” for the perilous times we face in this country.

Get your Dinesh D'Souza autographed book today!


PRODUCT DETAILS

 * Pages: 208 pages
 * Publisher: Regnery
 * Release Date: October 08, 2024
 * ISBN-13: 9781510783249
   
 * Edition: Autographed Hardcover Bookplated Edition
   
   


ABOUT THE AUTHOR

Dinesh D'Souza has had a prominent career as a writer, scholar, public
intellectual, and filmmaker. Born in India, D’Souza came to the U.S. as an
exchange student at the age of 18 and graduated Phi Beta Kappa from Dartmouth
College. Called one of the “top young public-policy makers in the country,” his
books, speeches, and films quickly made him a major force in conservative media.
New York Times Magazine has named him one of America’s most influential
conservative thinkers.

About the Author

This Hardcover Edition of Dinesh D'Souza's Vindicating Trump is autographed on a
bookplate by Dinesh D'Souza.

Donald Trump is unquestionably the most unique and charismatic figure in
American politics in a generation. Yet despite his familiarity on the public
stage, he remains an enigmatic, mysterious figure. Not since Lincoln has a man
drawn such intensely opposite responses, of love and hate, and even in Lincoln’s
case the intensity was over the issue of slavery. With Trump, the intensity is
over the man.  

How can the same man inspire such radically opposite reactions, to the point
that there are some who would take a bullet for him, and others who celebrate
the would-be assassin who actually attempted to take his life? This is the Trump
enigma.  

Then there are Republicans and moderates who seek to sidestep the enigma of
Trump the man by saying, “I don’t like him, but I like his policies.” 

Yet if Trump’s critics are right that he is an aspiring tyrant, a dictator,
something akin to Hitler circa 1933, it is the man—not the policies—that matter
most.  

In an original, searching examination, bestselling author Dinesh D’Souza
considers the issue of tyranny in Vindicating Trump by asking key questions:   

 * Is Trump a tyrant, and would his election a second time imperil democracy and
   our constitutional system of government? 
 * If not—if he didn’t do anything tyrannical in his term in office—then why do
   his critics say that about him? 
 * If Trump isn’t the one imposing a tyrannical regime, then who is?D’Souza
   makes the startling argument that Trump’s critics accuse him of being a
   dictator—a Caesar—because Trump does possess the colossal dimensions of a
   Caesar. He could be a tyrant, if he wanted to. But he doesn’t want to.
   Rather, he wants to use his immense charisma and power to mobilize the
   American people against the forces of tyranny and repression, coming from the
   Democrats and from the Left.

This book—and the accompanying film in theaters this fall—is an unqualified
defense and vindication of Trump. It makes the case for Trump “as is,” the man
as well as the policies. It will rally and inspire Trump supporters and at the
same time convince Americans who are ambivalent about Trump that he is the right
“wartime general” for the perilous times we face in this country.

Get your Dinesh D'Souza autographed book today!


PRODUCT DETAILS

 * Pages: 208 pages
 * Publisher: Regnery
 * Release Date: October 08, 2024
 * ISBN-13: 9781510783249
   
 * Edition: Autographed Hardcover Bookplated Edition
   
   


ABOUT THE AUTHOR

Dinesh D'Souza has had a prominent career as a writer, scholar, public
intellectual, and filmmaker. Born in India, D’Souza came to the U.S. as an
exchange student at the age of 18 and graduated Phi Beta Kappa from Dartmouth
College. Called one of the “top young public-policy makers in the country,” his
books, speeches, and films quickly made him a major force in conservative media.
New York Times Magazine has named him one of America’s most influential
conservative thinkers.

Reviews

×


×





RELATED PRODUCTS

Previous
Quick view

Pre-Order Now
×

YOU CAN DO IT!: SPEAK YOUR MIND, AMERICA

Rob Schneider



MSRP:
Was:
Now: $35.00
Quick view

Pre-Order Now
×

BORN TO BE BRAVE: HOW TO BE A PART OF AMERICA’S SPIRITUAL COMEBACK

Kirk Cameron



MSRP:
Was:
Now: $28.99 - $59.99
Quick view

Pre-Order Now
×

TRUTHS: THE FUTURE OF AMERICA FIRST

Vivek Ramaswamy



MSRP:
Was:
Now: $35.00 - $69.99
Quick view

Pre-Order Now
×

THE ABCS OF DEMOCRACY

Hakeem Jeffries



MSRP:
Was:
Now: $30.00
Quick view

Pre-Order Now
×

THE DICHOTOMY OF LEADERSHIP: BALANCING THE CHALLENGES OF EXTREME OWNERSHIP TO
LEAD AND WIN (EXPANDED EDITION)

Jocko Willink and Leif Babin



MSRP:
Was:
Now: $37.00
Quick view

Pre-Order Now
×

AMERICAN HEROES: FROM THE #1 BESTSELLING AUTHORS OF WALK IN MY COMBAT BOOTS

James Patterson and Matt Eversmann



MSRP:
Was:
Now: $37.50
Quick view
New

Pre-Order Now
×

LIGHT OF THE MIND, LIGHT OF THE WORLD: ILLUMINATING SCIENCE THROUGH FAITH

Spencer Klavan



MSRP:
Was:
Now: $35.00
Next
   4
 * Home ❯
 * Signed Books ❯
 * Shop All Signed and Collectible Books ❯
 * Vindicating Trump

×


OK



© 2024 Premiere Collectibles.

HELP

 * Frequently Asked Quesitons
 * Ordering
 * Shipping & Delivery
 * Returns & Refunds
 * Certificate of Authenticity
 * Affiliate Program

ABOUT

 * Our Story
 * Support
 * Terms & Conditions
 * Privacy Policy
 * 
 * 

ACCOUNT

 * Login
 * Register
 * My WishList
 * Sitemap

Be the first to know!

Never miss a new release, limited-time deal or exciting author event.

Subscribe



0


RECENTLY VIEWED

VINDICATING TRUMP

MSRP:
Was:
Now: $37.99
(You save )
Pre-Order Now
↑ Top
↑
Don't have a Bigcommerce Store?
Open a store for FREE
Open a store for FREE Start your 15-day Trial