eznursekit.com Open in urlscan Pro
23.227.38.68  Public Scan

URL: https://eznursekit.com/
Submission: On November 15 via api from BE — Scanned from CA

Form analysis 8 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileFormNoScriptDrawer" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderCountryMobileLabelNoScriptDrawer"> Country/region </h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryMobileLabelNoScriptDrawer">
      <option value="AU"> Australia (AUD $) </option>
      <option value="CA" selected=""> Canada (CAD $) </option>
      <option value="GB"> United Kingdom (GBP £) </option>
      <option value="US"> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderCountryMobileLabel"> Country/region </h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderCountryMobileList" aria-describedby="HeaderCountryMobileLabel">
        <span>CAD $ | Canada</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="HeaderCountryMobileList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AU">
            <span class="localization-form__currency">AUD
              $ |</span>
            Australia
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="CA">
            <span class="localization-form__currency">CAD
              $ |</span>
            Canada
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GB">
            <span class="localization-form__currency">GBP
              £ |</span>
            United Kingdom
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="US">
            <span class="localization-form__currency">USD
              $ |</span>
            United States
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="CA">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <link href="//eznursekit.com/cdn/shop/t/2/assets/component-loading-spinner.css?v=116724955567955766481699290999" rel="stylesheet" type="text/css" media="all">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <link href="//eznursekit.com/cdn/shop/t/2/assets/component-loading-spinner.css?v=116724955567955766481699290999" rel="stylesheet" type="text/css" media="all">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="8942094287123"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="47515088683283" data-productid="8942094287123" data-value="47515088683283">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1711348389014" class="gf_row gf_equal-height" data-icon="gpicon-row" data-id="1711348389014" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6"
      data-layout-xs="12+12" style="display: flex; flex-wrap: wrap; visibility: visible;">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1711348388941" data-id="1711348388941" style="display: flex; flex-direction: column; justify-content: center; min-height: auto;">
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711348454342" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711348454342" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
            <a href="/products/eznurse-kit-basic" target=""><img src="https://ucarecdn.com/184add46-2c0a-4ff1-b61a-cbcfc7580a87/-/format/auto/-/preview/600x600/-/quality/lighter/Eznurze%20kit%20compilation%201%20LQ.png" alt="" class="gf_image gf_lazyload gf_lazyloaded gf_lazyload_done" data-gemlang="en" data-width="100%" data-height="auto" title="" width="500" height="500" natural-width="500" natural-height="500" data-lg-size="3000x3000" data-lazy-loaded="600"></a>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1711348391212" data-id="1711348391212" style="display: flex; flex-direction: column; justify-content: center; min-height: auto;">
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711348488520" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711348488520" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
              src="https://ucarecdn.com/df59bc48-10a1-4baa-b1a3-9ec88459f83d/-/format/auto/-/preview/240x240/-/quality/lighter/502658249099576264-665dcb5b-0757-4418-91ba-b43e3b6337e5.png" alt=""
              class="gf_image gf_lazyload gf_lazyloaded gf_lazyload_done" data-gemlang="en" data-width="30%" data-height="auto" title="" width="186" height="48" natural-width="186" natural-height="48" data-lg-size="3000x3000" data-lazy-loaded="240">
          </div>
        </div>
        <div data-label="Heading" data-key="heading" data-atomgroup="element" id="e-1711349914303" class="element-wrap" data-icon="gpicon-heading" data-ver="2" data-id="1711349914303">
          <div class="elm text-edit gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-gemlang="en" data-exc="">
            <h1 class="gf_gs-text-heading-2"><b>EZNURSE KIT</b></h1>
          </div>
        </div>
        <div data-label="Heading" data-key="heading" data-atomgroup="element" id="e-1711348517908" class="element-wrap" data-icon="gpicon-heading" data-ver="2" data-id="1711348517908">
          <div class="elm text-edit gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-gemlang="en" data-exc="">
            <h1 class="gf_gs-text-heading-2"><b>DIGITAL &amp; PRINTABLE VERSION</b></h1>
          </div>
        </div>
        <div data-label="Text Block" data-key="text-block" data-atomgroup="element" id="e-1711348554363" class="element-wrap" data-icon="gpicon-textblock" data-ver="1" data-id="1711348554363">
          <div class="elm text-edit gf-elm-left gf_gs-text-paragraph-1 gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-gemlang="en" data-exc="">
            <p>EZ Nurse Kit provides 550+ pages of confidence-boosting study content personalized to your learning needs. You have what it takes - this is the specialized prep you need to unlock your potential!</p>
          </div>
        </div>
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711348583776" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711348583776" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
              src="https://ucarecdn.com/fc5f5f85-df31-4b74-92f7-aeddd2226efd/-/format/auto/-/preview/480x480/-/quality/lighter/spring%20break%20promo%20copy.png" alt="" class="gf_image gf_lazyload gf_lazyloaded gf_lazyload_done" data-gemlang="en"
              data-width="60%" data-height="auto" title="" width="500" height="208" natural-width="500" natural-height="208" data-lg-size="3000x3000" data-lazy-loaded="480"></div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1711348623308" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1711348623308">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="8942094287123" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="CAD"><span class="gf_product-compare-price money gf_gs-text-paragraph-1 done" style="margin-right: 5px!important;" itemprop="price" data-price-compare-at=""
                ws-price="58" ws-currency="USD" data-price="58.00">$58.00</span><span class="gf_product-price money gf_gs-text-paragraph-1 done" itemprop="price" data-price="43.00" ws-price="43" ws-currency="USD">$43.00</span></div>
          </div>
        </div>
        <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1711348727102" class="gf_row" data-icon="gpicon-row" data-id="1711348727102" data-extraclass="" style="min-height: auto;">
          <div class="gf_column gf_col-lg-12 gf_col-md-12 gf_col-sm-12 gf_col-xs-12" id="c-1711348727168" data-id="1711348727168">
            <div data-label="(P) Cart Button" data-key="p-cart-button" data-atomgroup="child-product" id="m-1711348676902" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.1" data-id="1711348676902">
              <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="8942094287123" data-text="Add To Cart" data-soldouttext="Sold Out" data-ajaxcart="1" data-cbto="checkout" data-editlink=""
                data-ajaxtext="Adding..." data-thankyoutext="Thank you!" data-successmessage="Added to cart! [cart label=View Cart] or [continue label=Continue Shopping]." data-continue="" data-effect="" data-ani="gf_ani-shakeLeftRight"
                data-interval="4000" data-stretch-lg="1" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="1" style="opacity: 1;"><button type="submit" name="add"
                  class="gf_add-to-cart product-form-product-template button btn  gf_gs-button-cart-button gf_gs-button---large"><span class="AddToCartText">Add To Cart</span></button></div>
            </div>
            <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711348819376" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711348819376" data-resolution="3000x3000">
              <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
                  src="https://ucarecdn.com/1e3d8a88-ebfc-451a-ac02-d5d308355eaa/-/format/auto/-/preview/120x120/-/quality/lighter/502658249099576264-408a8460-5df1-44ac-8550-31e74bd9ef4a.avif" alt="" class="gf_image gf_lazyload" data-gemlang="en"
                  data-width="100%" data-height="auto" title="" width="760" height="60" natural-width="760" natural-height="60" data-lg-size="3000x3000"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json8942094287123">
    {"id":8942094287123,"title":"EZNurse Kit","handle":"eznurse-kit-basic","description":"\u003cp data-mce-fragment=\"1\"\u003eAre nursing studies overwhelming? Board exams causing stress? EZNurse kit is your go-to ebook, tailored for struggling students and board examinees.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eStrategic Study Strategies:\u003c\/strong\u003e Tailored methods for different learning styles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eCondensed Content:\u003c\/strong\u003e Simplified information for easy understanding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003ePractice Questions and Mock Exams:\u003c\/strong\u003e Boost confidence and track progress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eTime Management Tips:\u003c\/strong\u003e Balance coursework, clinicals, and life effectively\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eAnxiety Management:\u003c\/strong\u003e Proven techniques to stay calm during exams.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e","published_at":"2023-11-07T12:39:29-05:00","created_at":"2023-11-07T12:39:29-05:00","vendor":"EZNurse","type":"","tags":[],"price":4300,"price_min":4300,"price_max":4300,"available":true,"price_varies":false,"compare_at_price":5800,"compare_at_price_min":5800,"compare_at_price_max":5800,"compare_at_price_varies":false,"variants":[{"id":47515088683283,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"43336080","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"EZNurse Kit","public_title":null,"options":["Default Title"],"price":4300,"weight":0,"compare_at_price":5800,"inventory_management":null,"barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940"],"featured_image":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940","options":["Title"],"media":[{"alt":null,"id":36375931224339,"position":1,"preview_image":{"aspect_ratio":0.806,"height":1240,"width":1000,"src":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940"},"aspect_ratio":0.806,"height":1240,"media_type":"image","src":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp data-mce-fragment=\"1\"\u003eAre nursing studies overwhelming? Board exams causing stress? EZNurse kit is your go-to ebook, tailored for struggling students and board examinees.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eStrategic Study Strategies:\u003c\/strong\u003e Tailored methods for different learning styles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eCondensed Content:\u003c\/strong\u003e Simplified information for easy understanding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003ePractice Questions and Mock Exams:\u003c\/strong\u003e Boost confidence and track progress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eTime Management Tips:\u003c\/strong\u003e Balance coursework, clinicals, and life effectively\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eAnxiety Management:\u003c\/strong\u003e Proven techniques to stay calm during exams.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e"}
  </script><input type="hidden" name="product-id" value="8942094287123"><input type="hidden" name="section-id" value="template--21502553391379__171224261126v716k2">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="9171942637843"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="48403088048403" data-productid="9171942637843" data-value="48403088048403">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1711353071391" class="gf_row gf_equal-height" data-icon="gpicon-row" data-id="1711353071391" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6"
      data-layout-xs="12+12" style="display: flex; flex-wrap: wrap; visibility: visible;">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1711348388941" data-id="1711348388941" style="display: flex; flex-direction: column; justify-content: center; min-height: auto;">
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711353071389" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711353071389" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
            <a href="/products/nclex-exam-kit" target=""><img src="https://ucarecdn.com/1366c32e-3892-4915-8c1d-dd6031eb4fae/-/format/auto/-/preview/120x120/-/quality/lighter/nclex%20exam%20kit%20banner%202%20copy.png" alt="" class="gf_image gf_lazyload" data-gemlang="en" data-width="100%" data-height="auto" title="" width="1000" height="748" natural-width="1000" natural-height="748" data-lg-size="3000x3000"></a>
          </div>
        </div>
        <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1711353342741" class="gf_row gf_equal-height gf_row-gap-0" data-icon="gpicon-row" data-id="1711353342741"
          style="min-height: auto; display: flex; flex-wrap: wrap; visibility: visible;" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="6+6" data-row-gap="0px">
          <div class="gf_column gf_col-md-6 gf_col-sm-6 gf_col-lg-6 gf_col-xs-6" id="c-1711353342703" data-id="1711353342703" style="display: flex; flex-direction: column; justify-content: flex-start; min-height: auto;">
            <div data-label="Icon List" data-key="icon-list" data-atomgroup="module" id="m-1711353570488" class="module-wrap" data-icon="gpicon-iconlist" data-ver="1.0" data-id="1711353570488">
              <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module-center-xs ">
                <ul class="gf_icon-list">
                  <li style="margin-bottom: 5px"><span class="gf-il-icon item-content" data-index="1" data-key="content" style="width: 25px">
                      <div data-label="Icon" data-ver="2" id="e-1711353570488-1" class="element-wrap" data-id="1711353570488-1">
                        <div class="elm gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc="">
                          <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-outline-book-half" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                              <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M8.5 2.687c0.654 -0.689 1.782 -0.886 3.112 -0.752 1.234 0.124 2.503 0.523 3.388 0.893v9.923c-0.918 -0.35 -2.107 -0.692 -3.287 -0.81 -1.094 -0.111 -2.278 -0.039 -3.213 0.492V2.687zM8 1.783C7.015 0.936 5.587 0.81 4.287 0.94c-1.514 0.153 -3.042 0.672 -3.994 1.105A0.5 0.5 0 0 0 0 2.5v11a0.5 0.5 0 0 0 0.707 0.455c0.882 -0.4 2.303 -0.881 3.68 -1.02 1.409 -0.142 2.59 0.087 3.223 0.877a0.5 0.5 0 0 0 0.78 0c0.633 -0.79 1.814 -1.019 3.222 -0.877 1.378 0.139 2.8 0.62 3.681 1.02A0.5 0.5 0 0 0 16 13.5v-11a0.5 0.5 0 0 0 -0.293 -0.455c-0.952 -0.433 -2.48 -0.952 -3.994 -1.105C10.413 0.809 8.985 0.936 8 1.783z"
                                fill="currentColor"></path>
                            </svg></div>
                        </div>
                      </div>
                    </span>
                    <div class="gf-il-content item-content" data-index="1" data-key="content1" style="padding-left: 25px">
                      <div data-label="Text Block" id="e-1711353570488-2" class="element-wrap" data-id="1711353570488-2" data-icon="gpicon-textblock" data-ver="1">
                        <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                          <p style="text-align: inherit!important;"><strong>Adaptive Learning</strong></p>
                          <p style="text-align: inherit!important;"></p>
                        </div>
                      </div>
                    </div>
                  </li>
                  <li style="margin-bottom: 5px"><span class="gf-il-icon item-content" data-index="2" data-key="content" style="width: 25px">
                      <div data-label="Icon" data-ver="2" id="e-1711353570488-3" class="element-wrap" data-id="1711353570488-3">
                        <div class="elm gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc="">
                          <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-regular-star-fill" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                              <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M3.612 15.443c-0.386 0.198 -0.824 -0.149 -0.746 -0.592l0.83 -4.73L0.173 6.765c-0.329 -0.314 -0.158 -0.888 0.283 -0.95l4.898 -0.696L7.538 0.792c0.197 -0.39 0.73 -0.39 0.927 0l2.184 4.327 4.898 0.696c0.441 0.062 0.612 0.636 0.282 0.95l-3.522 3.356 0.83 4.73c0.078 0.443 -0.36 0.79 -0.746 0.592L8 13.187l-4.389 2.256z"
                                fill="currentColor"></path>
                            </svg></div>
                        </div>
                      </div>
                    </span>
                    <div class="gf-il-content item-content" data-index="2" data-key="content1" style="padding-left: 25px">
                      <div data-label="Text Block" id="e-1711353570488-4" class="element-wrap" data-id="1711353570488-4" data-icon="gpicon-textblock" data-ver="1">
                        <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                          <p style="text-align: inherit!important;"><strong>2000+ Questions</strong></p>
                          <p style="text-align: inherit!important;"></p>
                        </div>
                      </div>
                    </div>
                  </li>
                  <li style="margin-bottom: 5px"><span class="gf-il-icon item-content" data-index="3" data-key="content" style="width: 25px">
                      <div data-label="Icon" data-ver="2" id="e-1711353570488-5" class="element-wrap" data-id="1711353570488-5">
                        <div class="elm gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc="">
                          <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-regular-people-fill" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                              <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M7 14s-1 0 -1 -1 1 -4 5 -4 5 3 5 4 -1 1 -1 1H7Zm4 -6a3 3 0 1 0 0 -6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0 -1.355 0.68 -2.75 1.936 -3.72A6.325 6.325 0 0 0 5 9c-4 0 -5 3 -5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0 -5 2.5 2.5 0 0 0 0 5Z"
                                fill="currentColor"></path>
                            </svg></div>
                        </div>
                      </div>
                    </span>
                    <div class="gf-il-content item-content" data-index="3" data-key="content1" style="padding-left: 25px">
                      <div data-label="Text Block" id="e-1711353570488-6" class="element-wrap" data-id="1711353570488-6" data-icon="gpicon-textblock" data-ver="1">
                        <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                          <p style="text-align: inherit!important;"><strong>Realistic Exams</strong></p>
                        </div>
                      </div>
                    </div>
                  </li>
                </ul>
              </div>
            </div>
          </div>
          <div class="gf_column gf_col-md-6 gf_col-sm-6 gf_col-lg-6 gf_col-xs-6" id="c-1711353344896" data-id="1711353344896" style="display: flex; flex-direction: column; justify-content: flex-start; min-height: auto;">
            <div data-label="Icon List" data-key="icon-list" data-atomgroup="module" id="m-1711353943424" class="module-wrap" data-icon="gpicon-iconlist" data-ver="1.0" data-id="1711353943424">
              <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs ">
                <ul class="gf_icon-list">
                  <li style="margin-bottom: 5px"><span class="gf-il-icon item-content" data-index="1" data-key="content" style="width: 25px">
                      <div data-label="Icon" data-ver="2" id="e-1711353943424-1" class="element-wrap" data-id="1711353943424-1">
                        <div class="elm gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc="">
                          <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-regular-phone-fill" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                              <path fill-rule="evenodd" clip-rule="evenodd" d="M3 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2H5a2 2 0 0 1 -2 -2V2zm6 11a1 1 0 1 0 -2 0 1 1 0 0 0 2 0z" fill="currentColor"></path>
                            </svg></div>
                        </div>
                      </div>
                    </span>
                    <div class="gf-il-content item-content" data-index="1" data-key="content1" style="padding-left: 25px">
                      <div data-label="Text Block" id="e-1711353943424-2" class="element-wrap" data-id="1711353943424-2" data-icon="gpicon-textblock" data-ver="1">
                        <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                          <p style="text-align: inherit!important;"><b>Mobile Friendly</b></p>
                          <p style="text-align: inherit!important;"></p>
                        </div>
                      </div>
                    </div>
                  </li>
                  <li style="margin-bottom: 5px"><span class="gf-il-icon item-content" data-index="2" data-key="content" style="width: 25px">
                      <div data-label="Icon" data-ver="2" id="e-1711353943424-3" class="element-wrap" data-id="1711353943424-3">
                        <div class="elm gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc="">
                          <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-regular-star-fill" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                              <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M3.612 15.443c-0.386 0.198 -0.824 -0.149 -0.746 -0.592l0.83 -4.73L0.173 6.765c-0.329 -0.314 -0.158 -0.888 0.283 -0.95l4.898 -0.696L7.538 0.792c0.197 -0.39 0.73 -0.39 0.927 0l2.184 4.327 4.898 0.696c0.441 0.062 0.612 0.636 0.282 0.95l-3.522 3.356 0.83 4.73c0.078 0.443 -0.36 0.79 -0.746 0.592L8 13.187l-4.389 2.256z"
                                fill="currentColor"></path>
                            </svg></div>
                        </div>
                      </div>
                    </span>
                    <div class="gf-il-content item-content" data-index="2" data-key="content1" style="padding-left: 25px">
                      <div data-label="Text Block" id="e-1711353943424-4" class="element-wrap" data-id="1711353943424-4" data-icon="gpicon-textblock" data-ver="1">
                        <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                          <p style="text-align: inherit!important;"><b>Expert Guidance</b></p>
                          <p style="text-align: inherit!important;"><b></b></p>
                          <p style="text-align: inherit!important;"></p>
                        </div>
                      </div>
                    </div>
                  </li>
                  <li style="margin-bottom: 5px"><span class="gf-il-icon item-content" data-index="3" data-key="content" style="width: 25px">
                      <div data-label="Icon" data-ver="2" id="e-1711353943424-5" class="element-wrap" data-id="1711353943424-5">
                        <div class="elm gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc="">
                          <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-regular-bar-chart-fill" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                              <path fill-rule="evenodd" clip-rule="evenodd"
                                d="M1 11a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1H2a1 1 0 0 1 -1 -1v-3zm5 -4a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v7a1 1 0 0 1 -1 1H7a1 1 0 0 1 -1 -1V7zm5 -5a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1V2z"
                                fill="currentColor"></path>
                            </svg></div>
                        </div>
                      </div>
                    </span>
                    <div class="gf-il-content item-content" data-index="3" data-key="content1" style="padding-left: 25px">
                      <div data-label="Text Block" id="e-1711353943424-6" class="element-wrap" data-id="1711353943424-6" data-icon="gpicon-textblock" data-ver="1">
                        <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                          <p style="text-align: inherit!important;"><b>Multiple Categories</b></p>
                        </div>
                      </div>
                    </div>
                  </li>
                </ul>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1711348391212" data-id="1711348391212" style="display: flex; flex-direction: column; justify-content: center; min-height: auto;">
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711353071404" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711353071404" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
              src="https://ucarecdn.com/df59bc48-10a1-4baa-b1a3-9ec88459f83d/-/format/auto/-/preview/120x120/-/quality/lighter/502658249099576264-665dcb5b-0757-4418-91ba-b43e3b6337e5.png" alt="" class="gf_image gf_lazyload" data-gemlang="en"
              data-width="30%" data-height="auto" title="" width="186" height="48" natural-width="186" natural-height="48" data-lg-size="3000x3000"></div>
        </div>
        <div data-label="Heading" data-key="heading" data-atomgroup="element" id="e-1711353071406" class="element-wrap" data-icon="gpicon-heading" data-ver="2" data-id="1711353071406">
          <div class="elm text-edit gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-gemlang="en" data-exc="">
            <h1 class="gf_gs-text-heading-2"><b>NCLEX EXAM KIT</b></h1>
          </div>
        </div>
        <div data-label="Heading" data-key="heading" data-atomgroup="element" id="e-1711353071370" class="element-wrap" data-icon="gpicon-heading" data-ver="2" data-id="1711353071370">
          <div class="elm text-edit gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-gemlang="en" data-exc="">
            <h1 class="gf_gs-text-heading-2"><b>Highly Curated Exam Prep</b></h1>
          </div>
        </div>
        <div data-label="Text Block" data-key="text-block" data-atomgroup="element" id="e-1711353071387" class="element-wrap" data-icon="gpicon-textblock" data-ver="1" data-id="1711353071387">
          <div class="elm text-edit gf-elm-left gf_gs-text-paragraph-1 gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-left-lg" data-gemlang="en" data-exc="">
            <p><strong>Are you ready to ACE your NCLEX exam?</strong> Gain 1 month access to 2000+ top quality curated questions with detailed explanations to get you up to speed with your NCLEX Exam.</p>
            <p><br></p>
            <p><strong>Have a busy schedule?</strong> You can take the 10 question exam to refresh and review. It won't take more than 5-10 minutes of your day! NCLEX Exam Kit is accessible for ALL devices.</p>
            <p></p>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1711353071425" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1711353071425">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="9171942637843" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="CAD"><span class="gf_product-compare-price money gf_gs-text-paragraph-1 done" style="margin-right: 5px!important;" itemprop="price" data-price-compare-at=""
                ws-price="43" ws-currency="USD" data-price="43.00">$43.00</span><span class="gf_product-price money gf_gs-text-paragraph-1 done" itemprop="price" data-price="29.00" ws-price="29" ws-currency="USD">$29.00</span></div>
          </div>
        </div>
        <div data-label="Heading" data-key="heading" data-atomgroup="element" id="e-1711495249150" class="element-wrap" data-icon="gpicon-heading" data-ver="2" data-id="1711495249150">
          <div class="elm text-edit gf-elm-center gf-elm-center-md gf-elm-center-sm gf-elm-center-lg gf-elm-center-xs" data-gemlang="en" data-exc="">
            <h1 class="gf_gs-text-heading-2"><b>Spring Promo: Additional 15% OFF</b></h1>
          </div>
        </div>
        <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1711353071345" class="gf_row gf_equal-height" data-icon="gpicon-row" data-id="1711353071345" data-extraclass=""
          style="min-height: auto; display: flex; flex-wrap: wrap; visibility: visible;">
          <div class="gf_column gf_col-lg-12 gf_col-md-12 gf_col-sm-12 gf_col-xs-12" id="c-1711348727168" data-id="1711348727168" style="display: flex; flex-direction: column; justify-content: flex-start; min-height: auto;">
            <div data-label="Liquid" data-key="liquid" data-atomgroup="module" id="m-1711354270361" class="module-wrap" data-icon="gpicon-liquid" data-ver="1.1" data-id="1711354270361" data-name="Right click on this, and choose Edit Code.">
              <div class="module gf_module- gf_module--lg gf_module--md gf_module--sm gf_module--xs "><input type="hidden" name="id" value="48403088048403"><input type="hidden" name="selling_plan" value="690321293587"><input type="submit"
                  value="Add to cart" data-adding="Adding..."
                  style="background-color: #FF5D8A;color: #fff;font-weight: 700;font-size: 28px;text-align: center;border-radius: 5px; border-style: none; width:100%; padding: 10px; font-family: Poppins; cursor:pointer"></div>
            </div>
            <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711353071381" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711353071381" data-resolution="3000x3000">
              <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
                  src="https://ucarecdn.com/1e3d8a88-ebfc-451a-ac02-d5d308355eaa/-/format/auto/-/preview/120x120/-/quality/lighter/502658249099576264-408a8460-5df1-44ac-8550-31e74bd9ef4a.avif" alt="" class="gf_image gf_lazyload" data-gemlang="en"
                  data-width="100%" data-height="auto" title="" width="760" height="60" natural-width="760" natural-height="60" data-lg-size="3000x3000"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="8942094287123"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="47515088683283" data-productid="8942094287123" data-value="47515088683283">
  <div data-index="1" class="item-content">
    <div data-label="(P) Cart Button" data-key="p-cart-button" data-atomgroup="child-product" id="m-1711350428137" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.1" data-id="1711350428137">
      <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="8942094287123" data-text="Add To Cart" data-soldouttext="Sold Out" data-ajaxcart="0" data-cbto="custom" data-editlink=""
        data-ajaxtext="Adding..." data-thankyoutext="Thank you!" data-successmessage="Added to cart! [cart label=View Cart] or [continue label=Continue Shopping]." data-continue="" data-effect="" data-ani="gf_ani-shakeLeftRight" data-interval="4000"
        data-stretch-lg="1" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="1" style="opacity: 1;"><button type="submit" name="add"
          class="gf_add-to-cart product-form-product-template button btn  gf_gs-button-cart-button gf_gs-button---large"><span class="AddToCartText">Add To Cart</span></button></div>
    </div>
    <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711350505113" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711350505113" data-resolution="3000x3000">
      <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
          src="https://ucarecdn.com/1e3d8a88-ebfc-451a-ac02-d5d308355eaa/-/format/auto/-/preview/120x120/-/quality/lighter/502658249099576264-408a8460-5df1-44ac-8550-31e74bd9ef4a.avif" alt="" class="gf_image gf_lazyload" data-gemlang="en"
          data-width="100%" data-height="auto" title="" width="760" height="60" natural-width="760" natural-height="60" data-lg-size="3000x3000"></div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json8942094287123">
    {"id":8942094287123,"title":"EZNurse Kit","handle":"eznurse-kit-basic","description":"\u003cp data-mce-fragment=\"1\"\u003eAre nursing studies overwhelming? Board exams causing stress? EZNurse kit is your go-to ebook, tailored for struggling students and board examinees.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eStrategic Study Strategies:\u003c\/strong\u003e Tailored methods for different learning styles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eCondensed Content:\u003c\/strong\u003e Simplified information for easy understanding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003ePractice Questions and Mock Exams:\u003c\/strong\u003e Boost confidence and track progress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eTime Management Tips:\u003c\/strong\u003e Balance coursework, clinicals, and life effectively\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eAnxiety Management:\u003c\/strong\u003e Proven techniques to stay calm during exams.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e","published_at":"2023-11-07T12:39:29-05:00","created_at":"2023-11-07T12:39:29-05:00","vendor":"EZNurse","type":"","tags":[],"price":4300,"price_min":4300,"price_max":4300,"available":true,"price_varies":false,"compare_at_price":5800,"compare_at_price_min":5800,"compare_at_price_max":5800,"compare_at_price_varies":false,"variants":[{"id":47515088683283,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"43336080","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"EZNurse Kit","public_title":null,"options":["Default Title"],"price":4300,"weight":0,"compare_at_price":5800,"inventory_management":null,"barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940"],"featured_image":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940","options":["Title"],"media":[{"alt":null,"id":36375931224339,"position":1,"preview_image":{"aspect_ratio":0.806,"height":1240,"width":1000,"src":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940"},"aspect_ratio":0.806,"height":1240,"media_type":"image","src":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp data-mce-fragment=\"1\"\u003eAre nursing studies overwhelming? Board exams causing stress? EZNurse kit is your go-to ebook, tailored for struggling students and board examinees.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eStrategic Study Strategies:\u003c\/strong\u003e Tailored methods for different learning styles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eCondensed Content:\u003c\/strong\u003e Simplified information for easy understanding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003ePractice Questions and Mock Exams:\u003c\/strong\u003e Boost confidence and track progress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eTime Management Tips:\u003c\/strong\u003e Balance coursework, clinicals, and life effectively\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eAnxiety Management:\u003c\/strong\u003e Proven techniques to stay calm during exams.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e"}
  </script><input type="hidden" name="product-id" value="8942094287123"><input type="hidden" name="section-id" value="template--21502553391379__171224261126v716k2">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="8942094287123"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="47515088683283" data-productid="8942094287123" data-value="47515088683283">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1711350703927" class="gf_row gf_equal-height" data-icon="gpicon-row" data-id="1711350703927" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6"
      data-layout-xs="12+12" style="display: flex; flex-wrap: wrap; visibility: visible;">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1711348388941" data-id="1711348388941" style="display: flex; flex-direction: column; justify-content: center; min-height: auto;">
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711350703852" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711350703852" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
            <a href="/products/eznurse-kit-basic" target=""><img src="https://ucarecdn.com/dd9c224b-282a-457a-b53b-60371c9a8981/-/format/auto/-/preview/120x120/-/quality/lighter/product%20image%20LQ.png" alt="" class="gf_image gf_lazyload" data-gemlang="en" data-width="100%" data-height="auto" title="" width="500" height="600" natural-width="500" natural-height="600" data-lg-size="3000x3000"></a>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1711348391212" data-id="1711348391212" style="display: flex; flex-direction: column; justify-content: center; min-height: auto;">
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711350703874" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711350703874" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
              src="https://ucarecdn.com/df59bc48-10a1-4baa-b1a3-9ec88459f83d/-/format/auto/-/preview/120x120/-/quality/lighter/502658249099576264-665dcb5b-0757-4418-91ba-b43e3b6337e5.png" alt="" class="gf_image gf_lazyload" data-gemlang="en"
              data-width="30%" data-height="auto" title="" width="186" height="48" natural-width="186" natural-height="48" data-lg-size="3000x3000"></div>
        </div>
        <div data-label="Heading" data-key="heading" data-atomgroup="element" id="e-1711350703882" class="element-wrap" data-icon="gpicon-heading" data-ver="2" data-id="1711350703882">
          <div class="elm text-edit gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-gemlang="en" data-exc="">
            <h1 class="gf_gs-text-heading-2"><b>EZNURSE KIT</b></h1>
          </div>
        </div>
        <div data-label="Heading" data-key="heading" data-atomgroup="element" id="e-1711350703828" class="element-wrap" data-icon="gpicon-heading" data-ver="2" data-id="1711350703828">
          <div class="elm text-edit gf-elm-center gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-gemlang="en" data-exc="">
            <h1 class="gf_gs-text-heading-2"><b>DIGITAL &amp; PRINTABLE VERSION</b></h1>
          </div>
        </div>
        <div data-label="Icon List" data-key="icon-list" data-atomgroup="module" id="m-1711354712266" class="module-wrap" data-icon="gpicon-iconlist" data-ver="1.0" data-id="1711354712266">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs ">
            <ul class="gf_icon-list">
              <li style="margin-bottom: 15px"><span class="gf-il-icon item-content" data-index="1" data-key="content" style="width: 45px">
                  <div data-label="Icon" data-ver="2" id="e-1711354712266-1" class="element-wrap" data-id="1711354712266-1" data-icon="gpicon-icon">
                    <div class="elm gf-elm-center gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
                      <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-outline-check-lg" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                          <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M12.736 3.97a0.733 0.733 0 0 1 1.047 0c0.286 0.289 0.29 0.756 0.01 1.05L7.88 12.01a0.733 0.733 0 0 1 -1.065 0.02L3.217 8.384a0.757 0.757 0 0 1 0 -1.06 0.733 0.733 0 0 1 1.047 0l3.052 3.093 5.4 -6.425a0.247 0.247 0 0 1 0.02 -0.022Z"
                            fill="currentColor"></path>
                        </svg></div>
                    </div>
                  </div>
                </span>
                <div class="gf-il-content item-content" data-index="1" data-key="content1" style="padding-left: 45px">
                  <div data-label="Text Block" id="e-1711354712266-2" class="element-wrap" data-id="1711354712266-2" data-icon="gpicon-textblock" data-ver="1">
                    <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                      <p style="text-align: inherit!important;">Fundamentals Of Nursing</p>
                    </div>
                  </div>
                </div>
              </li>
              <li style="margin-bottom: 15px"><span class="gf-il-icon item-content" data-index="2" data-key="content" style="width: 45px">
                  <div data-label="Icon" data-ver="2" id="e-1711354712266-3" class="element-wrap" data-id="1711354712266-3" data-icon="gpicon-icon">
                    <div class="elm gf-elm-center gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
                      <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-outline-check-lg" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                          <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z" fill="currentColor">
                          </path>
                        </svg></div>
                    </div>
                  </div>
                </span>
                <div class="gf-il-content item-content" data-index="2" data-key="content1" style="padding-left: 45px">
                  <div data-label="Text Block" id="e-1711354712266-4" class="element-wrap" data-id="1711354712266-4" data-icon="gpicon-textblock" data-ver="1">
                    <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                      <p style="text-align: inherit!important;">Med Surg Study Guide</p>
                    </div>
                  </div>
                </div>
              </li>
              <li style="margin-bottom: 15px"><span class="gf-il-icon item-content" data-index="3" data-key="content" style="width: 45px">
                  <div data-label="Icon" data-ver="2" id="e-1711354712266-5" class="element-wrap" data-id="1711354712266-5" data-icon="gpicon-icon">
                    <div class="elm gf-elm-center gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
                      <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-outline-check-lg" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                          <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z" fill="currentColor">
                          </path>
                        </svg></div>
                    </div>
                  </div>
                </span>
                <div class="gf-il-content item-content" data-index="3" data-key="content1" style="padding-left: 45px">
                  <div data-label="Text Block" id="e-1711354712266-6" class="element-wrap" data-id="1711354712266-6" data-icon="gpicon-textblock" data-ver="1">
                    <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                      <p style="text-align: inherit!important;">Pharmacology Drug Chart</p>
                    </div>
                  </div>
                </div>
              </li>
              <li style="margin-bottom: 15px"><span class="gf-il-icon item-content" data-index="4" data-key="content" style="width: 45px">
                  <div data-label="Icon" data-ver="2" id="e-1711354897241" class="element-wrap" data-id="1711354897241" data-icon="gpicon-icon">
                    <div class="elm gf-elm-center gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
                      <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-outline-check-lg" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                          <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z" fill="currentColor">
                          </path>
                        </svg></div>
                    </div>
                  </div>
                </span>
                <div class="gf-il-content item-content" data-index="4" data-key="content1" style="padding-left: 45px">
                  <div data-label="Text Block" id="e-1711354897354" class="element-wrap" data-id="1711354897354" data-icon="gpicon-textblock" data-ver="1">
                    <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                      <p style="text-align: inherit!important;">Pharmacology Study Guide</p>
                    </div>
                  </div>
                </div>
              </li>
              <li style="margin-bottom: 15px"><span class="gf-il-icon item-content" data-index="5" data-key="content" style="width: 45px">
                  <div data-label="Icon" data-ver="2" id="e-1711354913089" class="element-wrap" data-id="1711354913089" data-icon="gpicon-icon">
                    <div class="elm gf-elm-center gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
                      <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-outline-check-lg" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                          <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z" fill="currentColor">
                          </path>
                        </svg></div>
                    </div>
                  </div>
                </span>
                <div class="gf-il-content item-content" data-index="5" data-key="content1" style="padding-left: 45px">
                  <div data-label="Text Block" id="e-1711354913141" class="element-wrap" data-id="1711354913141" data-icon="gpicon-textblock" data-ver="1">
                    <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                      <p style="text-align: inherit!important;">Flashcard Pack</p>
                    </div>
                  </div>
                </div>
              </li>
              <li style="margin-bottom: 15px"><span class="gf-il-icon item-content" data-index="6" data-key="content" style="width: 45px">
                  <div data-label="Icon" data-ver="2" id="e-1711354912214" class="element-wrap" data-id="1711354912214" data-icon="gpicon-icon">
                    <div class="elm gf-elm-center gf-elm-center-md gf-elm-center-sm gf-elm-center-xs gf-elm-center-lg" data-exc="">
                      <div class="gf_icon-wrap"><svg fill="currentColor" height="100%" class="gf_icon" icon-class="bootstrap-outline-check-lg" width="100%" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
                          <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z" fill="currentColor">
                          </path>
                        </svg></div>
                    </div>
                  </div>
                </span>
                <div class="gf-il-content item-content" data-index="6" data-key="content1" style="padding-left: 45px">
                  <div data-label="Text Block" id="e-1711354912292" class="element-wrap" data-id="1711354912292" data-icon="gpicon-textblock" data-ver="1">
                    <div class="elm text-edit gf_gs-text-paragraph-1 gf-elm-left gf-elm-left-lg gf-elm-left-md gf-elm-left-sm gf-elm-left-xs" data-exc="">
                      <p style="text-align: inherit!important;">And Many More!</p>
                    </div>
                  </div>
                </div>
              </li>
            </ul>
          </div>
        </div>
        <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711350703869" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711350703869" data-resolution="3000x3000">
          <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
              src="https://ucarecdn.com/fc5f5f85-df31-4b74-92f7-aeddd2226efd/-/format/auto/-/preview/120x120/-/quality/lighter/spring%20break%20promo%20copy.png" alt="" class="gf_image gf_lazyload" data-gemlang="en" data-width="60%"
              data-height="auto" title="" width="500" height="208" natural-width="500" natural-height="208" data-lg-size="3000x3000"></div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1711350703841" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1711350703841">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="8942094287123" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="CAD"><span class="gf_product-compare-price money gf_gs-text-paragraph-1 done" style="margin-right: 5px!important;" itemprop="price" data-price-compare-at=""
                ws-price="58" ws-currency="USD" data-price="58.00">$58.00</span><span class="gf_product-price money gf_gs-text-paragraph-1 done" itemprop="price" data-price="43.00" ws-price="43" ws-currency="USD">$43.00</span></div>
          </div>
        </div>
        <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1711350703926" class="gf_row" data-icon="gpicon-row" data-id="1711350703926" data-extraclass="" style="min-height: auto;">
          <div class="gf_column gf_col-lg-12 gf_col-md-12 gf_col-sm-12 gf_col-xs-12" id="c-1711348727168" data-id="1711348727168">
            <div data-label="(P) Cart Button" data-key="p-cart-button" data-atomgroup="child-product" id="m-1711350703900" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.1" data-id="1711350703900">
              <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="8942094287123" data-text="Add To Cart" data-soldouttext="Sold Out" data-ajaxcart="1" data-cbto="checkout" data-editlink=""
                data-ajaxtext="Adding..." data-thankyoutext="Thank you!" data-successmessage="Added to cart! [cart label=View Cart] or [continue label=Continue Shopping]." data-continue="" data-effect="" data-ani="gf_ani-shakeLeftRight"
                data-interval="4000" data-stretch-lg="1" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="1" style="opacity: 1;"><button type="submit" name="add"
                  class="gf_add-to-cart product-form-product-template button btn  gf_gs-button-cart-button gf_gs-button---large"><span class="AddToCartText">Add To Cart</span></button></div>
            </div>
            <div data-label="Image" data-key="image" data-atomgroup="element" id="e-1711350703919" class="element-wrap" data-icon="gpicon-image" data-ver="1.0" data-id="1711350703919" data-resolution="3000x3000">
              <div class="elm gf-elm-center gf_elm-left-xs gf-elm-center-lg gf-elm-center-md gf-elm-center-sm gf-elm-center-xs" data-exc=""><img
                  src="https://ucarecdn.com/1e3d8a88-ebfc-451a-ac02-d5d308355eaa/-/format/auto/-/preview/120x120/-/quality/lighter/502658249099576264-408a8460-5df1-44ac-8550-31e74bd9ef4a.avif" alt="" class="gf_image gf_lazyload" data-gemlang="en"
                  data-width="100%" data-height="auto" title="" width="760" height="60" natural-width="760" natural-height="60" data-lg-size="3000x3000"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json8942094287123">
    {"id":8942094287123,"title":"EZNurse Kit","handle":"eznurse-kit-basic","description":"\u003cp data-mce-fragment=\"1\"\u003eAre nursing studies overwhelming? Board exams causing stress? EZNurse kit is your go-to ebook, tailored for struggling students and board examinees.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eStrategic Study Strategies:\u003c\/strong\u003e Tailored methods for different learning styles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eCondensed Content:\u003c\/strong\u003e Simplified information for easy understanding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003ePractice Questions and Mock Exams:\u003c\/strong\u003e Boost confidence and track progress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eTime Management Tips:\u003c\/strong\u003e Balance coursework, clinicals, and life effectively\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eAnxiety Management:\u003c\/strong\u003e Proven techniques to stay calm during exams.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e","published_at":"2023-11-07T12:39:29-05:00","created_at":"2023-11-07T12:39:29-05:00","vendor":"EZNurse","type":"","tags":[],"price":4300,"price_min":4300,"price_max":4300,"available":true,"price_varies":false,"compare_at_price":5800,"compare_at_price_min":5800,"compare_at_price_max":5800,"compare_at_price_varies":false,"variants":[{"id":47515088683283,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"43336080","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"EZNurse Kit","public_title":null,"options":["Default Title"],"price":4300,"weight":0,"compare_at_price":5800,"inventory_management":null,"barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940"],"featured_image":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940","options":["Title"],"media":[{"alt":null,"id":36375931224339,"position":1,"preview_image":{"aspect_ratio":0.806,"height":1240,"width":1000,"src":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940"},"aspect_ratio":0.806,"height":1240,"media_type":"image","src":"\/\/eznursekit.com\/cdn\/shop\/files\/productimage.png?v=1699828940","width":1000}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp data-mce-fragment=\"1\"\u003eAre nursing studies overwhelming? Board exams causing stress? EZNurse kit is your go-to ebook, tailored for struggling students and board examinees.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eStrategic Study Strategies:\u003c\/strong\u003e Tailored methods for different learning styles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eCondensed Content:\u003c\/strong\u003e Simplified information for easy understanding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003ePractice Questions and Mock Exams:\u003c\/strong\u003e Boost confidence and track progress.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eTime Management Tips:\u003c\/strong\u003e Balance coursework, clinicals, and life effectively\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003eAnxiety Management:\u003c\/strong\u003e Proven techniques to stay calm during exams.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003c\/p\u003e"}
  </script><input type="hidden" name="product-id" value="8942094287123"><input type="hidden" name="section-id" value="template--21502553391379__171224261126v716k2">
</form>

Text Content

Skip to content
 * Home
 * EZNurse Kit
 * NCLEX Exam Kit
 * Contact
 * Blogs

Log in


COUNTRY/REGION

Australia (AUD $) Canada (CAD $) United Kingdom (GBP £) United States (USD $)
Update country/region


COUNTRY/REGION

CAD $ | Canada
 * AUD $ | Australia
 * CAD $ | Canada
 * GBP £ | United Kingdom
 * USD $ | United States

Search



 * Home
 * EZNurse Kit
 * NCLEX Exam Kit
 * Contact
 * Blogs

Search

Log in Cart


LEVEL UP: HOW TO OUTSMART EVERY NURSING SCHOOL TEST STARTING TODAY




OVER 12,468 NURSING STUDENTS HAVE USED THIS REVOLUTIONARY STUDY METHOD TO MASTER
THEIR EXAMS, DEFEAT BURNOUT, AND THRIVE IN NURSING SCHOOL.


EZNURSE KIT


DIGITAL & PRINTABLE VERSION

EZ Nurse Kit provides 550+ pages of confidence-boosting study content
personalized to your learning needs. You have what it takes - this is the
specialized prep you need to unlock your potential!


$58.00$43.00
Add To Cart



 * Adaptive Learning
   
   

 * 2000+ Questions
   
   

 * Realistic Exams

 * Mobile Friendly
   
   

 * Expert Guidance
   
   
   
   

 * Multiple Categories


NCLEX EXAM KIT


HIGHLY CURATED EXAM PREP

Are you ready to ACE your NCLEX exam? Gain 1 month access to 2000+ top quality
curated questions with detailed explanations to get you up to speed with your
NCLEX Exam.




Have a busy schedule? You can take the 10 question exam to refresh and review.
It won't take more than 5-10 minutes of your day! NCLEX Exam Kit is accessible
for ALL devices.



$43.00$29.00


SPRING PROMO: ADDITIONAL 15% OFF





THE EZNURSE KIT GIVES YOU ALL THE KEY FUNDAMENTALS AND IN-DEPTH DETAILS YOU NEED
TO SWIFTLY BECOME AN EXCEPTIONAL, INSPIRING NURSE MASTERING:

 * Behavioral Health
   
   

 * Blood and Lymphoreticular System
   
   

 * Cardiovascular System
   
   

 * Endocrine System
   
   

 * Epidemiology and Biostatistics
   
   

 * Family Medicine
   
   

 * Gastrointestinal System
   
   

 * Principals of Foundational Science
   
   
   
   

 * Immune system
   
   
   
   

 * Skin and Connective tissue
   
   
   
   

 * Nervous System and Special Senses
   
   
   
   

 * Renal System
   
   
   
   

 * Reproductive System
   
   
   
   

 * Respiratory System
   
   
   
   


WHY CHOOSE EZNURSE KIT?


EZ NURSE KIT: YOUR ALLY FOR NURSING SCHOOL SUCCESS

 * Adaptive Studying
   
   

A customized prep plan tailored to you.

 * Memory Boosters
   
   
   
   

Interactive tools to retain nursing facts and concepts.

 * Exam Excellence
   
   
   
   

Strategies and insights to help you thrive on nursing tests

Add To Cart




HERE'S A TASTE


WHAT YOU'LL FIND INSIDE THE EZNURSE KIT


THE FUNDAMENTALS OF NURSING

Explore all necessary topics in one hub. Access nursing subjects by difficulty,
always prepared to be the first to tackle any question.


THE FUNDAMENTALS OF SURGICAL MEDICINE

While you may not be the one conducting the surgery, consider the significance
of exams in hematology, applied biology, and medical genetics.


THE TRICKS OF THE BEST NURSES IN THE WORLD

Unlock the most effective strategies to consistently excel in everything and
turn achieving high grades in exams into a mere "formality."


BONUS


EZNURSE FLASHCARDS


KNOWLEDGE AT YOUR FINGERTIPS!

Learn nursing concepts for good with our engaging flashcard system. Information
becomes ingrained in your memory, just like your favorite tunes. The simple tool
for exam mastery.

 * Neurological Disorders
   
   

 * Respiratory Disorders
   
   

 * Cardiovascular Disorders
   
   

 * Hematologic Disorders
   
   

 * Fluid and Electrolytes
   
   
   
   

 * Renal Disorders
   
   

 * Reproductive Disorders
   
   

 * Musculoskeletal Disorders
   
   
   
   

 * Endocrine Disorders
   
   
   
   

 * Hematologic Disorders
   
   
   
   

 * Immune System Disorders
   
   
   
   
   
   

 * Connective Tissue Disorders
   
   
   
   


EZNURSE KIT


DIGITAL & PRINTABLE VERSION

 * Fundamentals Of Nursing

 * Med Surg Study Guide

 * Pharmacology Drug Chart

 * Pharmacology Study Guide

 * Flashcard Pack

 * And Many More!


$58.00$43.00
Add To Cart




CUSTOMER REVIEWS

4.92 out of 5
Based on 116 reviews
108
7
1
0
0
See all reviews
Write a review
Most Recent Highest Rating Lowest Rating Only Pictures Pictures First Videos
First Most Helpful
11/14/2023

A.H.


Significant Impact on Routine

This kit has made a significant difference in my study routine. It's a must-have
for nursing students who want to make learning more enjoyable.



11/14/2023

J.P.


Most Effective Study Aid

I've tried various study aids, but the eznurse kit is by far the most effective
in making nursing education enjoyable.



11/14/2023

P.P.


Adding Fun to Exam Prep

Studying for nursing exams can be draining, but the eznurse kit has added a fun
and exciting element to the process.



11/14/2023

Emersyn j


Gratitude for Easier Journey

I can't thank the makers of this kit enough. It has made my nursing education
journey not only easier but also more enjoyable.



11/14/2023

G.


Spicing Up Study Sessions

This kit has made my study sessions more interactive and enjoyable. It's a
fantastic tool for nursing students looking to spice up their studies.



123



© 2024, EZNurse
 * Refund policy
 * Privacy policy
 * Terms of service
 * Shipping policy

 * Choosing a selection results in a full page refresh.
 * Opens in a new window.



0












CART

Your cart is empty.


Judge.me
GET 10% OFF
X
X
Well, hello there! 🙂
Get 10% off your first purchase
Plus, be the first to know about sales, blogs and more!

get my 10% off
X
Thank you!
Use the following code on
your next order:
WELCOME10
continue shopping
Made with ♥️ by OptiMonk
GET 20% OFF
X
X
WAIT! BEFORE YOU GO:
Get 20% OFF
When you complete your order in…
0
0
:
0
0
:
0
5
:
0
0
Get my 20% off
No thanks, I'll rather pay full price
X
Thank you!
Use the following code & complete your order now:
GET20
Continue shopping
Made with ♥️ by OptiMonk
GET 20% OFF
X
X
WAIT! BEFORE YOU GO:
Get 15% OFF
When you complete your order in…
0
0
:
0
0
:
0
5
:
0
0
Get my 15% off
No thanks, I'll rather pay full price
X
Thank you!
Use the following code & complete your order now:
SAVE15
Continue shopping
Made with ♥️ by OptiMonk
GET 20% OFF
X
X
Welcome Back!
Claim Your 15% OFF Now!
When you complete your order in…
0
0
:
0
0
:
0
5
:
0
0
Get my 15% off
No thanks, I'll rather pay full price
X
Thank you!
Use the following code & complete your order now:
BACK15
Continue shopping
Made with ♥️ by OptiMonk