www.simonandschuster.com Open in urlscan Pro
18.233.110.49  Public Scan

Submitted URL: http://www.series.simonandschuster.com/
Effective URL: https://www.simonandschuster.com/search/books
Submission: On November 11 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET https://www.simonandschuster.com/search/books

<form method="get" action="https://www.simonandschuster.com/search/books" role="form">
  <div class="control has-icons-right">
    <input id="header-search-bar" class="input header-search is-shadowless is-radiusless" type="text" placeholder="find a book or author" name="query" autocomplete="off" role="textbox" aria-autocomplete="list" aria-haspopup="true">
    <span class="icon is-small is-right">
      <svg width="24px" height="24px" viewBox="0 0 24 24">
        <g class="icon-search-rounded">
          <path d="M15.5,14h-0.79l-0.28-0.27c1.2-1.4,1.82-3.31,1.48-5.34c-0.47-2.78-2.79-5-5.59-5.34c-4.23-0.52-7.79,3.04-7.27,7.27
      c0.34,2.8,2.56,5.12,5.34,5.59c2.03,0.34,3.94-0.28,5.34-1.48L14,14.71v0.79l4.25,4.25c0.41,0.41,1.08,0.41,1.49,0l0,0
      c0.41-0.41,0.41-1.08,0-1.49L15.5,14z M9.5,14C7.01,14,5,11.99,5,9.5S7.01,5,9.5,5S14,7.01,14,9.5S11.99,14,9.5,14z"></path>
        </g>
      </svg>
    </span>
  </div>
</form>

GET https://www.simonandschuster.com/search/books

<form method="get" action="https://www.simonandschuster.com/search/books" role="form">
  <div class="field has-addons">
    <div class="control has-icons-right is-expanded">
      <input class="input header-search is-shadowless is-radiusless" data-click-tracking="{&quot;event_type&quot;:&quot;search_submit_click&quot;,&quot;link_text&quot;:&quot;submit&quot;}" type="text" placeholder="find a book or author" name="query"
        autocomplete="off" role="textbox" aria-autocomplete="none"> <span class="icon is-right js-clear-search">
        <svg width="24" height="24" viewBox="0 0 24 24">
          <g class="icon-clear-inverted">
            <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
          </g>
        </svg>
      </span>
    </div>
    <div class="control has-icons-left">
      <input class="button secondary-search is-shadowless is-radiusless" data-click-tracking="{&quot;event_type&quot;:&quot;search_submit_click&quot;,&quot;link_text&quot;:&quot;submit&quot;}" value="" type="submit">
      <span class="icon is-left">
        <svg width="24" height="24" viewBox="0 0 24 24">
          <g class="icon-search-rounded-inverted">
            <path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59
      4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path>
          </g>
        </svg>
      </span>
    </div>
  </div>
</form>

<form>
  <div class="field">
    <div class="control">
      <div class="select is-small">
        <select class="js-options-recs-per-page" name="options[recs_per_page]">
          <option selected="selected" value="20">Show Up to 20 results</option>
          <option value="40">Show Up to 40 results</option>
          <option value="60">Show Up to 60 results</option>
          <option value="80">Show Up to 80 results</option>
        </select>
      </div>
    </div>
  </div>
</form>

GET /search/books/_/N-

<form action="/search/books/_/N-" method="get">
  <div class="field">
    <div class="control">
      <div class="select is-small">
        <select class="js-options-sort" name="options[sort]">
          <option selected="selected" value="BOOK_ON_SALE_DATE_SINCE_EPOCH|1||BOOK_ORDER|0">Sort by Publication Date</option>
          <option value="BOOK_ORDER|0||TITLE|0">Sort by Title A - Z</option>
          <option value="BOOK_ORDER|0||TITLE|1">Sort by Title Z - A</option>
          <option value="BOOK_ORDER|0||BOOK_PRICE|0">Sort by Price - Low to High</option>
        </select>
      </div>
    </div>
  </div>
</form>

<form>
  <div class="field">
    <div class="control">
      <div class="select is-small">
        <select class="js-options-recs-per-page" name="options[recs_per_page]">
          <option selected="selected" value="20">Show Up to 20 results</option>
          <option value="40">Show Up to 40 results</option>
          <option value="60">Show Up to 60 results</option>
          <option value="80">Show Up to 80 results</option>
        </select>
      </div>
    </div>
  </div>
</form>

GET /search/books/_/N-

<form action="/search/books/_/N-" method="get">
  <div class="field">
    <div class="control">
      <div class="select is-small">
        <select class="js-options-sort" name="options[sort]">
          <option selected="selected" value="BOOK_ON_SALE_DATE_SINCE_EPOCH|1||BOOK_ORDER|0">Sort by Publication Date</option>
          <option value="BOOK_ORDER|0||TITLE|0">Sort by Title A - Z</option>
          <option value="BOOK_ORDER|0||TITLE|1">Sort by Title Z - A</option>
          <option value="BOOK_ORDER|0||BOOK_PRICE|0">Sort by Price - Low to High</option>
        </select>
      </div>
    </div>
  </div>
</form>

POST /subscribe/supplemental-modal

<form id="js-supplemental-data-form" action="/subscribe/supplemental-modal" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
    value="MzQ9yTkIOQye6Jw5otEjhjsMYvH0GyXWQt7bhJBm3ZTJnoazHuCvdMFc453WKpCR3GYKOovTmJw3SD-lpcLEaA" autocomplete="off">
  <input type="hidden" name="source" id="source" autocomplete="off">
  <input type="hidden" name="email" id="email" autocomplete="off">
  <div class="field with-margin-bottom-small">
    <div class="control">
      <div class="columns is-desktop modal-mobile-column see-more-truncated">
        <div id="see-more-overlay"></div>
        <div class="column">
          <label for="preferences_AFRICAN_AMERICAN" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[AFRICAN_AMERICAN]" id="preferences_AFRICAN_AMERICAN" value="1"> African American </label>
          <label for="preferences_ASIAN_AMERICAN" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[ASIAN_AMERICAN]" id="preferences_ASIAN_AMERICAN" value="1"> Asian American </label>
          <label for="preferences_AUDIO" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[AUDIO]" id="preferences_AUDIO" value="1"> Audiobooks </label>
          <label for="preferences_BOOK_CLUB" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[BOOK_CLUB]" id="preferences_BOOK_CLUB" value="1"> Book Club </label>
          <label for="preferences_BIO_AUTO_MEMOIR" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[BIO_AUTO_MEMOIR]" id="preferences_BIO_AUTO_MEMOIR" value="1"> Biography &amp; Autobiography </label>
          <label for="preferences_BUSINESS_PERSONALFINANCE" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[BUSINESS_PERSONALFINANCE]" id="preferences_BUSINESS_PERSONALFINANCE" value="1"> Business &amp; Personal Finance </label>
          <label for="preferences_CHILDREN_06" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[CHILDREN_06]" id="preferences_CHILDREN_06" value="1"> Children Ages 0-6 </label>
          <label for="preferences_CHILDREN_712" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[CHILDREN_712]" id="preferences_CHILDREN_712" value="1"> Children Ages 7-12 </label>
          <label for="preferences_CHRISTIAN" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[CHRISTIAN]" id="preferences_CHRISTIAN" value="1"> Christian </label>
        </div>
        <div class="column">
          <label for="preferences_CULINARY" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[CULINARY]" id="preferences_CULINARY" value="1"> Cooking </label>
          <label for="preferences_EBOOKS" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[EBOOKS]" id="preferences_EBOOKS" value="1"> eBooks </label>
          <label for="preferences_CELEB_ENT_POP" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[CELEB_ENT_POP]" id="preferences_CELEB_ENT_POP" value="1"> Entertainment &amp; Pop Culture </label>
          <label for="preferences_FICTION" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[FICTION]" id="preferences_FICTION" value="1"> Fiction </label>
          <label for="preferences_GRAPHIC_NOVELS" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[GRAPHIC_NOVELS]" id="preferences_GRAPHIC_NOVELS" value="1"> Graphic Novels </label>
          <label for="preferences_HISTORICAL_FICTION" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[HISTORICAL_FICTION]" id="preferences_HISTORICAL_FICTION" value="1"> Historical Fiction </label>
          <label for="preferences_HISTORY" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[HISTORY]" id="preferences_HISTORY" value="1"> History </label>
          <label for="preferences_INDIGENOUS_NATIVE_AMERICAN" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[INDIGENOUS_NATIVE_AMERICAN]" id="preferences_INDIGENOUS_NATIVE_AMERICAN" value="1"> Indigenous/Native American </label>
          <label for="preferences_LATINX_HISPANIC" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[LATINX_HISPANIC]" id="preferences_LATINX_HISPANIC" value="1"> Latinx/Hispanic </label>
        </div>
        <div class="column">
          <label for="preferences_MYSTERY" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[MYSTERY]" id="preferences_MYSTERY" value="1"> Mystery </label>
          <label for="preferences_POLITICS" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[POLITICS]" id="preferences_POLITICS" value="1"> Politics </label>
          <label for="preferences_ROMANCE" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[ROMANCE]" id="preferences_ROMANCE" value="1"> Romance </label>
          <label for="preferences_SCIFI_FANTASY" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[SCIFI_FANTASY]" id="preferences_SCIFI_FANTASY" value="1"> Science Fiction </label>
          <label for="preferences_SELFHELP" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[SELFHELP]" id="preferences_SELFHELP" value="1"> Self-help </label>
          <label for="preferences_SPORTS" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[SPORTS]" id="preferences_SPORTS" value="1"> Sports </label>
          <label for="preferences_TEEN" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[TEEN]" id="preferences_TEEN" value="1"> Teen </label>
          <label for="preferences_THRILLER_SUSPENSE" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[THRILLER_SUSPENSE]" id="preferences_THRILLER_SUSPENSE" value="1"> Thriller &amp; Suspense </label>
          <label for="preferences_YOUR_LIFESTYLE_DIGEST" class="checkbox with-margin-bottom-very-small is-block">
            <input type="checkbox" name="preferences[YOUR_LIFESTYLE_DIGEST]" id="preferences_YOUR_LIFESTYLE_DIGEST" value="1"> Your Lifestyle Digest </label>
        </div>
      </div>
      <div id="js-supplemental-modal-categories__expand" class="underline reveal-toggle see-more-caret has-text-centered is-hidden-desktop"><a>See More Categories</a></div>
    </div>
  </div>
  <div class="columns is-desktop is-centered">
    <div class="column is-9">
      <div class="columns">
        <div class="column">
          <div class="field">
            <label for="first_name" class="label">Your First Name</label>
            <div class="control">
              <input type="text" name="first_name" id="first_name" maxlength="20" class="input is-three-quarters">
            </div>
          </div>
        </div>
        <div class="column">
          <div class="field">
            <label for="mob" class="label">Birth Month</label>
            <div class="control">
              <div class="select">
                <select name="mob" id="mob">
                  <option value="">Select Month</option>
                  <option value="January">January</option>
                  <option value="February">February</option>
                  <option value="March">March</option>
                  <option value="April">April</option>
                  <option value="May">May</option>
                  <option value="June">June</option>
                  <option value="July">July</option>
                  <option value="August">August</option>
                  <option value="September">September</option>
                  <option value="October">October</option>
                  <option value="November">November</option>
                  <option value="December">December</option>
                </select>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="columns is-centered">
        <div class="column  is-one-third">
          <div class="field">
            <label for="zip_code" class="label">Zip Code</label>
            <div class="control">
              <input type="text" name="zip_code" id="zip_code" class="input" pattern="[0-9]{5}" maxlength="5">
            </div>
          </div>
        </div>
        <div class="column">
          <div class="field">
            <label for="state" class="label">State</label>
            <div class="control">
              <div class="select">
                <select name="state" id="state">
                  <option value="">Select State</option>
                  <option value="AL">Alabama</option>
                  <option value="AK">Alaska</option>
                  <option value="AZ">Arizona</option>
                  <option value="AR">Arkansas</option>
                  <option value="CA">California</option>
                  <option value="CO">Colorado</option>
                  <option value="CT">Connecticut</option>
                  <option value="DE">Delaware</option>
                  <option value="DC">District of Columbia</option>
                  <option value="FL">Florida</option>
                  <option value="GA">Georgia</option>
                  <option value="HI">Hawaii</option>
                  <option value="ID">Idaho</option>
                  <option value="IL">Illinois</option>
                  <option value="IN">Indiana</option>
                  <option value="IA">Iowa</option>
                  <option value="KS">Kansas</option>
                  <option value="KY">Kentucky</option>
                  <option value="LA">Louisiana</option>
                  <option value="ME">Maine</option>
                  <option value="MD">Maryland</option>
                  <option value="MA">Massachusetts</option>
                  <option value="MI">Michigan</option>
                  <option value="MN">Minnesota</option>
                  <option value="MS">Mississippi</option>
                  <option value="MO">Missouri</option>
                  <option value="MT">Montana</option>
                  <option value="NE">Nebraska</option>
                  <option value="NV">Nevada</option>
                  <option value="NH">New Hampshire</option>
                  <option value="NJ">New Jersey</option>
                  <option value="NM">New Mexico</option>
                  <option value="NY">New York</option>
                  <option value="NC">North Carolina</option>
                  <option value="ND">North Dakota</option>
                  <option value="OH">Ohio</option>
                  <option value="OK">Oklahoma</option>
                  <option value="OR">Oregon</option>
                  <option value="PA">Pennsylvania</option>
                  <option value="RI">Rhode Island</option>
                  <option value="SC">South Carolina</option>
                  <option value="SD">South Dakota</option>
                  <option value="TN">Tennessee</option>
                  <option value="TX">Texas</option>
                  <option value="UT">Utah</option>
                  <option value="VT">Vermont</option>
                  <option value="VA">Virginia</option>
                  <option value="WA">Washington</option>
                  <option value="WV">West Virginia</option>
                  <option value="WI">Wisconsin</option>
                  <option value="WY">Wyoming</option>
                </select>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="field with-margin-bottom-small">
    <div class="control has-text-centered">
      <input type="submit" name="commit" value="Submit" class="button is-black modal_submit_button" data-click-tracking="{&quot;event_type&quot;:&quot;email_supplemental_submit&quot;}" data-disable-with="Submit">
    </div>
  </div>
</form>

POST https://www.simonandschuster.com/subscribe/subscribe.json

<form class="js-email-form with-margin-bottom-small" data-supplemental-modal="true" action="https://www.simonandschuster.com/subscribe/subscribe.json" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token"
    value="IfwBZ30xlOyc1BYgVyhkCpnZQwiWAZG6YVkRozFUn5H3RMV2T2TRBuwMBBroHyQRnL77J2WVCBFcaSuc4JJ2OQ" autocomplete="off">
  <input type="hidden" name="source" id="source_8201d887-76e3-4a32-b566-df2430adb331" value="Footer" class="js-email-source" autocomplete="off">
  <input type="hidden" name="preferences" id="preferences_8201d887-76e3-4a32-b566-df2430adb331" value="NEW_RELEASES" autocomplete="off">
  <input type="hidden" name="r_token" id="r_token_8201d887-76e3-4a32-b566-df2430adb331" autocomplete="off">
  <div class="field has-addons has-addons-centered">
    <div class="control">
      <input type="email" name="email" id="email_address_8201d887-76e3-4a32-b566-df2430adb331" placeholder="Email" class="input is-shadowless js-signup-email-address">
    </div>
    <div class="control">
      <input type="submit" name="commit" value="Sign me up" class="button is-black newsletter-signup-button" data-click-tracking="{&quot;event_type&quot;:&quot;email_signup_click&quot;,&quot;page_location&quot;:&quot;footer&quot;}"
        data-disable-with="Sign me up">
    </div>
  </div>
</form>

Text Content

Skip to Main Content
 * Sign up and get a free ebook!
 * Don't miss our ebook deals!
 * Free shipping when you spend $40. Terms apply.
 * Avoid Publishing Scams. Learn More.
 * 

Simon and Schuster logo

You're just $40.00 away from free shipping!

PRODUCT
TOTAL

Your shopping bag is currently empty.

Free shipping when you spend $40. Terms apply.

Subtotal:

Taxes and shipping calculated at checkout.


categories
Audiobooks
Biography & Memoir
Book Club Favorites
Business & Economics
Children
Cooking
Crosswords
eBook Deals
Fiction
Health & Wellness
History
Mystery/Detective
Politics
Romance
Science Fiction
Star Trek
Teen
Thrillers
SEE ALL CATEGORIES

--------------------------------------------------------------------------------

authors

--------------------------------------------------------------------------------

new releases

--------------------------------------------------------------------------------

bestsellers
New York Times® Bestsellers
Publishers Weekly Bestsellers

--------------------------------------------------------------------------------

collections

--------------------------------------------------------------------------------

Australia Canada India United Kingdom
You're just $40.00 away from free shipping!

PRODUCT
TOTAL

Your shopping bag is currently empty.

Free shipping when you spend $40. Terms apply.

Subtotal:

Taxes and shipping calculated at checkout.




Books 1 - 20 of 87,220
Show Up to 20 results Show Up to 40 results Show Up to 60 results Show Up to 80
results
Sort by Publication Date Sort by Title A - Z Sort by Title Z - A Sort by Price -
Low to High
REFINE YOUR SEARCH:
Popular Features
Available For Sale Now (83,308)
Bestsellers (1,829)
Coming Soon (1,356)
Deals (834)
New Releases (4,866)
Category
Biography & Autobiography (5,518)
Body, Mind & Spirit (4,393)
Business & Economics (2,550)
Children's Fiction (13,371)
Children's Non-Fiction (3,722)
Comics & Graphic Novels (11,111)
Fiction (20,905)
History (3,598)
Social Science (2,282)
Teen Fiction (2,723)
See more
Author
IglooBooks (731)
Carolyn Keene (442)
Insight Editions (765)
Adams Media (357)
Franklin W. Dixon (170)
See more
Series
Everything® (482)
Star Trek: The Original Series (213)
Flame Tree Notebooks (283)
Unabridged Start Publishing LLC (322)
Kaplan Test Prep (108)
See more
Award
Bank Street Best Children's Book of the Year Selection Title (392)
MSTA Reading Circle List (155)
Wisconsin State Reading Association's Reading List (125)
Kansas NEA Reading Circle List Junior Title (129)
Bank Street Best Books of the Year (186)
See more
Format
eBook (44,360)
Trade Paperback (50,327)
Hardcover (18,980)
Audio Books (8,148)
Paper Over Board (2,074)
See more
Price
$16.99 and under (69,709)
$9.99 and under (33,437)
$5.99 and under (10,887)
$1.99 and under (4,825)
Free (60)

Age
Baby - Age 3 (3,996)
Age 4 - 8 (14,410)
Age 9 - 11 (9,464)
Age 12 and Up (11,915)

Grade
2nd Grade (6,503)
3rd Grade (8,251)
4th Grade (5,954)
5th Grade (5,371)
6th Grade (4,798)
See more
Lexile ®
0 - 90 (29)
91 - 190 (59)
191 - 290 (141)
291 - 390 (235)
391 - 490 (522)
491 - 590 (877)
591 - 690 (1,032)
691 - 790 (980)
791 - 890 (638)
891 - 990 (253)
991 - 1090 (144)
1091 - 1190 (45)
1191 - 1290 (19)
1291 - 1390 (8)
1391 - 1490 (1)
1491 - 1590 (1)
Imprint
Simon & Schuster Audio (7,099)
Simon & Schuster (4,182)
VIZ Media LLC (5,709)
Aladdin (2,829)
Atria Books (3,111)
See more
Fountas & Pinnell ®
C (2)
D (2)
E (9)
F (23)
G (12)
H (28)
I (66)
J (56)
K (59)
L (67)
M (164)
N (98)
O (84)
P (49)
Q (31)
R (45)
S (43)
T (39)
U (54)
V (51)
W (90)
X (70)
Y (101)
Z (50)
Z+ (26)
See less
Books 1 - 20 of 87,220
Show Up to 20 results Show Up to 40 results Show Up to 60 results Show Up to 80
results
Sort by Publication Date Sort by Title A - Z Sort by Title Z - A Sort by Price -
Low to High
The Rainshadow Orphans

Naomi Ishiguro

eBook

$14.99

Big Nate Laugh Riot

Lincoln Peirce

Trade Paperback

$9.99

Life and Law

Anthony Kennedy

Audio Download

$25.99

Untitled

Elizabeth Pryor

Hardcover

$28.99

A Jazzman's Blues

Tyler Perry and Echo Brown

Trade Paperback

$17.99

Gouache in the Wild

James Gurney

Trade Paperback

$24.99

The Perks of My Hijab

(Part of Aya in the Middle)

Fatiha El-Ghorri

eBook

$9.99

Toward an Islamic Theory of Religion

(Part of Oneworld)

Maria M. Dakake

Trade Paperback

$30.00

The Heart of Resilience

Tara Narula

Hardcover

$29.99

Testimony of Desire

Mark Donen

Hardcover

$28.99

Oddly Normal Book 5

Otis Frampton

Trade Paperback

$12.99

Rosetown Always

(Part of The Rosetown Books)

Cynthia Rylant

Hardcover

$16.99

The Rosetown Books Collection (Boxed Set)

(Part of The Rosetown Books)

Cynthia Rylant

Hardcover

$50.99

The Princess Bride Tarot Deck and Guidebook

Insight Editions and Kwong

Cards

$27.99

The Autism Workbook for Parents

Philip Abrams and Leslie Henriques

Trade Paperback

$19.95

Costa Rica

Les Beletsky

Trade Paperback

$29.95

Peru

Les Beletsky and David L. Pearson

Trade Paperback

$29.95

The Little Mosque in My Heart (w.t.)

Ahmad Saber

Hardcover

$19.99

The Wilder Boys Survival Collection (Boxed Set)

(Part of Wilder Boys)

Brandon Wallace

Trade Paperback

$33.99

The Guru Yoga of Je Tsongkhapa

Choden Rinpoche

Trade Paperback

$29.95

Next page

.

Thank you for signing up, fellow book lover!



Tell us what you like and we'll recommend books you'll love.

African American Asian American Audiobooks Book Club Biography & Autobiography
Business & Personal Finance Children Ages 0-6 Children Ages 7-12 Christian
Cooking eBooks Entertainment & Pop Culture Fiction Graphic Novels Historical
Fiction History Indigenous/Native American Latinx/Hispanic
Mystery Politics Romance Science Fiction Self-help Sports Teen Thriller &
Suspense Your Lifestyle Digest
See More Categories
Your First Name

Birth Month
Select MonthJanuary February March April May June July August September October
November December
Zip Code

State
Select StateAlabama Alaska Arizona Arkansas California Colorado Connecticut
Delaware District of Columbia Florida Georgia Hawaii Idaho Illinois Indiana Iowa
Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota
Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico
New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode
Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia
Washington West Virginia Wisconsin Wyoming

Thank you!
Your registration is complete.
Close

ABOUT SIMON & SCHUSTER

 * Corporate Information
 * Divisions & Imprints
 * Press Releases
 * Careers
 * Social Impact
 * Our Mission Statement

INTERNATIONAL SITES

 * Australia
 * Canada
 * India
 * United Kingdom

CONNECT WITH SIMON & SCHUSTER

 * 
 * 
 * 
 * 

RESOURCES

 * For Educators and Librarians
 * For Booksellers & Distributors
 * Distribution Services
 * Simon & Schuster Speakers Bureau
 * Archway Publishing
 * Email Preferences
 * Book Festival Resources
 * Supplier Compliance Policy

HELP

 * Avoid Publishing Scams
 * Order Status
 * Return a Product
 * Help/FAQ
 * Report Piracy
 * Manuscript Submissions

By clicking 'Sign me up' I agree to the Terms of Use and acknowledge the Privacy
Policy and Notice of Financial Incentive. Free ebook offer available to NEW US
subscribers only. Offer redeemable at Simon & Schuster's ebook fulfillment
partner. Must redeem within 90 days. See full terms and conditions and this
month's choices.


MORE FROM SIMON & SCHUSTER

 * Book Club Favorites
 * Everything.com
 * Halo Books
 * History in Five
 * Pimsleur
 * Simon Teen
 * Star Trek Books
 * Your Lifestyle Digest

 * Privacy Policy
 * Terms of Use
 * Your Privacy Choices
 * Cookie Preferences
 * California Notice

© 2024 Simon & Schuster, LLC. All rights reserved.


We and our third party partners use cookies, pixels, and other tracking
technologies to operate the site, enhance site navigation, analyze site usage
and performance, and assist in our marketing efforts such as to display
personalized content, including ads. Please review ourPrivacy Policy which
applies to your use of this site and make your cookie choices below.
Reject Non-Essential Cookies Accept All Cookies
Cookie Settings



Your Opt Out Preference Signal is Honored


COOKIE PREFERENCE CENTER

When you visit our website, we and certain third parties, including advertising
companies, use cookies to collect information about you, your device, and your
visits to our website. We and third parties use the information for various
purposes such as to make the site work as you expect it to and to provide
personalized content, including delivering advertisements that may be relevant
to your interests. To opt out of certain cookies, including those used for
advertising purposes, please modify your cookie settings below. Please be sure
to click the “Confirm My Choices” button at the bottom to save your preference.
If you use different devices or browsers, you may need to indicate your opt-out
choices on each of those devices and browsers. Learn more about how we collect
and process your data in ourPrivacy Policy. To opt out of certain categories of
cookies, please move the toggle switch next to the cookie name from right to
left.
Allow All Cookies


MANAGE CONSENT PREFERENCES

ESSENTIAL

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems.

ANALYTIC & PERFORMANCE

Analytic & Performance

These cookies allow us collect information about how visitors use our
properties, such as to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.

FUNCTIONAL

Functional

These cookies enable the website to provide enhanced functionality and user
experience (for example, to remember choices you make when using our site). They
may be set by us or by third party providers whose services we have added to our
pages.

TARGETING/ADVERTISING/DO NOT SELL OR SHARE FOR CROSS-CONTEXT BEHAVIORAL
ADVERTISING

Targeting/Advertising/Do Not Sell or Share for Cross-Context Behavioral
Advertising

We and certain third party analytics, advertising, social media, and similar
partners may collect information from visitors through cookies for analytics and
to personalize your experience, including to serve you targeted ads and content.
They may be used by those companies to build a profile of your interests and
show you relevant advertising on this and on other properties. Under certain
circumstances, the collection of personal information through these cookies may
be considered “sales”, “sharing”, or “targeted advertising” under applicable
laws.

 * SOCIAL MEDIA
   
   Switch Label label
   
   These cookies are set by a range of social media services that we have added
   to the services to enable you to share our content with your friends and
   networks. They are capable of tracking your browser across other sites,
   building up a profile of your interests to show you relevant content and
   advertisements on the relevant social networks.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject Non-Essential Cookies Confirm My Choices

Cookie Preferences