churchsource.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://link.zondervanacademic.com/click/36715822.1266/aHR0cHM6Ly9jaHVyY2hzb3VyY2UuY29tL3Byb2R1Y3RzL3RoZS1yZWZvcm1hdGlvbi1hcy1yZW5l...
Effective URL: https://churchsource.com/products/the-reformation-as-renewal-retrieving-the-one-holy-catholic-and-apostolic-church?varian...
Submission: On September 15 via api from BE — Scanned from DE

Form analysis 3 forms found in the DOM

/search

<form action="/search">
  <label class="hidden" for="header-search">Search</label>
  <input class="focus:border-light-charcoal active:border-light-charcoal search-input rounded-sm aa-input" type="search" placeholder="Search our store..." name="q" id="header-search" value="" style="appearance: none;" autocomplete="off"
    spellcheck="false" role="combobox" aria-autocomplete="both" aria-expanded="false" aria-owns="algolia-autocomplete-listbox-0" dir="auto">
  <pre aria-hidden="true"
    style="position: absolute; visibility: hidden; white-space: pre; font-family: Mulish, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
  <button type="reset" value="Reset"><svg height="23px" viewBox="0 0 329.26933 329" width="23px" xmlns="http://www.w3.org/2000/svg">
      <path
        d="m194.800781 164.769531 128.210938-128.214843c8.34375-8.339844 8.34375-21.824219 0-30.164063-8.339844-8.339844-21.824219-8.339844-30.164063 0l-128.214844 128.214844-128.210937-128.214844c-8.34375-8.339844-21.824219-8.339844-30.164063 0-8.34375 8.339844-8.34375 21.824219 0 30.164063l128.210938 128.214843-128.210938 128.214844c-8.34375 8.339844-8.34375 21.824219 0 30.164063 4.15625 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921875-2.089844 15.082031-6.25l128.210937-128.214844 128.214844 128.214844c4.160156 4.160156 9.621094 6.25 15.082032 6.25 5.460937 0 10.921874-2.089844 15.082031-6.25 8.34375-8.339844 8.34375-21.824219 0-30.164063zm0 0">
      </path>
    </svg></button>
  <button type="submit" value="Search">
    <!--?xml version="1.0" encoding="UTF-8"?-->
    <svg width="23px" height="22px" viewBox="0 0 23 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title>search-icon</title>
      <g id="Header/Footer" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Global-Header/desktop" transform="translate(-861.000000, -110.000000)">
          <rect id="Rectangle" fill="#FFFFFF" x="0" y="72" width="1440" height="151"></rect>
          <g id="search" transform="translate(394.000000, 96.000000)">
            <rect id="Rectangle" stroke="#D2D5D9" fill="#FFFFFF" x="0.5" y="0.5" width="501" height="47"></rect>
            <g id="search-icon" transform="translate(468.500000, 15.000000)" stroke="#23262A" stroke-width="1.25">
              <circle id="Oval" cx="7.5" cy="7.5" r="7.5"></circle>
              <path
                d="M12.9535728,11.3191804 C14.5865672,11.6952811 16.2893147,11.6400873 17.8945244,11.1590217 L18.0798542,11.1034802 L18.0798542,11.1034802 L18.02236,16.6484955 C18.0080015,18.0333061 16.8813249,19.1483611 15.4964399,19.1483611 C14.1135193,19.1483611 12.9903236,18.0312984 12.9827519,16.6483986 L12.9535728,11.3191804 L12.9535728,11.3191804 Z"
                id="Rectangle" transform="translate(15.516714, 15.125921) rotate(-45.000000) translate(-15.516714, -15.125921) "></path>
            </g>
          </g>
        </g>
      </g>
    </svg>
    <span hidden="">Search</span></button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="productForm" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="flex flex-wrap md:flex-nowrap w-full lg:mt-4">
    <div class="quantity-selector border border-light-grey text-dark-charcoal h-14 md:h-auto w-full md:w-30 md:mr-4 mb-4 md:mb-0 flex-shrink-0 rounded-sm" data-quantity-selector="">
      <button class="flex justify-center items-center" type="button" onclick="eHS.quantitySelector.decreaseQuantity(event)" aria-label="Decrease quantity" data-decrease-quantity=""><svg width="12" height="2" viewBox="0 0 12 2"
          xmlns="http://www.w3.org/2000/svg">
          <rect width="12" height="2" rx="1" fill="currentColor" fill-rule="evenodd"></rect>
        </svg></button>
      <input class="w-full appearance-none border-none text-center" type="number" name="quantity" value="1" min="1" pattern="[1-9]+" aria-label="quantity" onchange="eHS.quantitySelector.validate(event)">
      <button class="flex justify-center items-center disabled:opacity-20" type="button" onclick="eHS.quantitySelector.increaseQuantity(event)" aria-label="Increase quantity" data-increase-quantity=""><svg class="" width="12" height="12"
          viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
          <g fill="currentColor" fill-rule="evenodd">
            <rect y="5" width="12" height="2" rx="1"></rect>
            <rect transform="rotate(90 6 6)" y="5" width="12" height="2" rx="1"></rect>
          </g>
        </svg></button>
    </div>
    <div class="flex w-full atcButtonWrapper">
      <button id="atcButton" class="atc-button button button-secondary whitespace-normal flex-grow w-full relative opacity-0 fade-in" type="submit" onclick="eHS.productBuyBox.addToCart(event)">
        <span id="atcButtonText" data-add="" class="fade-in">Add to cart</span>
        <span class="hidden" data-adding="">Adding...</span>
        <span class="hidden" data-added=""><span class="flex justify-center items-center"><span class="mr-3"><svg width="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
                <g stroke="currentColor" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
                  <path d="M21 10.086v.92a10 10 0 1 1-5.93-9.14"></path>
                  <path d="m21 3.006-10 10.01-3-3"></path>
                </g>
              </svg></span>Added!</span></span>
      </button>
      <a href="https://harpercollins.auth0.com/authorize?response_type=code&amp;client_id=EXmwz39urLmS6uB8ItE2f34Wk60oIU3S&amp;scope=SCOPE&amp;state=STATE&amp;returnTo=https://churchsource.com/products/the-reformation-as-renewal-retrieving-the-one-holy-catholic-and-apostolic-church?variant=40598272868449" id="atcLoginButton" class="w-full hidden atc-login-button button button-secondary" data-atc-login-btn="">
                <span id="atcLoginButtonText">Log In to Buy</span>
              </a>
      <div class="product-wishlist">
        <div id="smartwishlist" data-product="6910358028385" data-variant="40598272868449">
          <div role="button" tabindex="0" id="bookmarkit" status="unbookmarked" class="unbookmarked sw_tooltip tooltip swpbutton2 tooltipstered" aria-label="Add to Wishlist" style="font-size: inherit;">
            <i id="wishlist_icon" class="fa fa-heart-o" style="font-size: 14px;"></i><span id="bookmarkcount" class="wishlistcounter" style="display: none;"></span><span id="sw_wishlist_label" style="font-size: 14px;">Add to Wishlist</span></div>
          <span id="wishlist_message"></span>
        </div>
      </div>
    </div>
  </div>
  <!-- "snippets/swym-product-view.liquid" was not rendered, the associated app was uninstalled -->
  <button id="BIS_trigger" class="button button-secondary w-full mt-4 mb-0 hidden">Notify Me</button>
  <div id="productFormMessaging" class="border-b border-light-grey py-4 mt-2">
    <div id="productShippingMessage" class="">
      <p class="m-0 flex items-center"><span class="mr-3" aria-hidden="true"><svg width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg">
            <defs>
              <filter color-interpolation-filters="auto" id="truck-a">
                <feColorMatrix in="SourceGraphic" values="0 0 0 0 0.393997 0 0 0 0 0.410875 0 0 0 0 0.436192 0 0 0 1.000000 0"></feColorMatrix>
              </filter>
            </defs>
            <g transform="translate(0 -750)" filter="url(#truck-a)" fill="none" fill-rule="evenodd">
              <g fill="currentColor" fill-rule="nonzero">
                <path
                  d="M16.006 763.779a.46.46 0 0 1-.31-.12c-1.844-1.675-3.066-2.375-3.847-2.206-.505.11-.934.613-1.352 1.585a.464.464 0 0 1-.425.28H7.008a.463.463 0 0 1-.343-.154c-.11-.124-.219-.247-.325-.37-.74-.85-1.326-1.524-2.474-1.524h-.018c-.954.006-1.333.532-1.974 1.538-.157.245-.32.502-.505.761a.464.464 0 0 1-.779-.042 4.187 4.187 0 0 0-.215-.336c-.166-.242-.338-.491-.33-.8.03-1.25.007-2.526-.015-3.76-.047-2.576-.095-5.239.33-7.898a.462.462 0 0 1 .37-.382c2.122-.404 4.255-.366 6.32-.33 1.136.02 2.311.041 3.476-.011a.47.47 0 0 1 .483.442l.236 5.27h2.904a.46.46 0 0 1 .361.174l2.108 2.638a.464.464 0 0 1 .092.377c-.085.444.013.95.116 1.482.192.99.41 2.11-.456 3.21a.46.46 0 0 1-.325.174l-.039.002zm-3.918-3.278c.973 0 2.16.656 3.816 2.102.286-.633.158-1.292.014-2.032-.102-.527-.207-1.07-.149-1.615l-1.842-2.307h-2.64l.088 1.972a.462.462 0 0 1-.444.484l-9.778.392a.464.464 0 0 1-.184-.03c.016.975.024 1.966 0 2.946a.397.397 0 0 0 .03.048l.095-.152c.642-1.006 1.247-1.957 2.749-1.966h.023c1.57 0 2.383.937 3.17 1.843l.18.205h2.558c.518-1.09 1.12-1.678 1.879-1.843a1.98 1.98 0 0 1 .435-.047zm-10.864-9.297c-.358 2.471-.313 4.976-.269 7.402a.453.453 0 0 1 .161-.035l9.314-.374-.325-7.244c-1.039.032-2.07.013-3.072-.005-1.998-.035-3.891-.069-5.809.256z">
                </path>
                <path
                  d="M3.785 765.768c-.603 0-1.18-.123-1.543-.537-.354-.404-.423-.999-.205-1.768.183-.64.735-1.376 1.744-1.52a.44.44 0 0 1 .13 0 .453.453 0 0 1 .237.027c.119.049.249.086.38.125.366.107.781.229 1.057.549.4.466.607 1.091.583 1.761-.018.554-.778 1.189-1.354 1.275a7.24 7.24 0 0 1-1.029.088zm.103-2.905c-.699.113-.912.68-.961.853-.087.307-.156.713.01.903.116.132.496.328 1.74.142.19-.029.5-.29.567-.423.008-.423-.12-.809-.36-1.09-.097-.112-.373-.193-.617-.265a6.264 6.264 0 0 1-.38-.12zM12.857 766c-.183 0-.372-.018-.568-.054-.664-.122-1.452-.567-1.438-1.996.008-.931.443-1.577 1.33-1.973a.454.454 0 0 1 .252-.035.386.386 0 0 1 .146.002c.902.162 1.803.82 2.193 1.597.224.448.246.896.064 1.262-.39.778-1.094 1.197-1.979 1.197zm-.391-3.133c-.497.244-.685.549-.69 1.091-.007.788.266 1 .679 1.075.749.138 1.27-.08 1.554-.646.048-.096.025-.253-.064-.43-.214-.429-.801-.949-1.48-1.09z">
                </path>
              </g>
            </g>
          </svg></span>Spend $35 or more to get free shipping in the continental US!</p>
    </div>
    <div id="productDigitalMessage" class="hidden">
      <p class="flex items-center m-0 p-xs font-semibold"><span class="mr-2 ml-2" aria-hidden="true">
          <svg width="11" height="16" viewBox="0 0 11 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
            <g id="PDP" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
              <g id="D---PDP---Buy-Box" transform="translate(-854.000000, -680.000000)" fill="#32808B" fill-rule="nonzero">
                <g id="buy-box" transform="translate(854.000000, 96.000000)">
                  <g id="811462_mark_question_information_sign_icon" transform="translate(0.000000, 584.000000)">
                    <path
                      d="M1.14100347,4.39678356 C0.992629683,4.90102625 1.10416584,5.59726617 1.11644505,5.76551373 C1.12872426,5.9335113 1.53700798,5.86151234 1.59865985,5.80151321 C1.6600559,5.74151408 1.585869,5.71751442 1.54903137,4.91302608 C1.51193793,4.10853773 1.89540742,3.68854381 1.89540742,3.64054451 C1.89540742,3.5925452 1.77312695,3.3855482 1.69740516,3.4480473 C1.61093906,3.52029625 1.28937725,3.89254086 1.14100347,4.39678356 Z M4.0348039,14.6741347 C4.04708311,15.622371 4.90048819,15.9586161 5.5436118,15.9946156 C6.18699122,16.030365 7.86898714,15.9103668 7.84417291,14.9496307 C7.81935867,13.9891446 6.97951189,13.3571538 5.90252287,13.3289042 C4.9992335,13.3051545 4.02252469,13.7253984 4.0348039,14.6741347 Z M4.6656483,14.6616349 C4.65285746,14.3016401 4.9992335,13.7731477 5.9516397,13.7491481 C6.38397021,13.7381482 7.16370003,14.0373939 7.21281687,14.721634 C7.26244534,15.4061241 6.23559643,15.478123 5.66717134,15.478123 C5.09849044,15.478123 4.67818333,15.0218796 4.6656483,14.6616349 Z M5.71679982,0.00259720543 C2.64955555,-0.0814015778 0.584345959,1.8875699 0.127201212,3.66454416 C-0.330710985,5.44151842 0.587671578,7.82773386 0.683347087,7.85448347 C2.14278233,8.26272756 4.20799192,7.3619906 4.2698996,7.25449216 C4.33180728,7.14624373 4.48018107,7.03824529 3.9483378,6.05375955 C3.41649452,5.06927381 4.09671158,3.50879642 5.61779869,3.72454329 C7.13914161,3.94054016 7.3496789,5.1532726 7.13914161,6.08950904 C6.92886015,7.02624547 6.17471201,7.86698329 5.3829588,8.94696765 C4.59146141,10.027702 4.62829904,11.684428 4.72755598,11.960674 C4.82655711,12.23667 7.04014049,12.2969191 7.54716952,12.2131703 C8.05419856,12.1289216 7.85670793,12.5611653 8.4870407,10.3519473 C9.1178851,8.14297929 10.9109055,7.56648764 10.9976275,4.50503199 C11.0843494,1.44332634 8.78378827,0.0868459851 5.71679982,0.00259720543 Z M10.3547597,4.94902556 C10.2805728,4.8770266 10.2682936,5.2012719 10.280317,5.32127016 C10.2925962,5.44126843 10.1442224,5.96951077 10.1319432,5.93376129 C10.119664,5.89751182 10.032942,6.2577566 10.032942,6.2577566 C10.032942,6.2577566 9.79810216,6.82199843 9.76100871,6.79774878 C9.72391527,6.77399912 9.63744916,6.99024599 9.63744916,7.0859946 C9.63744916,7.18224321 9.25372386,7.62648677 9.25372386,7.62648677 C9.25372386,7.62648677 9.08053584,7.89073294 9.08053584,7.92648243 C9.08053584,7.9627319 8.79606748,8.39497564 8.79606748,8.39497564 C8.79606748,8.39497564 8.61111188,8.57472304 8.61111188,8.63472217 C8.61111188,8.6947213 8.37576036,9.35471174 8.33866692,9.31871226 C8.30157347,9.28271278 8.19029313,9.60670809 8.19029313,9.66670722 C8.19029313,9.72670635 8.01710511,10.2306991 7.98001166,10.2186992 C7.94291822,10.2066994 7.80707946,10.5431945 7.80707946,10.5431945 L7.55944873,11.1431858 C7.55944873,11.1431858 7.49754105,11.479431 7.47298263,11.5636797 C7.44816839,11.6476785 7.17623506,11.683678 7.11432738,11.6356787 C7.05241969,11.5876794 6.86720828,11.6476785 6.8053006,11.6476785 C6.74339292,11.6476785 6.33536501,11.7196775 6.33536501,11.6476785 C6.33536501,11.5756796 6.12457191,11.6359287 6.03836162,11.6359287 C5.95189552,11.6359287 5.39523801,11.5759296 5.37067959,11.5399301 C5.34560954,11.5039306 5.38270299,10.1949496 5.82808016,9.40296104 C6.27320151,8.61047252 7.68275246,7.04974513 7.78200941,5.95726095 C7.88101054,4.86477678 7.53463449,4.00053929 6.38448185,3.32829903 C5.23407338,2.65580877 3.63879938,3.2682999 3.24305069,4.6007806 C2.84730199,5.9332613 3.72526549,6.89424738 3.72526549,6.99024599 C3.72526549,7.0862446 2.00617612,7.5902373 1.15277104,7.30274146 C1.15277104,7.30274146 0.484577379,5.76576373 0.633462798,4.32528459 C0.781836582,2.88430546 2.20417838,1.47957581 3.24279487,0.999332768 C4.28141136,0.519089724 6.6809736,0.326842509 7.97924421,0.831335201 C9.27751483,1.33582789 9.90861505,2.51206086 10.0815473,3.0403032 C10.0815473,3.0403032 10.2923404,3.8205419 10.329178,3.94079016 C10.3662714,4.06078842 10.4281791,5.02077452 10.3539922,4.94877556 L10.3547597,4.94902556 Z M5.44435485,14.0853932 C5.02379192,14.1933917 4.97441926,14.7096342 5.02379192,14.9018814 C5.07316457,15.0938786 5.37016796,15.0578791 5.43181982,15.0218796 C5.49372751,14.9858802 5.43181982,14.9618805 5.39472638,14.7336338 C5.35763293,14.5056371 5.64210129,14.241141 5.69147395,14.2053915 C5.74135824,14.169642 5.57814707,14.0511437 5.44435485,14.0853932 Z"
                      id="Shape"></path>
                  </g>
                </g>
              </g>
            </g>
          </svg>
        </span><a class="" href="#" id="productDigitalMessageLink">How <span id="productDigitalType"></span>s work</a></p>
    </div>
  </div>
  <input type="hidden" name="product-id" value="6910358028385"><input type="hidden" name="section-id" value="template--14876220620897__main">
</form>

POST https://profile.harpercollinschristian.com/engage/link.churchsource.com/s/ChurchSource

<form id="subscribeForm" method="post" action="https://profile.harpercollinschristian.com/engage/link.churchsource.com/s/ChurchSource"
  onmouseover="(function(f){f.querySelector('input.casl_date_v1').value=new Date().toISOString().replace(/-/g,'').split('T')[0];})(this)">
  <div id="subscribeFormContainer" class="relative mb-4">
    <div class="hidden">
      <label hidden="" class="hidden" for="subscribeEmail">email address</label>
    </div>
    <input type="email" id="subscribeEmail" label="Email" name="email" class="input-group__field newsletter__input" value="" placeholder="Email address" autocorrect="off" autocapitalize="off" required="">
    <div id="re-captcha" class="opacity-0"></div>
    <input type="hidden" name="lists[ChurchSource]" value="true">
    <input type="hidden" name="vars[CASL_Source_Code]" value="CS0258" data-type="string">
    <input type="hidden" name="vars[casl_cs0258]" class="casl_date_v1" data-type="string">
    <input type="hidden" name="redirect" value="https://churchsource.com/pages/thank-you-for-signing-up">
    <input type="hidden" name="recaptcha_key" value="6LexuKIUAAAAAGlHuyB_XDG61oZnO_9oOicG1Ve7">
    <input type="hidden" name="vars[OptOutCheck]" value="Check" data-type="string">
    <div class="input-group__btn absolute top-2 right-2">
      <button type="submit" class="btn newsletter__submit" value="Submit" id="footer-form-submit">
        <span class="newsletter__submit-text--large button button-secondary px-10 py-1">Submit</span>
      </button>
    </div>
  </div>
</form>

Text Content

 * FaithGateway
 * ChurchSource
 * Bible Gateway
 * Study Gateway



Semi-annual Sale extended through 9/20 — Save up to 70%! Shop Now >

Spend $35 or more to get free shipping in the continental US!

Semi-annual Sale extended through 9/20 — Save up to 70%! Shop Now >

Spend $35 or more to get free shipping in the continental US!

menu

Search



search-icon Search
 * count Login
 * Rewards-icon Rewards
 * wishlist Path 3 Wishlist
 * cart Cart 0

 * 
 * Bibles in Bulk Path 5 Path 5 Path 5 Path 5 Path 5
   Path 5
   Bibles in Bulk
   
   
   
   BY TRANSLATION
   
    * NIV Outreach Bibles
    * NKJV/KJV Outreach Bibles
    * Spanish Outreach Bibles
    * Global Language Outreach Bibles
      Shop All Translations
      Shop All Translations
   
   
   BY TYPE
   
    * Bibles by the Case
    * Large Print Outreach
    * New Testaments & Gospels
    * Pew (Hardcover)
    * Specialty & Prison Ministry
    * Children's Outreach
    * Gift & Award Bibles
    * Bible Customization & Imprinting
      Shop all Bibles in Bulk
      Shop all Bibles in Bulk
   
   
   UP TO 55% OFF OUTREACH BIBLES
   
   Available in NIV, NKJV, and KJV
   
   Shop Sale Now
   
   
   BIBLES BY THE CASE
   
   up to 55% off!
   
   Shop Sale Now
   
   
   CUSTOM BIBLE DESIGN & IMPRINTING
   
   Add your logo or design every aspect!
   
   Learn More
 * Bibles Path 5 Path 5 Path 5 Path 5
   Path 5
   Bibles
   
   
   
   BY TRANSLATION
   
    * NIV (New International Version)
    * NKJV (New King James Version)
    * KJV (King James Version)
    * NASB (New American Standard Bible)
    * NET (New English Translation)
    * ESV (English Standard Version)
    * Spanish Bibles
      Shop All Translations
      Shop All Translations
   
   
   BY TYPE
   
    * Study Bibles
    * Large & Giant Print Bibles
    * Art & Journal Edition Bibles
    * Bible Covers
    * Children's Bibles
    * New Releases
      Shop All Bibles
      Shop All Bibles
   
   
   UP TO 65% OFF STUDY BIBLES
   
   Available in various translations
   
   Shop Sale Now
   
   
   BIBLE JOURNALS & DEVOTIONALS
   
   Up to 70% Off!
   
   Shop Sale Now
 * Bible Study Path 5 Path 5 Path 5 Path 5 Path 5
   Path 5
   Bible Study
   
   
   
   BY TOPIC
   
    * Books of the Bible
    * Depression, Anxiety, & Mental Health
    * Discipleship & Spiritual Growth
    * Practical Christian Living
    * Christian Beliefs
    * Evangelism & Apologetics
    * Women's Bible Studies
      Shop All Topical Studies
      Shop All Topical Studies
   
   
   FEATURED AUTHORS
   
    * Max Lucado
    * Jennie Allen
    * Lysa TerKeurst
    * John MacArthur
    * Lisa Harper
      Shop All Authors
      Shop All Authors
   
   
   STUDY GUIDES WITH STREAMING VIDEO
   
   Up to 70% off!
   
   Shop Sale Now
   
   
   PRINT STUDY GUIDES (NO VIDEO NEEDED)
   
   Up to 70% off!
   
   Shop Sale Now
   
   
   ALL YOUR FAVORITE BIBLE STUDY AUTHORS
   
   Up to 70% Off!
   
   Shop Sale Now
 * Books Path 5 Path 5 Path 5 Path 5 Path 5
   Path 5
   Books
   
   
   
   GENERAL & NONFICTION
   
    * Devotionals
    * Discipleship & Spiritual Growth
    * New Releases
    * Bestsellers
      Shop All Books
      Shop All Books
   
   
   GIFT BOOKS
   
    * Christmas Outreach
    * Easter Outreach
    * Mother's Day
    * Father's Day
    * Graduation
    * Other Occasions
   
   
   CHILDREN & TEENS
   
    * Ages 0 to 4
    * Ages 4 to 8
    * Ages 8 to 12
    * Ages 13+
    * The Jesus Storybook Bible
      Shop All Children's Books
      Shop All Children's Books
   
   
   SPIRITUAL GROWTH BOOKS
   
   Up to 70% off!
   
   Shop Sale Now
   
   
   BOOKS FOR KIDS
   
   Up to 70% Off!
   
   Shop Sale Now
 * Churches Path 5 Path 5 Path 5 Path 5 Path 5
   Path 5
   Churches
   
   
   
   COURSES
   
    * The Story
    * Emotionally Healthy Discipleship
    * Abide Bible Course
    * The New Testament Challenge
    * Believe
      Shop All Church Courses
      Shop All Church Courses
   
   
   MINISTRY RESOURCES
   
    * Alpha
    * Celebrate Recovery
    * Women's Ministry
    * Recursos para la iglesia (Spanish Church Resources)
      Shop All Ministry Resources
      Shop All Ministry Resources
   
   
   EMOTIONALLY HEALTHY DISCIPLESHIP
   
   biblical principles for lasting transformation
   
   Learn More
   
   
   CELEBRATE RECOVERY
   
   A Christ-Centered Recovery Ministry for Your Church
   
   Learn More
   
   
   CHRISTMAS & ADVENT RESOURCES
   
   Up to 50% off!
   
   Shop Sale Now
 * Pastors Path 5 Path 5 Path 5
   Path 5
   Pastors
   
   
   
   REFERENCE & STUDY
   
    * Commentaries
    * Reference Resources
    * Pastoral Resources
    * Biblical Studies
    * Biblical Languages
    * Theology
    * Preaching & Sermons
      
      
   
   
   BY TOPIC
   
    * Self-Care & Mental Health
    * Leadership
    * Church Growth & Health
    * Top Pastor Reads
    * Blog Articles
      Shop All Pastor Resources
      Shop All Pastor Resources
   
   
   PASTORAL RESOURCES & FAVORITE READS
   
   Up to 70% Off!
   
   Shop Sale Now

 * count Account
 * Rewards-icon
 * wishlist Path 3
 * cart 0

 * Rewards-icon Rewards
 * count Login
 * wishlist Path 3 Wishlist



Semi-annual Sale: 50% off



Read a Sample


THE REFORMATION AS RENEWAL: RETRIEVING THE ONE, HOLY, CATHOLIC, AND APOSTOLIC
CHURCH


PRODUCT TYPE

By: Matthew Barrett
4 Reviews
$30.00
$59.99
Save 50%
Sale ends September 20, 2024
Save up to 45% - See Bulk Pricing

Format:  Hardcover
Hardcover
eBook

Add to cart Adding... Added! Log In to Buy
Add to Wishlist
Notify Me

Spend $35 or more to get free shipping in the continental US!

How s work




FREQUENTLY BOUGHT TOGETHER

Total Price:

Sale price $40.00 Original price $79.98

Add to cart

This item: The Reformation as Renewal: Retrieving the One, Holy, Catholic, and
Apostolic Church
Sale price $30.00 Original price $59.99

Five Views on the Church and Politics
Sale price $10.00 Original price $19.99


HOW OUR S WORK

eBooks purchased here are fulfilled by our partner, Glose. Please note that:

 * For all eBook purchases, you will be prompted to create an account or login
   with your existing ChurchSource username and password. This ensures accurate
   delivery of your items.
 * To access your eBook(s) after purchasing, you can download the free Glose app
   or read on your browser by logging into Glose.com. To log in, select OTHER
   SIGN IN/LOGIN OPTIONS and then click SIGN IN/LOG IN WITH HARPERCOLLINS, using
   the same email address and password used for your ChurchSource account.
 * eBooks fulfilled through Glose cannot be printed, downloaded as PDF, or read
   in other digital readers (like Kindle or Nook).
 * eBooks fulfilled through Glose may take up to an hour to appear in your Glose
   library.
 * For more information about how to access eBooks purchased on ChurchSource,
   click here for our FAQs.

We no longer sell audiobooks on ChurchSource. If you've previously purchased an
audiobook, it is available in your Glose app.
We no longer sell audiobooks on ChurchSource. If you've previously purchased an
audiobook, it is available in your Glose app.


Streaming Video purchased here is fulfilled by our partner, Study Gateway.
Please note that:

 * For all Streaming Video purchases, you will be prompted to create an account
   or log in with your existing ChurchSource username and password. This ensures
   accurate delivery of your items.
 * To access your Streaming Video after purchasing, you can view instantly on
   your browser on StudyGateway.com. You will receive an email after your
   purchase with specific instructions on how to view your video.
 * Streaming Video fulfilled through Study Gateway cannot be downloaded for
   viewing in other digital apps like YouTube or Vimeo.

For more information about how to access our Streaming Videos, please see our
FAQs

Product Description Content Template

A holistic, eye-opening history of one of the most significant turning points in
Christianity, The Reformation as Renewal demonstrates that the Reformation was
at its core a renewal of evangelical catholicity.

In the sixteenth century Rome charged the Reformers with novelty, as if they
were heretics departing from the catholic (universal) church. But the Reformers
believed they were more catholic than Rome. Distinguishing themselves from
Radicals, the Reformers were convinced they were retrieving the faith of the
church fathers and the best of the medieval Scholastics. The Reformers saw
themselves as faithful stewards of the one, holy, catholic, and apostolic church
preserved across history, and they insisted on a restoration of true worship in
their own day.

By listening to the Reformers' own voices, The Reformation as Renewal helps
readers explore:

 * The Reformation's roots in patristic and medieval thought and its response to
   late medieval innovations.
 * Key philosophical and theological differences between Scholasticism in the
   High Middle Ages and deviations in the Late Middle Ages.
 * The many ways sixteenth and seventeenth century Protestant Scholastics
   critically appropriated Thomas Aquinas.
 * The Reformation's response to the charge of novelty by an appeal to the
   Augustinian tradition.
 * Common caricatures that charge the Reformation with schism or assume the
   Reformation was the gateway to secularism.
 * The spread of Reformation catholicity across Europe, as seen in first and
   second-generation leaders from Luther and Melanchthon in Wittenberg to
   Zwingli and Bullinger in Zurich to Bucer and Calvin in Strasbourg and Geneva
   to Tyndale, Cranmer, and Jewel in England, and many others.
 * The theology of the Reformers, with special attention on their writings
   defending the catholicity of the Reformation.

 

This balanced, insightful, and accessible treatment of the Reformation will help
readers see this watershed moment in the history of Christianity with fresh eyes
and appreciate the unity they have with the church across time. Readers will
discover that the Reformation was not a new invention, but the renewal of
something very old.

Read Less

A holistic, eye-opening history of one of the most significant turning points in
Christianity, The Reformation as Renewal demonstrates that the Reformation was
at its core a renewal of evangelical...

Read More

Additional Information Content Template
 * Contributor(s) Matthew Barrett
 * Narrator(s)
 * About the Contributor(s)
   
   Matthew Barrett is associate professor of Christian theology at Midwestern
   Baptist Theological Seminary, the executive editor of Credo Magazine, and
   director of The Center for Classical Theology. He is the author of Simply
   Trinity; None Greater; Canon, Covenant and Christology; and God's Word Alone.
   He is currently writing a systematic theology.

 * ISBN-13 9780310097556
 * Publish Date 06/06/2023
 * Publisher Zondervan Academic
 * Series
   
 * Format Hardcover
 * Language English
 * Age Range Adult
 * Weight (lbs) 3.19 lb
 * Case Weight (lbs) 25.52 lb
 * Case Quantity 8
 * Dimensions 9.24(h) x 6.26(w) x 2.14(d) inches
 * Pages 1008
 * Font Size
 * Price $30.00

Bulk Pricing Content Template

Qty Price Savings 1-9 $41.99 30% 10-49 $38.99 35% 50-99 $35.99 40% 100-249
$34.19 43% 250-499 $32.99 45% 500+ Connect with a Church Account Manager

Need more than 500? Contact Eric to save up to 55%.

* Discounted pricing will be reflected within your cart

YOTPO REVIEWS

PRODUCT REVIEWS

5
5 out of 5 stars 4 total reviews
Based on 4 reviews
5

4
4

0
3

0
2

0
1

0
Write A Review

0 star rating
Rating
All ratings

5 star rating

4 star rating

3 star rating

2 star rating

1 star rating
With media
Sort by:
Highest rating
Highest rating Lowest rating Most recent With media Verified purchase

5 star rating
Published date
12/28/23
The Reformation as Renewal: Retrieving the One, Holy, Catholic, and Apostolic
Church
Matthew Barrett does a fantastic job of cutting through the clutter of the
Protestant v. Catholic debate with actual history and documentation. When one
digs deeper into the message of the church fathers and compares it with the
reformers, one realizes that it was not the reformers who went astray from...
Read moreread more about content Matthew Barrett does a fantastic
William R.
Verified Buyer
Published date
12/28/23
Was this review helpful?
0
0


5 star rating
Published date
11/24/23
Fascinating!
This book is good combination of scholarship and pastoral care. Highly
recommended!
read more about content This book is good combination of
Jim D.
Verified Buyer
Published date
11/24/23
Was this review helpful?
0
0


5 star rating
Published date
06/24/23
Very Good Reference Work
Chapters are well documented and footnoted. Very in-depth study; but not so deep
that the average reader could not understand the text.
read more about content Chapters are well documented and
Brooks C.
Verified Buyer
Published date
06/24/23
Was this review helpful?
0
0


5 star rating
Published date
06/21/23
A needed resource
SO FAR If one needs a book on the updated REFORMATION History, here it is. It is
a big book with a ton of info to read and enjoy. I have a long way to go on this
book, but well worth the read. Buy it. Matthew Barrett has done an excellent
job.
read more about content SO FAR If one needs a book on
MIKE B.
Verified Buyer
Published date
06/21/23
Was this review helpful?
0
0



YOU MIGHT ALSO LIKE

Grace Alone Video Lectures: A Complete Course on Salvation as a Gift of God
Sale price $55.99 Original price $79.99
DVD
Add to Cart
The Five Solas Series Pack
5 stars out of 5 stars ( 7 Reviews )
Sale price $53.99 Original price $89.99
Softcover Set
Add to Cart
Four Views on the Historical Adam
Sale price $10.00 Original price $19.99
Softcover
Add to Cart
God's Glory Alone—The Majestic Heart of Christian Faith and Life: What the
Reformers Taught...and Why It Still Matters
Sale price $11.89 Original price $16.99
Softcover
Add to Cart
God's Word Alone Video Lectures: A Complete Course on the Authority of Scripture
Sale price $34.99 Original price $49.99
DVD
Add to Cart
Grace Alone—Salvation as a Gift of God: What the Reformers Taught...and Why It
Still Matters
Sale price $15.39 Original price $21.99
Softcover
Add to Cart
Faith Alone—The Doctrine of Justification: What the Reformers Taught...and Why
It Still Matters
5 stars out of 5 stars ( 1 Reviews )
Sale price $13.99 Original price $19.99
Softcover
Add to Cart
God's Word Alone—The Authority of Scripture: What the Reformers Taught...and Why
It Still Matters
Sale price $20.29 Original price $28.99
Softcover
Add to Cart
Christ Alone—The Uniqueness of Jesus as Savior: What the Reformers Taught...and
Why It Still Matters
Sale price $17.49 Original price $24.99
Softcover
Add to Cart
Five Views on the Church and Politics
Sale price $10.00 Original price $19.99
Softcover
Add to Cart
Doctrine, Spirit, and Discipline: A History of the Wesleyan Tradition in the
United States
5 stars out of 5 stars ( 1 Reviews )
Sale price $30.79 Original price $43.99
Hardcover
Add to Cart
Divine Action in Hebrews: And the Ongoing Priesthood of Jesus
Sale price $20.00 Original price $39.99
Softcover
Add to Cart
 1. 
 2. 
 3. 

Powered by Rebuy
Add to cart Adding... Added! Log In to Buy



   CUSTOMER SERVICE

 * Call: 1-800-727-3480
 * Email Us
 * FAQ
 * Returns & Refunds
 * Shipping Policy
 * Account Login
 * Track Your Order
 * Sales Tax Exemption
 * Rewards
 * Rewards Program FAQ


   COMPANY

 * About Us
 * Browse Digital Catalogs
 * Request A Free Catalog
 * Get A Custom Bible Quote
 * Contact An Account Manager
 * Affiliate Program


   LEGAL

 * Report Piracy
 * Terms of Use
 * Privacy Notice
 * California Privacy Act
 * Do Not Sell My Information
 * Security


   SOCIAL

 * Facebook-logo Facebook
 * Instagram-logo Instagram
 * Pinterest-logo Pinterest

Customer Service CUSTOMER SERVICE
Call: 1-800-727-3480 Email Us FAQ Returns & Refunds Shipping Policy Account
Login Track Your Order Sales Tax Exemption Rewards Rewards Program FAQ
Company COMPANY
About Us Browse Digital Catalogs Request A Free Catalog Get A Custom Bible Quote
Contact An Account Manager Affiliate Program
Legal LEGAL
Report Piracy Terms of Use Privacy Notice California Privacy Act Do Not Sell My
Information Security
Facebook-logo Instagram-logo Pinterest-logo


JOIN OUR MAILING LIST

email address

Submit

By submitting your email address, you understand that you will receive email
communications from HarperCollins Christian Publishing (501 Nelson Place,
Nashville, TN 37214 USA) providing information about products and services of
HCCP and its affiliates. You may unsubscribe from these email communications at
any time. If you have any questions, please review our Privacy Policy or email
us at yourprivacy@harpercollins.com.

©2024, HarperCollins Christian Publishing.
All Rights Reserved.



Collections

Blog posts

Pages






google-site-verification: google4b5695b9cfb155c7.html


YOUR CART

You are $35.00 away from FREE SHIPPING
0%

YOUR CART IS EMPTY!

Add your favorite items to your cart.

Shop Now

YOU MAY ALSO LIKE

YOU MAY ALSO LIKE


Powered by Rebuy




Earn Rewards