churchsource.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://link.zondervanacademic.com/click/37049316.35417/aHR0cHM6Ly9jaHVyY2hzb3VyY2UuY29tL3Byb2R1Y3RzL2V4cG9zaXRvcnMtYmlibGUtY29tbWV...
Effective URL: https://churchsource.com/products/expositors-bible-commentary-revised-8-volume-old-testament-set?variant=14921394225221&u...
Submission: On October 13 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/expositors-bible-commentary-revised-8-volume-old-testament-set?variant=14921394225221" 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="1633649197125" data-variant="14921394225221">
          <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="1633649197125"><input type="hidden" name="section-id" value="template--14720544145505__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



Extra 15% Off with promo code PASTOR15

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

Extra 15% Off with promo code PASTOR15

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
   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
   
   
   GIFT & AWARD BIBLES
   
   Graduations, baptisms, birthdays, new church attendees, achievements, and
   more!
   
   Shop Now
   
   
   BIBLES BY THE CASE
   
   up to 55% off!
   
   Shop Now
 * 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
   
   
   PREMIUM LEATHER BIBLES MAKE GREAT GIFTS!
   
   Available in various translations
   
   Shop Now
   
   
   THE STORY NIV FOR JUST $5
   
   The Bible as One Continuing Story of God and His People
   
   Buy Now
 * Bible Study 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
   
   
   NEW STUDIES FROM...
   
   Max Lucado, Megan Marshman, Christine Caine & Lisa Harper, Ruth Chou Simons,
   and more!
   
   Shop Sale Now
 * Books 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
   
   
   NEW BOOKS FROM...
   
   Megan Marshman, Max Lucado, Jemar Tisby, and more!
   
   Shop Now
 * Churches 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
 * 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
   
   Shop Now

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

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




Series: The Expositor's Bible Commentary


EXPOSITOR'S BIBLE COMMENTARY—REVISED: 8-VOLUME OLD TESTAMENT SET


HARDCOVER SET

By: Tremper Longman III, David E. Garland
6 Reviews
$299.99
$499.99
Save 40%



Format:  Hardcover Set
Hardcover Set

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 $324.48 Original price $534.98

Add to cart

This item: Expositor's Bible Commentary—Revised: 8-Volume Old Testament Set
Sale price $299.99 Original price $499.99

Jesus, Contradicted: Why the Gospels Tell the Same Story Differently
Sale price $24.49 Original price $34.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

Based on the original twelve-volume set that has become a staple in college and
seminary libraries and pastors’ studies worldwide, this revised edition of The
Expositor's Bible Commentary series once again gathers the most current
evangelical scholarship and resources. Its fifty-six contributors, thirty of
whom are new, represent the best in evangelical scholarship committed to the
divine inspiration, complete trustworthiness, and full authority of the
Bible. This pack includes the 8 volumes covering the Old Testament; 5 volumes
covering the New Testament are also available. The thoroughly revised features
include:

 * Comprehensive introductions
 * Short and precise bibliographies
 * Detailed outlines
 * Insightful expositions of passages and verses
 * Overviews of sections of Scripture to illuminate the big picture
 * Occasional reflections to give more detail on important issues
 * Notes on textual questions and special problems, placed close to the texts in
   question
 * Transliterations and translations of Hebrew and Greek words, enabling readers
   to understand even the more technical notes
 * A balanced and respectful approach toward marked differences of opinion.

Read Less

Based on the original twelve-volume set that has become a staple in college and
seminary libraries and pastors’ studies worldwide, this revised edition of The
Expositor's Bible Commentary series once...

Read More

Additional Information Content Template
 * Contributor(s) Tremper Longman III , David E. Garland
 * Narrator(s)
 * About the Contributor(s)
   
   Tremper Longman III (PhD, Yale University) is a distinguished scholar and
   Professor Emeritus of Biblical Studies at Westmont College in Santa Barbara,
   California. He is on the advisory council of the BioLogos Foundation, and is
   the Old Testament editor for the revised Expositor's Bible Commentary and
   general editor for the Story of God Bible Commentary Old Testament, and has
   authored many articles and books on the Psalms and other Old Testament books.
   
   
   
   David E. Garland (PhD, Southern Baptist Theological Seminary) is professor
   emeritus of Christian Scriptures George W. Truett Seminary, Baylor
   University. He is the author of A Theology of Mark’s Gospel and has written
   commentaries on each of the Synoptic Gospels, Acts, Romans, both Corinthian
   epistles, Colossians, and Philemon. He also serves as the New Testament
   editor for the revised Expositor's Bible Commentary.

 * ISBN-13 9780310491989
 * Publish Date 11/06/2012
 * Publisher Zondervan Academic
 * Series The Expositor's Bible Commentary
   
 * Format Hardcover Set
 * Language English
 * Age Range Adult
 * Weight (lbs) 32.45 lb
 * Case Weight (lbs) 32.45 lb
 * Case Quantity 1
 * Dimensions 16.11(h) x 10.52(w) x 9(d) inches
 * Pages 7760
 * Font Size
 * Price $299.99

YOTPO REVIEWS

PRODUCT REVIEWS

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

6
4

0
3

0
2

0
1

0
Write A Review
Rating
All ratings





With media
Popular topics
volume
price
set
commentary
Sort by:
Highest rating
Highest rating Lowest rating Most recent With media Verified purc...
Published date
05/24/23
Expositor's Bible Commentary—Revised: 8-Volume Old Testament Set
I bought this with the NT set and they arrived much faster than I expected. From
what I have seen so far, Volume one has exceeded my expectations. The
arrangement of the material of each book is very good, with a thorough
introduction, bibliography, and a very detailed outline, by which the
treatment...
Read moreread more about content I bought this with the NT set and
Frederick C.
Verified Reviewer
Published date
05/24/23
Was this review helpful?
0
0

Published date
06/21/21
Expositor's Bible Commentary
Praise God for such a solid, trustworthy collection of expository study in God's
Word. I'm so thankful for the minds our Lord put together and endowed with
wisdom to produce a commentary like this to depend on. And Church Source did a
great job sending it to me in a timely, inexpensive manner. Thankful...
Read moreread more about content Praise God for such a solid, trustworthy
Karson H. 🇺🇸
Verified Buyer
Published date
06/21/21
Was this review helpful?
0
0

Published date
09/13/20
Expositor's Bible Commentary
easy to ready, thorough and detailed analysis of the text.
read more about content easy to ready, thorough and detailed
Ben L. 🇺🇸
Verified Buyer
Published date
09/13/20
Was this review helpful?
0
0

Published date
05/01/20
A Pearl of much Worth
I am a 15 year retired former blue collar worker. Since retiring I have spent
quite a chunk of my time learning the content of the faith my Maker has gifted
me with. I have invested the time and enough money purchasing books that my
bookshelves now look like they might belong in a pastor's study. I also...
Read moreread more about content I am a 15 year retired former blue
Victor S. 🇺🇸
Verified Buyer
Published date
05/01/20
Was this review helpful?
1
0

Published date
05/01/19
Good bundle and good service
I found this commentary set as a really good one, obviously the set has some
weak points but is a good set of volumes that can become the spine to be
reinforced with others. I found church source has the best price out there. So
good commentaries, good price and free shipping, can you ask for more?
read more about content I found this commentary set as
Cristian G. 🇺🇸
Verified Buyer
Published date
05/01/19
Was this review helpful?
0
0

Published date
03/23/19
A GREAT COMMENTARY SET
I HAVE BEEN LOOKING FOR A GOOD SET . I CAN TRULY SAY I HAVE FOUND ONE IN THIS
EXPOSITOR. MY SEARCH IS OVER. THIS SET WILL LAST FOR YEARS TO COME.THANK YOU
CHURCH SOURCE FOR HAVING THIS SET ON SALE.
read more about content I HAVE BEEN LOOKING FOR A GOOD
Bobby W. 🇺🇸
Verified Buyer
Published date
03/23/19
Was this review helpful?
1
1



YOU MIGHT ALSO LIKE

Haggai, Zechariah
Price $9.99
eBook
Add to Cart
Matthew and Mark
5 stars out of 5 stars ( 1 Reviews )
Sale price $31.79 Original price $52.99
Hardcover
Add to Cart
Daniel–Malachi
5 stars out of 5 stars ( 1 Reviews )
Sale price $40.19 Original price $66.99
Hardcover
Add to Cart
Hebrews - Revelation
Sale price $28.19 Original price $46.99
Hardcover
Add to Cart
The Expositor's Bible Commentary - Abridged Edition: Two-Volume Set
4.5 stars out of 5 stars ( 4 Reviews )
Sale price $96.59 Original price $137.99
Hardcover Set
Add to Cart
 1. 
 2. 

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

Take an EXTRA 15% off with code PASTOR15 through 10/14
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

Comunidades transformadas con oración
Sale price $11.19 Original price $15.99
Add
John Wesley's Teachings, Volume 4: Ethics and Society
Sale price $16.09 Original price $22.99
Add
The Mercy Prayer: The One Prayer Jesus Always Answers
Sale price $11.19 Original price $15.99
Add
Powered by Rebuy




Earn Rewards