www.frabill.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.frabill.com/
Submission Tags: sansec.io magecart Search All
Submission: On May 17 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="flex justify-start items-center px-sm py-xs bg-gray border border-transparent rounded-md transition duration-300 widescreen:hover:border-white">
  <button class="w-[16px] leading-[0] mr-sm text-black"><svg class="icon icon--search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.5 16.57">
      <title>Search</title>
      <path
        d="m15.24,15.08h0s-3.22-3.21-3.22-3.21c1.23-1.26,1.99-2.98,1.99-4.87,0-3.86-3.14-7-7-7S0,3.13,0,6.99s3.14,7,7,7c1.33,0,2.57-.38,3.64-1.03l3.36,3.36c.34.34.9.34,1.24,0,.34-.34.34-.9,0-1.24Zm-8.24-2.84c-2.9,0-5.25-2.35-5.25-5.25S4.1,1.74,7,1.74s5.25,2.35,5.25,5.25-2.35,5.25-5.25,5.25Z">
      </path>
    </svg></button>
  <label for="DesktopSearch" class="visually-hidden">Search</label>
  <input id="DesktopSearch" class="bg-transparent text-subh2 w-[90px] py-2xs placeholder:text-black transition-[width] duration-[400ms]" type="search" name="q" value="" placeholder="SEARCH">
  <input type="hidden" name="type" value="product,article">
  <input name="options[prefix]" type="hidden" value="last">
</form>

POST /cart

<form action="/cart" id="CartDrawer-Form" class="cart-drawer__form" method="post">
  <div id="CartDrawer-CartItems" class="drawer__contents"></div>
  <div id="CartDrawer-CartErrors" role="alert"></div>
</form>

<form class="filter-sort__form border-t border-gray-light" js-filter-form="">
  <div class="filter-sort__filters-container">
    <s-accordion data-manual-collapse="false" js-accordion="">
    </s-accordion>
  </div><!-- .filter-sort__filters-container -->
  <div class="filter-sort__sort-container desktop:hidden">
    <s-accordion data-manual-collapse="false" js-accordion="">
      <div class="filter-sort accordion-item border-b border-gray-light" js-accordion-item="">
        <button type="button" class="filter-sort__label accordion-header w-full flex justify-between items-center py-md" aria-expanded="false" aria-controls="sort-by-accordion" js-accordion-header="">
          <span class="accordion-header__text text-subh2">SORT BY</span>
          <span class="accordion-header__icon w-[16px] leading-[0]"><svg class="icon icon--plus" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
              <title>Plus</title>
              <path d="m7.12,15.12c0,.48.39.88.88.88s.88-.39.88-.88v-6.25h6.25c.48,0,.88-.39.88-.88s-.39-.88-.88-.88h-6.25V.88c0-.48-.39-.88-.88-.88s-.88.39-.88.88v6.25H.88c-.48,0-.88.39-.88.88s.39.88.88.88h6.25v6.25Z"></path>
            </svg><svg class="icon icon--minus" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 1.75">
              <title>Minus</title>
              <path d="m16,.88c0,.48-.39.88-.88.88H.88c-.48,0-.88-.39-.88-.88s.39-.88.88-.88h14.25c.48,0,.88.39.88.88Z"></path>
            </svg></span>
        </button>
        <div id="sort-by-accordion" class="filter-sort__values-container accordion-content" aria-hidden="true" js-accordion-content="" js-sort="">
          <ul class="filter-sort__values pb-sm" role="list"></ul>
        </div>
      </div>
    </s-accordion>
  </div>
  <div class="filter-sort__footer absolute left-0 bottom-0 w-full bg-white border-t-2 border-gray-light py-sm px-md desktop:rounded-b-md">
    <button class="no-js-hidden btn w-full" js-close-filter-sort="" tabindex="0" aria-expanded="false" aria-controls="FilterSortDrawer"> VIEW RESULTS&nbsp;(<span js-filter-results-count=""></span>) </button>
    <button class="filter-sort__clear-all link font-400 font-neue-haas block max-w-max mx-auto mt-sm normal-case" js-clear-all=""> Clear All </button>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="flex-1 flex items-center py-sm pl-sm pr-md bg-white-off">
  <button class="w-[16px] leading-[0] mr-sm"><svg class="icon icon--search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.5 16.57">
      <title>Search</title>
      <path
        d="m15.24,15.08h0s-3.22-3.21-3.22-3.21c1.23-1.26,1.99-2.98,1.99-4.87,0-3.86-3.14-7-7-7S0,3.13,0,6.99s3.14,7,7,7c1.33,0,2.57-.38,3.64-1.03l3.36,3.36c.34.34.9.34,1.24,0,.34-.34.34-.9,0-1.24Zm-8.24-2.84c-2.9,0-5.25-2.35-5.25-5.25S4.1,1.74,7,1.74s5.25,2.35,5.25,5.25-2.35,5.25-5.25,5.25Z">
      </path>
    </svg></button>
  <label for="MobileSearch" class="visually-hidden">Search</label>
  <input id="MobileSearch" class="bg-transparent text-subh2 flex-1 placeholder:text-gray" type="search" name="q" value="" placeholder="SEARCH">
  <input type="hidden" name="type" value="product,article">
  <input name="options[prefix]" type="hidden" value="last">
  <button type="button" class="predictive-search__clear-input w-[16px] h-[16px] flex justify-center items-center ml-sm hidden" js-predictive-clear-search-btn="">
    <span class="w-[10px]"><svg class="close" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.73 14.73">
        <title>Close</title>
        <path
          d="m8.6,7.37L14.48,1.49c.34-.34.34-.9,0-1.24-.34-.34-.9-.34-1.24,0l-5.87,5.87L1.49.26C1.15-.09.6-.09.26.26-.09.6-.09,1.15.26,1.49l5.87,5.87L.26,13.24c-.34.34-.34.9,0,1.24.34.34.9.34,1.24,0l5.87-5.87,5.87,5.87c.34.34.9.34,1.24,0,.34-.34.34-.9,0-1.24l-5.87-5.87Z">
        </path>
      </svg></span>
  </button>
</form>

Text Content

Skip to content

FREE STANDARD SHIPPING ON ORDERS OVER $50

Question Mark Help Account Log In
Frabill Logo
 * Nets
   Nets by Type
    * Bait Nets
    * Landing Nets
    * Net Accessories
   
   Nets by Handle Type
    * Fixed Handle Nets
    * Folding Nets
    * Handle-Free Nets
    * Sliding Handle Nets
    * Telescoping Nets
   
   Nets By Series
    * Conservation
    * Power Catch
    * Power Stow
    * Pro-Formance
    * Sportsman
    * Trophy Haul

 * Live Bait Management
   Live Bait Management by Type
    * Aerators
    * Aerator Bait Buckets
    * Bait Buckets
    * Bait Traps
   
   Live Bait Management by Series
    * Aqua-Life
    * Flow-Troll
    * Magnum
    * Whisper

 * Tools & Equipment
   Tools & Equipment
    * Bobbers
    * Frog Gigs
    * Ice Tools & Accessories
    * Pliers & Hook Removers
    * Rulers & Scales
    * Safety Kits
    * Tip-Ups & Tip-Up Accessories

 * Ice Shelters & Accessories

Search Search
Search Shopping Cart 0 Menu
MENU
Caret - Left BACK
Close
 * Nets Caret - Right
   Nets
   Nets by Type Plus Minus
    * Bait Nets
    * Landing Nets
    * Net Accessories
   
   Nets by Handle Type Plus Minus
    * Fixed Handle Nets
    * Folding Nets
    * Handle-Free Nets
    * Sliding Handle Nets
    * Telescoping Nets
   
   Nets By Series Plus Minus
    * Conservation
    * Power Catch
    * Power Stow
    * Pro-Formance
    * Sportsman
    * Trophy Haul

 * Live Bait Management Caret - Right
   Live Bait Management
   Live Bait Management by Type Plus Minus
    * Aerators
    * Aerator Bait Buckets
    * Bait Buckets
    * Bait Traps
   
   Live Bait Management by Series Plus Minus
    * Aqua-Life
    * Flow-Troll
    * Magnum
    * Whisper

 * Tools & Equipment Caret - Right
   Tools & Equipment
   Tools & Equipment Plus Minus
    * Bobbers
    * Frog Gigs
    * Ice Tools & Accessories
    * Pliers & Hook Removers
    * Rulers & Scales
    * Safety Kits
    * Tip-Ups & Tip-Up Accessories

 * Ice Shelters & Accessories

Account Log In Question Mark Help
Close
Cart (0)

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

Your cart is currently empty.
Stock up on what you need for your next adventure.

Shop All

Filter
Close
SORT BY Plus Minus

VIEW RESULTS () Clear All
Nets by Type
 * Bait Nets
 * Landing Nets
 * Net Accessories

Nets by Handle Type
 * Fixed Handle Nets
 * Folding Nets
 * Handle-Free Nets
 * Sliding Handle Nets
 * Telescoping Nets

Nets By Series
 * Conservation
 * Power Catch
 * Power Stow
 * Pro-Formance
 * Sportsman
 * Trophy Haul

Live Bait Management by Type
 * Aerators
 * Aerator Bait Buckets
 * Bait Buckets
 * Bait Traps

Live Bait Management by Series
 * Aqua-Life
 * Flow-Troll
 * Magnum
 * Whisper

Tools & Equipment
 * Bobbers
 * Frog Gigs
 * Ice Tools & Accessories
 * Pliers & Hook Removers
 * Rulers & Scales
 * Safety Kits
 * Tip-Ups & Tip-Up Accessories

close
Search Search Close
Cancel
Popular Searches



NOT JUST ANOTHER FISHING NET

Trophy Haul™ Nets put an end to bent or broken net frames.

Shop Now



NOT JUST ANOTHER FISHING NET

Trophy Haul™ Nets put an end to bent or broken net frames.

Shop Now


BEARCLAW TROPHY HAUL™ NET

$99.99


BEARCLAW NIGHT TROPHY HAUL™ NET

$119.99


TROPHY HAUL™ NET

$109.99 - $129.99
2.0

Rated 2.0 out of 5 stars
1


PREDATOR TROPHY HAUL™ NET

$189.99
Arrow - Left
Arrow - Right


SO MUCH MORE THAN TRANSPORTATION


MAGNUM BAIT STATIONS®

Shop All


MAGNUM BAIT STATION®

$119.99 - $229.99
2.8

Rated 2.8 out of 5 stars
6


MAGNUM BAIT BUCKET WITH AERATOR

$89.99


MAGNUM FLOW-TROLL®

$23.99


MAGNUM SHRIMP FLOW-TROLL®

$23.99


MAGNUM BAIT STATION® REPLACEMENT AERATOR

$37.99
2.5

Rated 2.5 out of 5 stars
2
Arrow - Left
Arrow - Right
Shop All


FLOATING TROUT NETS


STAY CLOSE TO YOUR TARGET

Whether wading, kayaking or fly-fishing - our Floating Trout Nets put success in
the hands of anglers who always stay close to their targets.


TEARDROP FLOATING TROUT NET

$29.99 - $47.99
5.0

Rated 5.0 out of 5 stars
1



SQUARE FLOATING TROUT NET

$32.99
Shop now


PREMIUM ICE FISHING SHELTERS


ICE HUB HQ

Made to withstand the wind and elements providing warmth and shelter on the
coldest of days

SHOP NOW
Must-have ice tools
Shop all
Some people just have ice in their veins



LIL' SHINER TIP-UP LIGHT

$14.99


WOOD STICK TIP-UP

$10.99


SUB-ZERO® LOW-TEMP LUBRICANT

$8.99


VYPER AERATED TIP UP

$79.99
Arrow - Left
Arrow - Right
Shop all
@frabillfishing Trusted since 1938

Connect, Follow, Share & Learn









Stay Updated
Sign up for the latest news, tips, and updates sent straight to your inbox from
Frabill®

 * Shop
 * Nets
 * Live Bait Management
 * Tools & Equipment
 * Ice Shelters & Accessories

 * Customer Service
 * Contact Us
 * Shipping Information
 * Track Your Order
 * Return Information
 * Start A Return
 * Warranty Policy
 * Accessibility Statement

 * Frabill
 * About Us
 * Careers
 * Get A Fishing License

 * Privacy Policy
 * Terms Of Use

FRABILL® is a brand of Pure Fishing, Inc. © 2024
 * Choosing a selection results in a full page refresh.