tuftingnation.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://tuftingnation.com/
Submission: On July 16 via api from US — Scanned from CA

Form analysis 22 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="localization_form__800" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><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="/">
  <input type="hidden" name="currency_code" value="CAD" data-localization-input="">
  <div class="sf__custom-select sf__select-">
    <select class="border-transparent bg-transparent" data-localization-select="">
      <option value="CAD" selected="selected"> CAD </option>
      <option value="USD"> USD </option>
    </select>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <input type="email" name="customer[email]" placeholder="Email" class="form-control">
  <input type="password" name="customer[password]" placeholder="Password" class="form-control">
  <a class="underline block my-3 sf-customer__reset-password-btn">Forgot your password?</a>
  <button class="sf__btn sf__btn-primary mt-4  mb-3 w-full" type="submit"> Sign In </button>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <input class="form-control" type="email" name="email" placeholder="Email" spellcheck="false" autocomplete="off" autocapitalize="off">
  <div class="flex mt-2">
    <button type="submit" class="sf__btn sf__btn-primary block w-40"> Submit </button>
    <button type="button" data-recover-toggle="" class="sf__btn-secondary sf-customer__cancel-reset block w-40 ml-4"> Cancel </button>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <input type="text" name="customer[first_name]" placeholder="First Name" class="form-control">
  <input type="text" name="customer[last_name]" placeholder="Last Name" class="form-control">
  <input type="email" name="customer[email]" placeholder="Email" class="form-control">
  <input type="password" name="customer[password]" placeholder="Password" class="form-control">
  <div class="mt-3 text-color-secondary"> Sign up for early Sale access plus tailored new arrivals, trends and promotions. To opt out, click unsubscribe in our emails. </div>
  <button class="mt-6 mb-3 w-full sf__btn sf__btn-primary"> Register </button>
  <a class="w-full mt-[12xpx] sf__btn sf__btn-secondary" href="/account/login">
    Log In
  </a>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form__802" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><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="/">
  <input type="hidden" name="currency_code" value="CAD" data-localization-input="">
  <div class="sf__custom-select sf__select-top">
    <select class="border-transparent bg-transparent" data-localization-select="">
      <option value="CAD" selected="selected"> CAD </option>
      <option value="USD"> USD </option>
    </select>
  </div>
</form>

GET /search

<form action="/search" method="GET" novalidate="" class="relative w-full md:mx-28 flex border border-black rounded-md">
  <input type="hidden" name="options[unavailable_products]" value="last">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="hidden" name="options[fields]" value="title,vendor,product_type,variants.title">
  <input type="text" name="q" required="" autocomplete="off" placeholder="Search products" aria-label="Search products" class="w-full h-11" style="border: none;" data-search-input="">
  <button type="submit" class="absolute top-px right-0 py-3 px-3.5">
    <svg class="w-[18px] h-[18px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
      <path
        d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z">
      </path>
    </svg>
  </button>
  <span class="invisible absolute top-0 right-0 py-2.5 px-3" data-spinner="">
    <svg class="animate-spin w-[24px] h-[24px] " xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
      <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
      <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
    </svg>
  </span>
  <span class="absolute top-0 p-3.5 invisible cursor-pointer text-[#777] right-8" data-clear-search="">
    <svg class="w-[16px] h-[16px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
      <path
        d="M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z">
      </path>
    </svg>
  </span>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8844169019624" data-product-handle="ak-v-tufting-gun"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="46359416766696" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/ak-v-tufting-gun" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/new-ak-5-tufting-machine-canada_{width}x.jpg?v=1718284508" data-widths="[180,360,540,720,900,1080,1296,1500]" data-aspectratio="1.0" data-sizes="auto" alt="New AK-V Tufting Machine | TuftingNation Canada" data-image="" src="//tuftingnation.com/cdn/shop/files/new-ak-5-tufting-machine-canada_200x.jpg?v=1718284508" style="opacity: 1;">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/new-ak-5-tufting-machine-canada_2048x2048.jpg?v=1718284508" alt="New AK-V Tufting Machine | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="43817972334824" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/ak-v-cut-and-loop-tufting-gun_{width}x.jpg?v=1718284534" data-widths="[180,360,540,720,900,1080,1296,1500]" data-aspectratio="1.0" data-sizes="auto" alt="Best price AK-5 Tufting Gun with packaging | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/ak-v-cut-and-loop-tufting-gun_2048x2048.jpg?v=1718284534" alt="Best price AK-5 Tufting Gun with packaging | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="ak-v-tufting-gun" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/ak-v-tufting-gun" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          AK-V Cut and Loop Tufting Gun
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$319.00</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary ">$399.00</span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> &nbsp; At last! The new AK-V is finally available!!!! We've been waiting for this improved... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="ak-v-tufting-gun" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8844169019624"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7729586045160" data-product-handle="rug-tufting-yarn"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="43027411861736" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/rug-tufting-yarn" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/tufting-gun-yarn-canada-tuftingnation_{width}x.jpg?v=1651086984" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Multicolored Wool Yarn on Cones for Rug Tufting and Weaving | TuftingNation" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/tufting-gun-yarn-canada-tuftingnation_2048x2048.jpg?v=1651086984" alt="Multicolored Wool Yarn on Cones for Rug Tufting and Weaving | TuftingNation">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="38079788056808" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/W-153-yellow-wool-yarn-canada-tufting-nation_{width}x.jpg?v=1651086984" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Light Yellow Wool Tufting Yarn for Rug making | TuftingNation" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/W-153-yellow-wool-yarn-canada-tufting-nation_2048x2048.jpg?v=1651086984" alt="Light Yellow Wool Tufting Yarn for Rug making | TuftingNation">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="rug-tufting-yarn" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/rug-tufting-yarn" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Rug Tufting Yarn | 100% Wool on 1/2lb Cones
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$17.30</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> &nbsp; The Best Rug Tufting Yarn to use with tufting machines or&nbsp;manual rug making tools.&nbsp;Made... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="rug-tufting-yarn" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="7729586045160"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7725022183656" data-product-handle="primary-rug-backing-fabric-tufting-cloth"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="43099939766504" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/primary-rug-backing-fabric-tufting-cloth" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/premium-primary-rug-backing-for-rug-tufting-nation-canada_{width}x.jpg?v=1654256742" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Premium Tufting Fabric for Rug Tufting | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/premium-primary-rug-backing-for-rug-tufting-nation-canada_2048x2048.jpg?v=1654256742" alt="Premium Tufting Fabric for Rug Tufting | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="38352541810920" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/rug-tufting-fabric-canada_{width}x.jpg?v=1654256742" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Tufting Material for Rug Making | TuftingNation" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/rug-tufting-fabric-canada_2048x2048.jpg?v=1654256742" alt="Tufting Material for Rug Making | TuftingNation">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="primary-rug-backing-fabric-tufting-cloth" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/primary-rug-backing-fabric-tufting-cloth" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          PREMIUM Tufting Cloth | Primary Rug Tufting Fabric
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$24.85</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> This PREMIUM tufting cloth is the highest quality rug&nbsp;primary backing available on the market. It... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="primary-rug-backing-fabric-tufting-cloth" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="7725022183656"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7860468908264" data-product-handle="tn-1-tufting-starter-kit"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="46514073207016" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/tn-1-tufting-starter-kit" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/tn-1-tufting-starter-kit_{width}x.jpg?v=1720544492" data-widths="[180,360,540,720,900,1080,1296,1500]" data-aspectratio="1.0" data-sizes="auto" alt="TN-1 Tufting Starter kit including a tufting machine, a tufting frame and 1 yard of tufting fabric | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/tn-1-tufting-starter-kit_2048x2048.jpg?v=1720544492" alt="TN-1 Tufting Starter kit including a tufting machine, a tufting frame and 1 yard of tufting fabric | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="38621115646184" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/tufting-starter-kit-tufting-gun-tuftingnation_{width}x.jpg?v=1720544512" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Starter tufting gun kit including Tuft Gun, Tufting Frame, Tufting Cloth | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/tufting-starter-kit-tufting-gun-tuftingnation_2048x2048.jpg?v=1720544512" alt="Starter tufting gun kit including Tuft Gun, Tufting Frame, Tufting Cloth | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="tn-1-tufting-starter-kit" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/tn-1-tufting-starter-kit" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          TN-1 Tufting Kit | Tufting Gun + Tufting Frame +Tufting Cloth
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$489.00</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Our TN-1 Tufting Kit is perfect for beginner and intermediate rug tufters. This starter kit... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="tn-1-tufting-starter-kit" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="7860468908264"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7860289208552" data-product-handle="tn-1-tufting-gun"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="43434583851240" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/tn-1-tufting-gun" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/tn-1-tufting-gun-canada-tuftingnation_{width}x.jpg?v=1657647298" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Best Tufting Gun for Beginners Canada | TuftingNation" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/tn-1-tufting-gun-canada-tuftingnation_2048x2048.jpg?v=1657647298" alt="Best Tufting Gun for Beginners Canada | TuftingNation">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="38620782493928" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/tn-1-tufting-machine-canada-tuftingnation_{width}x.jpg?v=1657647298" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="TN-I Cut and Loop Rug Tufting Gun kit for Beginners | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/tn-1-tufting-machine-canada-tuftingnation_2048x2048.jpg?v=1657647298" alt="TN-I Cut and Loop Rug Tufting Gun kit for Beginners | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="tn-1-tufting-gun" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/tn-1-tufting-gun" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          TN-1 Tufting Gun | Cut and Loop Tufting Gun | FREE SHIPPING
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$336.00</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary ">$420.00</span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> TN-1 Tufting Gun - 2in1 - CUT and LOOP pile Tufting Gun for beginners, Free... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="tn-1-tufting-gun" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="7860289208552"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8055361634536" data-product-handle="rug-glue-duo-set-tn-100-tn-200-2-x-1-gallon"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="44092833890536" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/rug-glue-duo-set-tn-100-tn-200-2-x-1-gallon" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/rug-glue-bundle-2-gal-tuftingnation_{width}x.jpg?v=1668886978" data-widths="[180,360,540,720,900,1080,1296,1512,1728,1944,2160,2376,2500]" data-aspectratio="1.0" data-sizes="auto" alt="Buy Rug Glue Duo Set for Handmade Rug, Woven Rug and Punch Needle Rug | 2 x 1 gallon | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/rug-glue-bundle-2-gal-tuftingnation_2048x2048.jpg?v=1668886978" alt="Buy Rug Glue Duo Set for Handmade Rug, Woven Rug and Punch Needle Rug | 2 x 1 gallon | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="39669028454632" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/rug-adhesive-duo-kit-tuftingnation_{width}x.jpg?v=1668886978" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Tufting Glue Duo Set | TN-100 + TN-200 | 2 x 1 Gal | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/rug-adhesive-duo-kit-tuftingnation_2048x2048.jpg?v=1668886978" alt="Tufting Glue Duo Set | TN-100 + TN-200 | 2 x 1 Gal | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="rug-glue-duo-set-tn-100-tn-200-2-x-1-gallon" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/rug-glue-duo-set-tn-100-tn-200-2-x-1-gallon" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Rug Glue Duo Set | TN-100 + TN-200 | 2 x 1 Gallon
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$135.81</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary ">$150.90</span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Tufting Glue Duo Kit — 2 x 1 Gallon — TN-100 + TN-200 — SAVE... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="rug-glue-duo-set-tn-100-tn-200-2-x-1-gallon" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8055361634536"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7718014124264" data-product-handle="rug-carving-scissors"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="42957846642920" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/rug-carving-scissors" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/rug-carving-scissors-tuftingnation-tn-90_{width}x.jpg?v=1708701088" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="0.799744081893794" data-sizes="auto" alt="Electric Carpet Carving Scissors kit | TuftingNation" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/rug-carving-scissors-tuftingnation-tn-90_2048x2048.jpg?v=1708701088" alt="Electric Carpet Carving Scissors kit | TuftingNation">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="38047578390760" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/carpet-carving-scissors-canada-tufting-nation_{width}x.jpg?v=1708701088" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Rug Carving Scissors in use over a gray tufted rug | TuftingNation" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/carpet-carving-scissors-canada-tufting-nation_2048x2048.jpg?v=1708701088" alt="Rug Carving Scissors in use over a gray tufted rug | TuftingNation">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="rug-carving-scissors" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/rug-carving-scissors" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Rug Carving Scissors
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$445.00</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> These light and versatile electric rug carving scissors are ideal for producing 3D sculpting and... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="rug-carving-scissors" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="7718014124264"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="7792355377384" data-product-handle="ak-1-tufting-gun-cut-and-loop-tufting-gun"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="43190435283176" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/ak-1-tufting-gun-cut-and-loop-tufting-gun" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/ak-Iblue-tufting-gun-cut-and-pile-tufting-nation_{width}x.jpg?v=1657128712" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Best Tufting Gun for Beginners, AK-1 Cut and Loop Tufting Gun | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/ak-Iblue-tufting-gun-cut-and-pile-tufting-nation_2048x2048.jpg?v=1657128712" alt="Best Tufting Gun for Beginners, AK-1 Cut and Loop Tufting Gun | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="38587263058152" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/ak-1-tufting-machine-canada-tuftingnation_{width}x.jpg?v=1657128712" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Best Tufting Gun for Intermediate, 2 in 1 Tufting Gun | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/ak-1-tufting-machine-canada-tuftingnation_2048x2048.jpg?v=1657128712" alt="Best Tufting Gun for Intermediate, 2 in 1 Tufting Gun | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="ak-1-tufting-gun-cut-and-loop-tufting-gun" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/ak-1-tufting-gun-cut-and-loop-tufting-gun" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          AK-1 Tufting Gun | AK-I Cut and Loop Tufting Gun | FREE SHIPPING
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$351.00</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary ">$413.00</span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> The new AK-1&nbsp;Cut and Loop Tufting Gun!&nbsp;Lightweight and versatile, this blue Tufting Gun&nbsp;is&nbsp;made with higher... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="ak-1-tufting-gun-cut-and-loop-tufting-gun" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="7792355377384"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8187061928168"
  data-product-handle="8-black-tufting-scissors-for-rug-making-black-carpet-shears"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="44419503653096"
    data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/8-black-tufting-scissors-for-rug-making-black-carpet-shears" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/black-tufting-scissors_{width}x.jpg?v=1680959468" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Rug Tufting Scissors Canada | TuftingNation" black="" tufting="" scissors="" for="" rug="" making="" |="" carpet="" shears"="" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/black-tufting-scissors_2048x2048.jpg?v=1680959468" alt="Rug Tufting Scissors Canada | TuftingNation">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="40566707126504" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/products/black-tufting-shears_{width}x.jpg?v=1680959468" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Matte Black Shears for Rug Making | TuftingNation Canada" black="" tufting="" scissors="" for="" rug="" making="" |="" carpet="" shears"="" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/products/black-tufting-shears_2048x2048.jpg?v=1680959468" alt="Matte Black Shears for Rug Making | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="8-black-tufting-scissors-for-rug-making-black-carpet-shears" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/8-black-tufting-scissors-for-rug-making-black-carpet-shears" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          8" Black Tufting Scissors for Rug Making | Black Carpet Shears
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$51.75</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> These 8" heavy duty tufting shears are made of high carbon steel which is stronger... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="8-black-tufting-scissors-for-rug-making-black-carpet-shears" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8187061928168"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8234075750632" data-product-handle="cardboard-cones-for-tufting-yarn"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="44531081871592" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/cardboard-cones-for-tufting-yarn" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/paper-cones_{width}x.jpg?v=1685193354" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Cardboard Cones for Rug Yarn Spool | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/paper-cones_2048x2048.jpg?v=1685193354" alt="Cardboard Cones for Rug Yarn Spool | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="40850696044776" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/paper-cones-for-yarn_{width}x.jpg?v=1685193355" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Thick Paperboard Cone for Tufting Yarn Spool | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/paper-cones-for-yarn_2048x2048.jpg?v=1685193355" alt="Thick Paperboard Cone for Tufting Yarn Spool | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="cardboard-cones-for-tufting-yarn" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/cardboard-cones-for-tufting-yarn" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Cardboard Yarn Cones for Tufting Yarn
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$0.90</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> These paper cones are perfect for rug tufting or weaving. The yarn unwind easily allowing... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="cardboard-cones-for-tufting-yarn" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8234075750632"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8230917898472" data-product-handle="yarn-threader-for-tufting-gun"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="44524161433832" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/yarn-threader-for-tufting-gun" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/yarn-threader-for-tuft-gun_{width}x.jpg?v=1684931493" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Yarn Threader for Tufting Machine | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/yarn-threader-for-tuft-gun_2048x2048.jpg?v=1684931493" alt="Yarn Threader for Tufting Machine | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="40846566359272" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/yarn-threader-for-tufting-machine_{width}x.jpg?v=1685140077" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Tool to thread a tufting gun | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/yarn-threader-for-tufting-machine_2048x2048.jpg?v=1685140077" alt="Tool to thread a tufting gun | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="yarn-threader-for-tufting-gun" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/yarn-threader-for-tufting-gun" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Yarn Threader for Tufting Gun
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$3.25</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> These wooden handle yarn threaders are very helpful. They allow you to thread your yarn... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="yarn-threader-for-tufting-gun" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8230917898472"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8233310748904" data-product-handle="4-c-clamps-for-tufting-frame-set-of-2"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="44529525129448" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/4-c-clamps-for-tufting-frame-set-of-2" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/c-clamps-for-tufting-frame_{width}x.jpg?v=1685471601" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.00080064051241" data-sizes="auto" alt="4in Industrial C-Clamps for Tufting Working Station - Set of 2 | TuftingNation Canad" c-clamps="" for="" tufting="" frame="" |="" set="" of="" 2"="" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/c-clamps-for-tufting-frame_2048x2048.jpg?v=1685471601" alt="4in Industrial C-Clamps for Tufting Working Station - Set of 2 | TuftingNation Canad">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="40846678917352" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/tufting-frame-c-clamps-tuftingnation_{width}x.jpg?v=1685471601" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="0.9512937595129376" data-sizes="auto" alt="C-Clamps for Tufting Frame  | TuftingNation Canada" c-clamps="" for="" tufting="" frame="" |="" set="" of="" 2"="" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/tufting-frame-c-clamps-tuftingnation_2048x2048.jpg?v=1685471601" alt="C-Clamps for Tufting Frame  | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="4-c-clamps-for-tufting-frame-set-of-2" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/4-c-clamps-for-tufting-frame-set-of-2" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          4" C-Clamps for Tufting Frame | Set of 2
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$22.50</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Looking for quality industrial C-Clamps that will fit your budget? Don't look any further! These... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="4-c-clamps-for-tufting-frame-set-of-2" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8233310748904"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8233321431272" data-product-handle="rug-carver-blade-for-tn-40e-carpet-carving-clippers">
  <input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="44529548198120" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/rug-carver-blade-for-tn-40e-carpet-carving-clippers" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/extra-blades-for-rug-carver-tool_{width}x.jpg?v=1685145321" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="0.9682416731216111" data-sizes="auto" alt="Extra Blades for the TN-40E Carpet Carving Clipper  | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/extra-blades-for-rug-carver-tool_2048x2048.jpg?v=1685145321" alt="Extra Blades for the TN-40E Carpet Carving Clipper  | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="40846854521064" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/extra-blade-for-rug-carver-tool_{width}x.jpg?v=1685146544" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Carpet Clipper Blades for TN-40E Tool  | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/extra-blade-for-rug-carver-tool_2048x2048.jpg?v=1685146544" alt="Carpet Clipper Blades for TN-40E Tool  | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="rug-carver-blade-for-tn-40e-carpet-carving-clippers" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/rug-carver-blade-for-tn-40e-carpet-carving-clippers" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Rug Carver Blade for TN-40E Carpet Carving Clippers
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$20.75</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Having a hard time carving your rug? It's probably the time to change your blade!... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="rug-carver-blade-for-tn-40e-carpet-carving-clippers" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8233321431272"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="product-form form" enctype="multipart/form-data" novalidate="novalidate" data-product-id="8233323725032" data-product-handle="extra-clipper-blade-for-rosewood-rug-carver"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input hidden="" name="id" required="" value="44529552523496" data-selected-variant="">
  <div class="sf__pcard-image ">
    <div class="overflow-hidden cursor-pointer relative sf__image-box">
      <div class="flex justify-center items-center">
        <a href="/products/extra-clipper-blade-for-rosewood-rug-carver" class="block w-full">

        <div class="spc__main-img">
          <div data-image-id="" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/rug-carver-blades-tuftingnation-canada_{width}x.jpg?v=1685146516" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Rug Carver Blades for Rosewood Rug Clipper | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/rug-carver-blades-tuftingnation-canada_2048x2048.jpg?v=1685146516" alt="Rug Carver Blades for Rosewood Rug Clipper | TuftingNation Canada">
  </noscript>
</div>

        </div><div class="spc__hover-img">
            <div data-image-id="40846896103656" class="sf-image " data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 1/1;">
  <img class="lazyload se-out w-full h-full" data-src="//tuftingnation.com/cdn/shop/files/extra-blade-for-rosewood-rug-carver_{width}x.jpg?v=1685146516" data-widths="[180,360,540,720,900,1080,1250]" data-aspectratio="1.0" data-sizes="auto" alt="Extra Blade for Rosewood Rug Clipper  | TuftingNation Canada" data-image="">
  <noscript>
    <img class="se-out w-full h-full" src="//tuftingnation.com/cdn/shop/files/extra-blade-for-rosewood-rug-carver_2048x2048.jpg?v=1685146516" alt="Extra Blade for Rosewood Rug Clipper  | TuftingNation Canada">
  </noscript>
</div>

          </div>
  </a>
      </div>
      <span class="prod__tag prod__tag--soldout" style="display: none;"> Sold Out </span>
      <div class="sf__pcard-action hidden md:block z-10">
        <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-left
 sf__tooltip-style-1" data-product-handle="extra-clipper-blade-for-rosewood-rug-carver" type="button">
          <span class="sf__tooltip-icon block">
            <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
              <path
                d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
              </path>
            </svg>
          </span>
          <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
        </button>
      </div>
    </div>
  </div>
  <div class="sf__pcard-content text-left">
    <div class="mt-3 lg:mt-5">
      <div class="max-w-full w-full">
        <h3 class="block text-base">
          <a href="/products/extra-clipper-blade-for-rosewood-rug-carver" class="block mb-[5px] leading-normal sf__pcard-name font-medium truncate-lines hover:text-color-secondary">
          Replacement Blade for Rosewood Rug Carver
        </a>
        </h3>
      </div>
      <div class="sf__pcard-price leading-normal">
        <div class="product-prices inline-flex items-center flex-wrap">
          <span class=" prod__price text-color-regular-price">$19.50</span>
          <span class="prod__compare_price ml-2 line-through text-color-secondary hidden"></span>
          <div class="text-sm product-prices__unit w-full hidden">
            <span class="visually-hidden visually-hidden--inline">Unit price</span>
            <div class="price-unit-price"><span data-unit-price=""></span><span aria-hidden="true">/</span><span class="visually-hidden">per&nbsp;</span><span data-unit-price-base-unit=""></span></div>
          </div>
        </div>
      </div>
    </div>
    <div class="content-view-list mt-5 hidden">
      <div class="leading-7 text-color-secondary mb-4"> Your rug carver doesn't cut properly anymore? Time to change the blade! These genuine factory... </div>
      <div class="flex items-start">
        <div class="grid grid-cols-3 gap-2.5 ml-2.5">
          <button class="sf__tooltip-item sf__btn-icon sf-pqv__button sf__tooltip-bottom
 sf__tooltip-style-1" data-product-handle="extra-clipper-blade-for-rosewood-rug-carver" type="button">
            <span class="sf__tooltip-icon block">
              <svg class="w-[20px] h-[20px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
                <path
                  d="M569.354 231.631C512.969 135.948 407.808 72 288 72 168.14 72 63.004 135.994 6.646 231.63a47.999 47.999 0 0 0 0 48.739C63.032 376.053 168.192 440 288 440c119.86 0 224.996-63.994 281.354-159.631a48.002 48.002 0 0 0 0-48.738zM416 228c0 68.483-57.308 124-128 124s-128-55.517-128-124 57.308-124 128-124 128 55.517 128 124zm125.784 36.123C489.837 352.277 393.865 408 288 408c-106.291 0-202.061-56.105-253.784-143.876a16.006 16.006 0 0 1 0-16.247c29.072-49.333 73.341-90.435 127.66-115.887C140.845 158.191 128 191.568 128 228c0 85.818 71.221 156 160 156 88.77 0 160-70.178 160-156 0-36.411-12.833-69.794-33.875-96.01 53.76 25.189 98.274 66.021 127.66 115.887a16.006 16.006 0 0 1-.001 16.246zM224 224c0-10.897 2.727-21.156 7.53-30.137v.02c0 14.554 11.799 26.353 26.353 26.353 14.554 0 26.353-11.799 26.353-26.353s-11.799-26.353-26.353-26.353h-.02c8.981-4.803 19.24-7.53 30.137-7.53 35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64z">
                </path>
              </svg>
            </span>
            <span class="sf__tooltip-content " data-revert-text=""> Quick view </span>
          </button>
        </div>
      </div>
    </div>
  </div><input type="hidden" name="product-id" value="8233323725032"><input type="hidden" name="section-id" value="template--15905685176552__162251092958fcda7c">
</form>

POST /contact#contact-form__805

<form method="post" action="/contact#contact-form__805" id="contact-form__805" accept-charset="UTF-8" class="sf__footer-form-newsletter form__style-bordered"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8"
    value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="relative">
    <input type="email" required="" name="contact[email]" placeholder="Enter your email" autocorrect="off" autocapitalize="off" autocomplete="off" spellcheck="false" class="form-control form__control-icon py-1.5 px-12 sf__newletter__form-input">
    <span class="sf__footer-form-newsletter-icon absolute">
      <svg class="w-[16px] h-[16px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
        <path
          d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z">
        </path>
      </svg>
    </span>
    <button type="submit" name="commit" class="sf__form-submit absolute">
      <svg xmlns="http://www.w3.org/2000/svg" class="w-[16px] h-[16px]" fill="none" viewBox="0 0 16 17">
        <path fill="currentColor"
          d="M7.66406.585938c.21094-.1875.41016-.1875.59766 0L15.6094 7.96875c.2109.1875.2109.375 0 .5625L8.26172 15.9141c-.1875.1875-.38672.1875-.59766 0l-.70312-.7032c-.07032-.0703-.10547-.164-.10547-.2812s.03515-.2227.10547-.3164l5.44926-5.44924H.421875C.140625 9.16406 0 9.02344 0 8.74219v-.98438c0-.28125.140625-.42187.421875-.42187H12.4102L6.96094 1.88672c-.1875-.21094-.1875-.41016 0-.59766l.70312-.703122z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form__806" accept-charset="UTF-8" class="px-4" enctype="multipart/form-data" data-localization-form=""><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="/">
  <input type="hidden" name="currency_code" value="CAD" data-localization-input="">
  <div class="sf__custom-select sf__select-top">
    <select class="border-transparent bg-transparent" data-localization-select="">
      <option value="CAD" selected="selected"> CAD </option>
      <option value="USD"> USD </option>
    </select>
  </div>
</form>

Text Content

Hey!! Subscribe to our newsletter and get 10% Off your first order!


Cart 0

 * HOME
 * SHOP
    * STARTER KIT
    * TUFTING GUNS
    * RUG YARN
    * RUG GLUE
    * TUFTING CLOTH
    * TUFTING FRAMES
    * SECONDARY BACKINGS
    * CARVING MACHINES
    * TUFTING SUPPLIES
    * TUFTING TOOLS
    * CLEARANCE

 * HOW TO
 * ABOUT US
 * CONTACT

CAD USD
Search
Account Cart 0
HOME SHOP
Back
 * STARTER KIT
 * TUFTING GUNS
 * RUG YARN
 * RUG GLUE
 * TUFTING CLOTH
 * TUFTING FRAMES
 * SECONDARY BACKINGS
 * CARVING MACHINES
 * TUFTING SUPPLIES
 * TUFTING TOOLS
 * CLEARANCE

HOW TO ABOUT US CONTACT
My Account
Log in Register
Log in Reset your password

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

Register

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

Forgot your password? Sign In

We will send you an email to reset your password.

Submit Cancel
Sign up for early Sale access plus tailored new arrivals, trends and promotions.
To opt out, click unsubscribe in our emails.
Register Log In
CAD USD



SEARCH OUR STORE

Account Cart 0
Popular Searches:
Tufting Gun Tufting Machine Rug Glue Rug Adhesive Rug Making Glue Rug Backing
Tufting Cloth Tufting Fabric Tufting Material Tufting Supplies Wool Yarn Rug
Yarn Rug Making Yarn Tufting Yarn
""

More Results



RUG MAKING SUPPLIES,
FOR HAPPY TUFTING.


Find Rug Tufting Tools and Supplies,
adapted to your skill level.



Shop now

Tufting Guns

Rug Yarn

Rug Adhesives

Rug Carving Machines

Rug Backings
Best Sellers New Arrivals
Best Sellers New Arrivals

Sold Out
Quick view


AK-V CUT AND LOOP TUFTING GUN

$319.00 $399.00
Unit price
/per 
  At last! The new AK-V is finally available!!!! We've been waiting for this
improved...
Quick view

Sold Out
Quick view


RUG TUFTING YARN | 100% WOOL ON 1/2LB CONES

$17.30
Unit price
/per 
  The Best Rug Tufting Yarn to use with tufting machines or manual rug making
tools. Made...
Quick view

Sold Out
Quick view


PREMIUM TUFTING CLOTH | PRIMARY RUG TUFTING FABRIC

$24.85
Unit price
/per 
This PREMIUM tufting cloth is the highest quality rug primary backing available
on the market. It...
Quick view

Sold Out
Quick view


TN-1 TUFTING KIT | TUFTING GUN + TUFTING FRAME +TUFTING CLOTH

$489.00
Unit price
/per 
Our TN-1 Tufting Kit is perfect for beginner and intermediate rug tufters. This
starter kit...
Quick view

Sold Out
Quick view


TN-1 TUFTING GUN | CUT AND LOOP TUFTING GUN | FREE SHIPPING

$336.00 $420.00
Unit price
/per 
TN-1 Tufting Gun - 2in1 - CUT and LOOP pile Tufting Gun for beginners, Free...
Quick view

Sold Out
Quick view


RUG GLUE DUO SET | TN-100 + TN-200 | 2 X 1 GALLON

$135.81 $150.90
Unit price
/per 
Tufting Glue Duo Kit — 2 x 1 Gallon — TN-100 + TN-200 — SAVE...
Quick view

Sold Out
Quick view


RUG CARVING SCISSORS

$445.00
Unit price
/per 
These light and versatile electric rug carving scissors are ideal for producing
3D sculpting and...
Quick view

Sold Out
Quick view


AK-1 TUFTING GUN | AK-I CUT AND LOOP TUFTING GUN | FREE SHIPPING

$351.00 $413.00
Unit price
/per 
The new AK-1 Cut and Loop Tufting Gun! Lightweight and versatile, this blue
Tufting Gun is made with higher...
Quick view
Load More

Sold Out
Quick view


8" BLACK TUFTING SCISSORS FOR RUG MAKING | BLACK CARPET SHEARS

$51.75
Unit price
/per 
These 8" heavy duty tufting shears are made of high carbon steel which is
stronger...
Quick view

Sold Out
Quick view


CARDBOARD YARN CONES FOR TUFTING YARN

$0.90
Unit price
/per 
These paper cones are perfect for rug tufting or weaving. The yarn unwind easily
allowing...
Quick view

Sold Out
Quick view


YARN THREADER FOR TUFTING GUN

$3.25
Unit price
/per 
These wooden handle yarn threaders are very helpful. They allow you to thread
your yarn...
Quick view

Sold Out
Quick view


4" C-CLAMPS FOR TUFTING FRAME | SET OF 2

$22.50
Unit price
/per 
Looking for quality industrial C-Clamps that will fit your budget? Don't look
any further! These...
Quick view

Sold Out
Quick view


RUG CARVER BLADE FOR TN-40E CARPET CARVING CLIPPERS

$20.75
Unit price
/per 
Having a hard time carving your rug? It's probably the time to change your
blade!...
Quick view

Sold Out
Quick view


REPLACEMENT BLADE FOR ROSEWOOD RUG CARVER

$19.50
Unit price
/per 
Your rug carver doesn't cut properly anymore? Time to change the blade! These
genuine factory...
Quick view


WHAT PEOPLE ARE SAYING


QUALITY PRODUCTS & SERVICE!

"As always, this shop provided me with quality products and service! This
tufting cloth helped with making my designs more precise, my tufting gun moved
through this cloth like butter. Thank you again :-)"

Bethany

Primary Rug Backing


GOOD FOR HEALTH & ENVIRONMENT

"I will be using this glue moving forward! For rugs, it’s high quality and
doesn’t have any VOC’s which is important for health and the environment. The
shop owners answered all my questions quickly and were very helpful. The only
feedback I have is to consider lowering the shipping fee but otherwise fast
shipping!"

Karla

TN-100 Rug Adhesive


PEACE OF MIND

"I had some minor concerns and questions and Evie and Petri will be there for
you to answer all your questions and give you peace of mind. They defently
standout with there years of experience! dont hesitate into buying there product
because its great and what adds more value is to have a vendor that will be
there for you if you need assistance."

eniliz

Rug Carving Scissors


J'ADORE CETTE LAINE !

"J'adore cette laine ! La couleur est vibrante et ne fait pas de noeud dans mon
tufting gun. Le service a été a été courtois lorsque j'avais des questions et la
livraison super rapide. C'est un fournisseur régulier pour nous !"

Mélanie

Rug Tufting Yarn


GREAT QUALITY!

"Shipping was super fast! I am a first time tufter but I loved the quality of
this primary backing fabric. I was able to stretch on my frame easily and even
though I made a lot of mistakes while tufting I was able to redo areas easily-
no holes, no tears. great quality"

Christina

Primary Rug Backing


SUPER HELPFUL OWNERS

"Great store and super helpful owners! The yarn is beautiful and they helped me
get everything sorted to begin tufting on my own!"

Shin Hye

Rug Tufting Yarn


VERY SATISFIED!

"Tufting gun was perfectly adjusted, ready for work! No problems so far, very
satisfied."

Simon

TN-1 Tufting Gun


THE PERFECT TRIMMER!

"The perfect trimmer for all of my tufting projects and helping with the
longevity of my practice!"

Bethany

Carpet Carving Clippers


GLUE SMELL IS NOT OFFENSIVE

"I sure do appreciate the customer service! Shipping was very fast. I just put a
coat on my first project. It applies easily with a roller, and the smell is not
offensive. It's drying quickly."

Elizabeth

TN-100 Rug Adhesive


ARRIVED QUICKLY

"Arrived quickly and is true to color! I particularly like how these are small
half pound cones and you can choose to wind them up separately because it makes
it really easy to double thread your rug gun."

Mapurlsyrup

Rug Tufting Yarn


ABOVE EXCELLENT!

"The customer service was above excellent! Businesses need to be trained by
them. Petri is very pleasant, knowledgeable, friendly, patient, and above all
knows his trade/business! You will not go wrong shopping with them because they
make sure you understand and that your satisfied! Shipment was out in hours and
I received it faster than in my own state/town!"

Sherry

Primary Rug Backing






NEWSLETTER

Join our Rug Making Community and get 10% off your first order. Plus, be the
first to know about Sales, Promotions, Giveaways, New Products, Tips, Tricks and
more.





INFORMATION

FAQs Shipping Infos Return Policy Search


CONTACT

Have any questions? We love to help! Drop us a line here.


CAD USD
© TuftingNation 2023
Payment options:
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

Cart 0

Rewards

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1