churchsource.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://link.zondervanacademic.com/click/31232671.19870/aHR0cHM6Ly9jaHVyY2hzb3VyY2UuY29tL3Byb2R1Y3RzL2FuLWludHJvZHVjdGlvbi10by1iaWJ...
Effective URL: https://churchsource.com/products/an-introduction-to-biblical-greek-video-lectures-elementary-syntax-and-linguistics?utm_...
Submission: On April 25 via api from BE — Scanned from DE

Form analysis 5 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>
      <div class="product-wishlist">
        <div id="smartwishlist" data-product="4482497642593" data-variant="31733833990241">
          <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>Free Shipping on orders $35+ within the continental US</p>
    </div>
    <div id="productDigitalMessage" class="hidden">
      <p class="flex items-center m-0 text-p-s md:text-p"><span class="mr-3" 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 our <span id="productDigitalType"></span>s work</a></p>
    </div>
  </div>
</form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel-main-widget" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label"
          id="write-review-score-17e4fd76-3783-4adc-b869-bfd85686a0f0">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_17e4fd76-3783-4adc-b869-bfd85686a0f0"></span></span>
        <div aria-describedby="yotpo_score_message_17e4fd76-3783-4adc-b869-bfd85686a0f0" aria-labelledby="write-review-score-17e4fd76-3783-4adc-b869-bfd85686a0f0" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title_17e4fd76-3783-4adc-b869-bfd85686a0f0"> Title: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_title_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"></span> </label> <input id="yotpo_input_review_title_17e4fd76-3783-4adc-b869-bfd85686a0f0" class="y-input" name="review_title" maxlength="150"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_17e4fd76-3783-4adc-b869-bfd85686a0f0"> Review: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_content_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"></span> </label> <textarea id="yotpo_input_review_content_17e4fd76-3783-4adc-b869-bfd85686a0f0" class="y-input yotpo-text-box" name="review_content"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"></textarea> </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username_17e4fd76-3783-4adc-b869-bfd85686a0f0">Use your name: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"></span></label> <input id="yotpo_input_review_username_17e4fd76-3783-4adc-b869-bfd85686a0f0" class="y-input"
              autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email_17e4fd76-3783-4adc-b869-bfd85686a0f0">Email: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"></span></label> <input id="yotpo_input_review_email_17e4fd76-3783-4adc-b869-bfd85686a0f0" class="y-input"
              autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_17e4fd76-3783-4adc-b869-bfd85686a0f0"> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form aria-label="Ask A Question Form">
  <div class="write-question-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-question-tabpanel" role="tabpanel">
      <div>
        <h2 class="y-label yotpo-header-title">ASK A QUESTION</h2>
      </div>
      <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">* </span> Indicates a required field </div> <br>
      <div class="write-question-content">
        <div class="form-group">
          <div class="form-element"> <label class="y-label" for="yotpo_input_question_content"><span class="yotpo-mandatory-mark">* </span>Question: <span class="form-input-error yotpo-hidden"></span></label> <textarea
              id="yotpo_input_question_content" class="y-input yotpo-text-box" name="review_content" maxlength="1000" aria-required="true" placeholder=""></textarea> </div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross"></span></div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="connect-wrapper">
          <div class="form-element name-input"> <label class="y-label" for="yotpo_input_question_username"><span class="yotpo-mandatory-mark">* </span>Use your name: <span class="form-input-error yotpo-hidden"></span></label> <input
              id="yotpo_input_question_username" class="y-input" autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <label class="y-label" for="yotpo_input_question_email"><span class="yotpo-mandatory-mark">* </span>Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_question_email" class="y-input" autocomplete="email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</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="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



Spend $35.00 or more to get free U.S. shipping! (excl. AK & HI)

Spend $35.00 or more to get free U.S. shipping! (excl. AK & HI)

Spend $35.00 or more to get free U.S. shipping! (excl. AK & HI)

Spend $35.00 or more to get free U.S. shipping! (excl. AK & HI)

menu

Search



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

 * 
 * New & Popular Path 5
   Path 5
   New & Popular
   
   
   
   NEW ARRIVALS
   
    * New Bibles
    * New Bible Studies
    * New Books
      🏷️ Easter Sale
      🏷️ Easter Sale
   
    * Bible Customization & Imprinting
    * Bibles in Bulk
    * Recursos para la Iglesia Spanish Resources
      Shop all new & popular
      Shop all new & popular
   
   
   THE EASTER CODE 25-PACK FOR $35
   
   A meaningful way to celebrate and share God’s love at Easter with this 40-day
   booklet
   
   Buy Now
   
   
   THE EASTER STORY FOR CHILDREN 20-PACK
   
   Save 65% on this great Easter gift for kids
   
   Shop Now
 * Bibles Path 5
   Path 5
   Bibles
   
   
   
   BIBLES IN BULK
   
    * NIV Outreach Bibles
    * NKJV & KJV Outreach Bibles
    * Large Print Outreach Bibles
    * New Testaments & Gospels
    * Specialty & Prison Ministry Bibles
    * Children's Outreach Bibles
    * Pew Bibles
    * Spanish & Global Language Bibles
    * Bible Customizations & Imprinting
   
   
   TRANSLATIONS
   
    * NIV (New International Version)
    * NKJV (New King James Version)
    * KJV (King James Version)
    * NASB (New American Standard Bible)
    * NRSV (New Revised Standard Version)
    * NIrV (New International Reader's Version)
    * NET (New English Translation)
    * ESV (English Standard Version)
    * NVI (Nueva Version Internacional)
    * RVR (Reina Valera)
    * NBLA (Nueva Biblia de las Americas)
    * Other Translations
   
   
   BIBLES BY TYPE
   
    * 🏷️ Bible Deals
    * Study Bibles
    * Reference Bibles
    * Thinline Bibles
    * Pew Bibles
    * Gift & Award Bibles
    * Art & Journal Edition Bibles
    * Large & Giant Print Bibles
    * Bible Covers
   
   
   BIBLES BY AUDIENCE
   
    * Women's Bibles
    * Men's Bibles
    * Teen & Student Bibles
    * Children's Bibles
    * Pastor & Leader Bibles
      Shop All Bibles
      Shop All Bibles
   
   
   SAVE UP TO 55% ON BIBLES IN BULK
   
   Great for sharing God's Word
   
   Buy Now
 * Bible Study Path 5
   Path 5
   Bible Study
   
   
   
   BIBLE STUDY TOPICS
   
    * Books of the Bible
    * Evangelism & Apologetics
    * Discipleship & Christian Living
    * Prayer
    * Marriage & Family
    * Christmas & Easter
   
   
   FEATURED AUTHORS
   
    * Max Lucado
    * Jennie Allen
    * Lysa TerKeurst
    * Jada Edwards
    * Karen Ehman
    * Levi Lusko
    * Derwin Gray
    * Ruth Chou Simons
    * Browse All Authors
   
   
   BY AUDIENCE
   
    * Women
    * Men
    * Teen & Children
    * Advanced Studies
      Shop All Bible Study
      Shop All Bible Study
   
   
   SAVE 40% ON EASTER BIBLE STUDIES
   
   Studies from Max Lucado, Andy Stanley, Lee Strobel, and more
   
   Shop Now
 * Church & Leadership Path 5
   Path 5
   Church & Leadership
   
   
   
   CAMPAIGNS & COURSES
   
    * Alpha
    * Emotionally Healthy Discipleship
    * Celebrate Recovery
    * The Story
    * Believe
    * New Testament Challenge
    * Abide Bible Course
   
   
   RESOURCES BY TOPIC
   
    * Biblical Studies & Hermeneutics
    * Biblical Languages
    * Theology
    * Leadership
    * Evangelism & Missions
    * Counseling & Care Ministry
    * Preaching & Homiletics
    * Church Growth & Health
   
   
   RESOURCES BY TYPE
   
    * Bibles
    * Commentaries
    * Biblical Reference
    * Zondervan Academic
    * Zondervan Reflective
      Shop All Church & Leadership
      Shop All Church & Leadership
   
   
   TOOLS TO SHARE WITH EASTER VISITORS
   
   Booklets in Bulk up to 65% off
   
   Shop Now
 * Books Path 5
   Path 5
   Books
   
   
   
   GENERAL & NONFICTION
   
    * Discipleship & Spiritual Growth
    * Inspirational
    * Devotionals
    * Jesus Calling
    * Grief & Loss
   
   
   GIFT BOOKS
   
    * 🏷️ Easter Outreach
    * Easter & Lent
    * Christmas Outreach
    * Mother's Day
    * Father's Day
    * Graduation
    * Other Occasions
   
   
   CHILDREN & TEENS
   
    * Ages 0-4
    * Ages 4-8
    * Ages 8-12
    * Ages 13+
    * I Can Read
    * The Berenstain Bears
    * The Beginner's Bible
    * The Jesus Storybook Bible
   
   
   PASTOR & LEADER
   
    * Apologetics
    * Theology
    * Biblical Languages
    * Commentaries
      Shop All Books
      Shop All Books
   
   
   40% OFF EASTER DEVOTIONALS
   
   Devotionals to grow in the grace and knowledge of the Lord
   
   Shop Now
 * Blog Path 5
   Path 5
   Blog
   
    * Pastors
    * Women's Ministry
    * Small Groups
    * All
   
   Pastors
   
   
   WHY THE GOSPEL IS BETTER THAN THE ENNEAGRAM
   
   Jesse Eubanks
   
   Read Now
   Women's Ministry
   
   
   WHAT IS LENT AND WHY SHOULD I OBSERVE AND PRACTICE IT?
   
   Michele Cushatt
   
   Read Now
   Small Groups
   
   
   BEING UNOFFENDABLE: THE RIDICULOUS IDEA
   
   Brant Hansen
   
   Read Now

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

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




Click to Zoom

Click to Zoom

Click to Zoom






AN INTRODUCTION TO BIBLICAL GREEK VIDEO LECTURES: ELEMENTARY SYNTAX AND
LINGUISTICS


DVD

By: Dana M. Harris
0.0 star rating Write a review



translation missing: en.products.product.price $70.00
translation missing: en.products.product.original_price $199.99
Save 65%
Sale ends May 31, 2023


Format:  DVD
DVD
Add to cart Adding... Added!
Add to Wishlist
Notify Me

Free Shipping on orders $35+ within the continental US

How our s work




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

An Introduction to Biblical Greek Video Lectures focuses on the linguistic and
syntactic elements of Koine Greek with the goal of accurate interpretation.
Drawing upon her thirty-year Greek-teaching experience and the latest
developments in linguistics and syntax, Harris introduces students to basic
linguistic concepts and categories necessary for grasping Greek in ways that are
clear and intuitive. This solid linguistic foundation enables students first to
internalize key concepts, then to apply and build upon them as more complex
ideas are introduced.

Coordinated for use with the An Introduction to Biblical Greek Grammar textbook,
An Introduction to Biblical Greek Video Lectures demonstrates how students
should mark Greek texts so they can begin to "see" the syntax, using texts from
both the Greek New Testament and Septuagint as examples.

Session Titles and Runtimes

1A - Image-Bearers, Language, Linguistics, and Greek: From Theological
Reflections to Learning the Alphabet (37 min)

1B - Basic Linguistic Concepts (27 min)

2 - The Greek Verb from Cruising Altitude: Fasten Your Seatbelts, Please! (25
min)

3 - How to Build a Verb: The Present Active and Middle Indicative (20 min)

4 - The Greek Noun: A Case of Form and Function (30 min)

5 - The Article and Adjective; the Verb εἰμί (28 min)

6 - Prepositions, Personal Pronouns, and Basic Conjunctions (28 min)

7 - The Imperfect Active and Middle Indicative; More on Prepositions (16 min)

8 - Etceteras: More on Cases and Voice (20 min)

9 - Relatives, Demonstratives, and More Prepositions (24 min)

10 - Roots, Stems, and Principal Parts; the Aorist Active and Middle Indicative
(36 min)

11 - Passives and Conditionals (22 min)

12 - Third Declension Paradigms: The Rest of Nouns and Adjectives; More Pronouns
(Interrogative and Indefinite) (27 min)

13 - The Present Participle and Participle Basics (26 min)

14 - Etceteras: More on Adjectives, Verbs, and Adverbs (31 min)

15 - The Aorist Participle and Additional Participle Functions (26 min)

16 - The Perfect and Pluperfect Indicative (20 min)

17 - The Perfect Participle and More Participle Functions (16 min)

18 - Contract Verbs (19 min)

19 - The Future Indicative and Participle (22 min)

20 - Etceteras: Fine-Tuning εἰμί and γίνομαι; More on Conjunctions (34 min)

21 - The Subjunctive: Form and Functions (31 min)

22 - The Imperative: Forms and Functions; More Pronouns (24 min)

23 - The Infinitive: Forms and Functions (24 min)

24 - μι Verbs: Finite Forms (23 min)

25 - μι Verbs: Nonfinite Forms (16 min)

26 - The Optative: Forms and Functions (18 min)

27 - Outlining New Testament Passages: Structural and Narrative Outlines (30
min)

28 - Etceteras: Expressing Purpose and Conditionality; More on Conjunctions and
Clauses (28 min)

Read Less

An Introduction to Biblical Greek Video Lectures focuses on the linguistic and
syntactic elements of Koine Greek with the goal of accurate interpretation.
Drawing upon her thirty-year Greek-teaching experience and the latest
developments in linguistics and syntax, Harris introduces students to basic
linguistic concepts and categories necessary for grasping Greek in ways that are
clear and intuitive. This solid linguistic foundation enables students first to
internalize key concepts, then to apply and build upon them as more complex
ideas are introduced.

Read More

Additional Information Content Template
 * Contributor(s) Dana M. Harris
 * Narrator(s)
 * About the Contributor(s)
   
   Dana M. Harris is associate professor of New Testament at Trinity Evangelical
   Divinity School in Deerfield, Illinois and editor of the Trinity Journal. Dr.
   Harris has been teaching Koine Greek and developing innovative teaching
   materials for over thirty years, including twenty years at the seminary
   level. She is author of Hebrews in the Exegetical Guide to the Greek New
   Testament series (Broadman & Holman) and is currently working on two books on
   Revelation.

 * ISBN-13 9780310113652
 * Publish Date 09/29/2020
 * Publisher Zondervan Academic
 * Series
   
 * Format DVD
 * Language English
 * Age Range Adult
 * Weight (lbs) 1.0 lb
 * Case Weight (lbs) 30.03 lb
 * Case Quantity 30
 * Dimensions 7.5(h) x 5.5(w) x 0.63(d) inches
 * Running Time 12:12:00
 * Font Size
 * Price $70.00

YOTPO REVIEWS

PRODUCT REVIEWS

Powered by


0.0 star rating 0 Reviews


Write A Review Ask A Question


WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.


ASK A QUESTION

* Indicates a required field

* Question:
Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria

* Use your name:
* Email:



Thank you for posting a question!
Please click on the link in the confirmation email we just sent you to submit
your question.

Your question will appear on the site once someone answers it.
 * REVIEWS
 * QUESTIONS

Clear All

Updating Results

be the first to write a review
be the first to ask a question

YOU MIGHT ALSO LIKE

An Introduction to Biblical Greek Workbook: Elementary Syntax and Linguistics
Dana M. Harris
$17.49 $24.99
Softcover
add to cart Add to Cart
An Introduction to Biblical Greek Grammar: Elementary Syntax and Linguistics
Dana M. Harris
$41.99 $59.99
Hardcover
add to cart Add to Cart
The Color of Compromise Video Study: The Truth about the American Church's
Complicity in Racism
Jemar Tisby
$20.99 $29.99
DVD
add to cart Add to Cart
The New Testament in Its World Video Lectures: An Introduction to the History,
Literature, and Theology of the First Christians
N. T. Wright
$25.00 $49.99
DVD
add to cart Add to Cart
The New Testament in Its World: An Introduction to the History, Literature, and
Theology of the First Christians
N. T. Wright
$41.99 $59.99
Hardcover
add to cart Add to Cart
The New Testament in Its World Workbook: An Introduction to the History,
Literature, and Theology of the First Christians
N. T. Wright
$16.09 $22.99
Softcover
add to cart Add to Cart
Basics of Latin Video Lectures: For Use with Basics of Latin: A Grammar with
Readings and Exercises from the Christian Tradition
Derek Cooper
$70.00 $199.99
DVD
add to cart Add to Cart
The Sexual Reformation Video Study: Restoring the Dignity and Personhood of Man
and Woman
Aimee Byrd
$12.00 $59.99
DVD
add to cart Add to Cart
Free to Thrive Video Study: How Your Hurt, Struggles, and Deepest Longings Can
Lead to a Fulfilling Life
Josh McDowell
$24.01 $39.99
DVD
add to cart Add to Cart
Greek for the Rest of Us Video Lectures: The Essentials of Biblical Greek
William D. Mounce
$50.00 $99.99
DVD
add to cart Add to Cart
Greek for the Rest of Us Pack: The Essentials of Biblical Greek
William D. Mounce
$73.49 $104.99
Mixed Media Set
add to cart Add to Cart
Basics of Hebrew Discourse Video Lectures: A Guide to Working with Hebrew Prose
and Poetry
Matthew Howard Patton
$90.00 $179.99
DVD
add to cart Add to Cart
 1. 
 2. 
 3. 

Add to cart Adding... Added!



   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


   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
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.

©2023, 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

NIV, Pocket Gospel of John, Reader's Edition
$22.35 $37.25
add to cart Add
What's Next?: The Journey to Know God, Find Freedom, Discover Purpose, and Make
a Difference
Chris Hodges
$13.99 $19.99
add to cart Add
NIV, Pew and Worship Bible, Large Print, Comfort Print
$13.99 $19.99
add to cart Options



Earn Rewards