{"sections--25371595178027__header":"<div id=\"shopify-section-sections--25371595178027__header\" class=\"shopify-section shopify-section-group-header-group section-header\">\n<link\n    rel=\"stylesheet\"\n    href=\"//andersenhitches.com/cdn/shop/t/5/assets/component-predictive-search.css?v=39604331138325178811768591079\"\n    media=\"print\"\n    onload=\"this.media='all'\"\n  >\n  <link\n    rel=\"stylesheet\"\n    href=\"//andersenhitches.com/cdn/shop/t/5/assets/component-price.css?v=163496114284452981061768591079\"\n    media=\"print\"\n    onload=\"this.media='all'\"\n  ><script src=\"//andersenhitches.com/cdn/shop/t/5/assets/sticky-header.js?v=138065645986350664591768591079\" defer=\"defer\"></script>\n\n\n  <script src=\"//andersenhitches.com/cdn/shop/t/5/assets/product-form.js?v=143489911026235328991774299105\" defer=\"defer\"></script><script>\n  window.shopUrl = 'https://andersenhitches.com';\n  window.requestShopUrl = 'https://andersenhitches.com';\n\n  window.routes = {\n    cart_url: '/cart',\n    cart_add_url: '/cart/add',\n    cart_change_url: '/cart/change',\n    cart_update_url: '/cart/update',\n    predictive_search_url: '/search/suggest',\n    all_products_url: '/collections/all',\n    search_url: '/search',\n    root_url: '/',\n  };\n\n  window.accessibilityStrings = {\n    shareSuccess: `Link copied to clipboard`\n  };\n\n  window.cartStrings = {\n    error: `There was an error while updating your cart. Please try again.`,\n    quantityError: `You can only add [quantity] of this item to your cart.`,\n    couponSuccess: `Coupon applied successfully`,\n    couponError: `An error occurred while applying the coupon. Please try again later`,\n    couponAlreadyApplied: `Coupon already applied`,\n    couponNotApplicable: `This coupon code cannot be applied to your cart`,\n  };\n\n  window.variantStrings = {\n    outOfStock: `Out of stock`,inStock: `In stock`,alwaysInStock: `In stock`,\n    numberLeft: `Only [quantity] left`,\n    numberAvailable: `[quantity] items available`,\n    addToCart: `Add to cart`,\n    unavailable: `Unavailable`\n  };\n\n  window.productsStrings = {\n    facetsShowMore: `Show More`,\n    facetsShowLess: `Show Less`,\n    viewFullDetails: `View full details`,\n  };\n\n  window.recentlyViewedStrings = {\n    currentLanguage: `en`,\n    lessThanMinute: `A moment ago`,\n    justNow: `Just now`,\n    remove: `Dismiss`,\n  };\n\n  window.productGridStrings = {\n    hideFilters: `Hide filters`,\n    showFilters: `Show filters`,\n  }\n\n  window.quickOrderListStrings = {\n    min_error: `This item has a minimum of [min]`,\n    max_error: `This item has a maximum of [max]`,\n    step_error: `You can only add this item in increments of [step]`,\n  };\n\n  window.productCompareStrings = {\n    maxProductsAlert: `You can only compare up to [max] products.`\n  }\n\n  window.themeSettings = {\n    showItemsInStock: false,\n    redirectToCart: false\n  };\n</script>\n\n<style>\n  .header {\n  \t--main-navigation-font-size: 18px;\n  }\n\n\n\n  .header-heading img,\n  .header-heading svg {\n  \twidth: 130px;\n  }\n\n  @media (min-width: 1367px) {\n  \t.header-heading img,\n  \t.header-heading svg {\n  \t\tmax-width: 130px;\n  \t}\n  }\n\n  @media (min-width: 1367px) {\n  \t.head-mast {\n  \t\tpadding-top: 1rem;\n  \t\tpadding-bottom: 0.8rem;\n  \t}\n  }\n\n  .header {\n    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.17), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n    position: relative;\n    z-index: 50;\n  }\n\n  /* Remove hover lift and add underline animation */\n  .nav-main > ul > li > a {\n    position: relative;\n    display: inline-flex;\n    align-items: center;\n    padding-bottom: 0 !important;\n    padding-top: 0 !important;\n  }\n\n  .nav-main > ul > li > a::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 0;\n    height: 2px;\n    background-color: currentColor;\n    transition: width 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n    transform: translateY(-10px);\n  }\n\n  .nav-main > ul > li > a:hover::after {\n    width: 100%;\n  }\n\n  /* Disable the hover lift animation */\n  .nav-main > ul > li > a:hover {\n    transform: none !important;\n  }\n\n  /* Add underline animation to dropdown links */\n  .navigation-sub-menu .navigation-item a,\n  .mega-menu-column-list .navigation-item a,\n  .mega-menu-column-title {\n    position: relative;\n    display: inline-block;\n  }\n  \n  /* Wrapper span for underline positioning */\n  .navigation-sub-menu .navigation-item a > span,\n  .mega-menu-column-list .navigation-item a > span {\n    position: relative;\n  }\n\n  .navigation-sub-menu .navigation-item a::after,\n  .mega-menu-column-list .navigation-item a::after,\n  .mega-menu-column-title::after {\n    content: '';\n    position: absolute;\n    bottom: 2px;\n    left: 20px;\n    width: 0;\n    height: 2px;\n    background-color: currentColor;\n    transition: width 0.45s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  .navigation-sub-menu .navigation-item a:hover::after,\n  .mega-menu-column-list .navigation-item a:hover::after,\n  .mega-menu-column-title:hover::after {\n    width: calc(100% - 40px);\n  }\n\n  /* Disable hover lift on dropdown links */\n  .navigation-sub-menu .navigation-item a:hover,\n  .mega-menu-column-list .navigation-item a:hover,\n  .mega-menu-column-title:hover {\n    transform: none !important;\n  }\n\n /* Tablet optimizations - use mobile layout with better sizing */\n@media screen and (min-width: 750px) and (max-width: 1366px) {\n  \n  /* Tablet optimizations - scale down nav links instead of hiding */\n@media screen and (min-width: 750px) and (max-width: 1366px) {\n  \n  /* MAKE HEADER FULL WIDTH ON TABLETS */\n  .header .container {\n    max-width: 100%;\n    padding-left: 1rem;\n    padding-right: 1rem;\n  }\n\n  .head-mast-wrap .container {\n    max-width: 100%;\n  }\n\n  /* Scale down logo for tablets */\n  .header-heading img,\n  .header-heading svg {\n    width: calc(130px * 0.8);\n    max-width: calc(130px * 0.8);\n  }\n\n  /* Scale down navigation links dynamically */\n  /* Scale down navigation links dynamically */\n  .nav-main > ul > li > a {\n    font-size: 15px !important;\n    padding: 0.5rem 0.5rem !important;\n    letter-spacing: 0px !important;\n    transition: font-size 0.3s ease, padding 0.3s ease !important;\n  }\n\n  /* Scale down sub-menu items */\n  .nav-main .submenu a {\n    font-size: 0.85rem;\n  }\n\n  /* Reduce spacing between nav items */\n  .nav-main > ul > li {\n    margin: 0 0.2rem;\n  }\n\n  /* Make navigation wrapper more compact */\n  .navigation-wrapper {\n    padding: 0.5rem 0;\n  }\n\n  /* Scale down icons in header */\n  .head-slot-nav-link svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  /* Better spacing for tablet touch targets */\n  .head-slot-nav-link {\n    padding: 0.6rem;\n  }\n\n  .head-slot-cart-link-quantity {\n    font-size: 0.7rem;\n    min-width: 18px;\n    height: 18px;\n    line-height: 18px;\n  }\n\n  /* Adjust container padding for tablets */\n  .container {\n    padding-left: 1.5rem;\n    padding-right: 1.5rem;\n  }\n\n  /* For very narrow tablets, scale even smaller */\n  @media screen and (max-width: 1085px) {\n    .nav-main > ul > li > a {\n      font-size: 12px !important;\n      padding: 0.4rem 0.4rem !important;\n      transition: font-size 0.3s ease, padding 0.3s ease !important;\n    }\n    \n    .nav-main > ul > li {\n      margin: 0 0.1rem;\n    }\n  }\n}\n</style>\n\n<svg class=\"visually-hidden\">\n  <linearGradient id=\"rating-star-gradient-half\">\n  \t<stop offset=\"50%\" stop-color=\"var(--jdgm-star-color, var(--color-product-review-star))\" />\n  \t<stop offset=\"50%\" stop-color=\"color-mix(in srgb, rgba(var(--color-foreground)), transparent 50%)\" stop-opacity=\"0.5\" />\n  </linearGradient>\n</svg>\n\n\n<style>\n  sticky-header {\n    position: relative;\n    z-index: 50;\n  }\n  \n  /* Mobile menu should be even higher */\n  .mobile-nav,\n  [data-mobile-menu],\n  .drawer,\n  drawer-toggle {\n    z-index: 101 !important;\n  }\n\n</style>\n\n<sticky-header\n  \n  \n    data-always-on=\"true\"\n  \n  data-hide-on-scroll-down=\"true\"\n>\n  <header\n    data-id=\"sections--25371595178027__header\"\n    id=\"header\"\n    class=\"header border-none header-main-nav-uppercase header-search-display-icon\"\n  >\n    <div class=\"head-mast-wrap color-background-2\">\n      <div class=\"container\">\n        <div class=\"head-mast menu-with-logo \">\n          <div class=\"head-slot head-slot-start\">\n            \n\n            \n\n              <span\n                class=\"head-slot-item header-heading h2 \"\n              ><a href=\"/\"><img\n                    src=\"//andersenhitches.com/cdn/shop/files/Andersen_PTP_logo_full_color_with_drop_shadow.png?v=1759423264&width=130\"\n                    srcset=\"//andersenhitches.com/cdn/shop/files/Andersen_PTP_logo_full_color_with_drop_shadow.png?v=1759423264&width=130 1x, //andersenhitches.com/cdn/shop/files/Andersen_PTP_logo_full_color_with_drop_shadow.png?v=1759423264&width=260 2x\"\n                    alt=\"Andersen Hitches\"\n                    width=\"720\"\n                    height=\"254\"\n                  ></a>\n              </span>\n            \n          </div>\n\n          <div class=\"head-slot head-slot-mid\">\n                \n<div class=\"navigation-wrapper color-background-2 typography-headings border-none\">\n                    <div class=\"container\">\n                      <nav class=\"nav-main nav-main-center\">\n\n\n\n\n\n<ul\n  class=\"navigation-menu navigation-main \"\n  role=\"list\"\n>\n\n    <li\n      class=\"\n        navigation-item\n        \n        \n         has-sub-menu \n        \n      \"\n    >\n      <a\n        href=\"/collections/5th-wheel-hitches\">\n        Fifth Wheel Hitches\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n\n      </a>\n\n      \n<ul class=\"navigation-sub-menu color-background-1\">\n                <li class=\"navigation-item  has-sub-menu \">\n                  <a\n                    href=\"/products/ultimate-connection\">\n                    Ultimate 5th Wheel Connection\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n</a><ul class=\"navigation-sub-menu\"><li class=\"navigation-item \">\n                          <a\n                            href=\"/collections/ultimate-connection-parts-accessories\">\n                            Ultimate 5th Wheel Connection Parts &amp; Accessories\n                          </a>\n                        </li></ul></li>\n              \n\n                <li class=\"navigation-item  has-sub-menu \">\n                  <a\n                    href=\"/products/ranch-hitch-adapter\">\n                    Ranch Hitch Adapter\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n</a><ul class=\"navigation-sub-menu\"><li class=\"navigation-item \">\n                          <a\n                            href=\"/collections/ranch-hitch-parts-accessories\">\n                            Ranch Hitch Adapter Parts &amp; Accessories\n                          </a>\n                        </li></ul></li>\n              \n</ul>\n    </li>\n\n    <li\n      class=\"\n        navigation-item\n        \n        \n         has-sub-menu \n        \n      \"\n    >\n      <a\n        href=\"https://andersenhitches.com/products/weight-distribution-hitch\">\n        Weight Distribution Hitch\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n\n      </a>\n\n      \n<ul class=\"navigation-sub-menu color-background-1\">\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"https://andersenhitches.com/products/weight-distribution-hitch\">\n                    Weight Distribution Hitch\n</a></li>\n              \n\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"/collections/weight-distribution-parts\">\n                    Weight Distribution Parts &amp; Accessories\n</a></li>\n              \n</ul>\n    </li>\n\n    <li\n      class=\"\n        navigation-item\n        \n        \n         has-sub-menu \n        \n      \"\n    >\n      <a\n        href=\"/collections/ball-mounts\">\n        Ball Mounts\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n\n      </a>\n\n      \n<ul class=\"navigation-sub-menu color-background-1\">\n                <li class=\"navigation-item  has-sub-menu \">\n                  <a\n                    href=\"/collections/rapid-hitch-group\">\n                    Rapid Hitch\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n</a><ul class=\"navigation-sub-menu\"><li class=\"navigation-item \">\n                          <a\n                            href=\"/collections/rapid-hitch-parts-accessories\">\n                            Rapid Hitch Parts &amp; Accessories\n                          </a>\n                        </li></ul></li>\n              \n\n                <li class=\"navigation-item  has-sub-menu \">\n                  <a\n                    href=\"/products/ez-hitch\">\n                    EZ Hitch\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n</a><ul class=\"navigation-sub-menu\"><li class=\"navigation-item \">\n                          <a\n                            href=\"/collections/ez-hd-parts-accessories\">\n                            EZ Hitch Parts &amp; Accessories\n                          </a>\n                        </li></ul></li>\n              \n\n                <li class=\"navigation-item  has-sub-menu \">\n                  <a\n                    href=\"/products/alumistinger-1\">\n                    Alumistinger\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n</a><ul class=\"navigation-sub-menu\"><li class=\"navigation-item \">\n                          <a\n                            href=\"/collections/alumistinger\">\n                            Alumistinger Parts &amp; Accessories\n                          </a>\n                        </li></ul></li>\n              \n</ul>\n    </li>\n\n    <li\n      class=\"\n        navigation-item\n        \n        \n        \n        \n      \"\n    >\n      <a\n        href=\"/collections/plastic-trailer-accessories\">\n        Plastic Trailer Accessories\n\n      </a>\n\n      \n\n    </li>\n\n    <li\n      class=\"\n        navigation-item\n        \n        \n        \n        \n      \"\n    >\n      <a\n        href=\"/collections/locks-and-pins\">\n        Locks &amp; Pins\n\n      </a>\n\n      \n\n    </li>\n\n    <li\n      class=\"\n        navigation-item\n        \n        \n         has-sub-menu \n        \n      \"\n    >\n      <a\n        href=\"/pages/support-center\">\n        Support\n\n\n      <svg focusable=\"false\" class=\"icon icon-angle\" viewBox=\"0 0 12 8\" role=\"presentation\">\n        <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M10 2L6 6 2 2\" fill=\"none\" stroke-linecap=\"square\"></path>\n      </svg>\n    \n\n\n      </a>\n\n      \n<ul class=\"navigation-sub-menu color-background-1\">\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"/pages/faq\">\n                    FAQ\n</a></li>\n              \n\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"/pages/warranty\">\n                    Warranty\n</a></li>\n              \n\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"/pages/product-installation-help\">\n                    Installation Help\n</a></li>\n              \n\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"/pages/contact\">\n                    Contact Us\n</a></li>\n              \n\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"/policies/refund-policy\">\n                    Returns &amp; Refunds\n</a></li>\n              \n\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"/pages/dealer-registration\">\n                    Dealer Registration\n</a></li>\n              \n\n                \n              \n\n                <li class=\"navigation-item \">\n                  <a\n                    href=\"https://andersenhitches.com/pages/account-access\">\n                    Account Login\n</a></li>\n              \n</ul>\n    </li></ul>\n\n                      </nav>\n                    </div>\n                  </div>\n</div>\n\n          <div class=\"head-slot head-slot-end\">\n            \n              \n                <div class=\"head-slot-item head-slot-item-lang-region\"></div>\n              \n            \n\n            <div class=\"head-slot-item head-slot-item-icons\">\n              \n                <div class=\"head-slot-nav-link head-slot-nav-link-search\">\n                  \n\n\n  <header-search-dropdown-modal\n    class=\"header-search-modal dropdown-modal\"\n    data-event-prefix=\"header-search\"\n  >\n    <button\n      type=\"button\"\n      class=\"head-slot-global-search-link head-slot-nav-link dropdown-modal-toggle\"\n      aria-haspopup=\"dialog\"\n      aria-label=\"Search\"\n      aria-expanded=\"false\"\n    >\n      \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        class=\"icon icon-search\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        stroke-width=\"1.5\"\n        stroke=\"currentColor\"\n        fill=\"none\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0\" /><path d=\"M21 21l-6 -6\" />\n      </svg>\n    \n\n      \n    </button>\n\n    <div\n      class=\"header-search-global color-background-1\"\n      role=\"dialog\"\n      aria-modal=\"true\"\n      aria-label=\"Search\"\n    >\n\n<predictive-search\n    class=\"header-search-global-component\"\n    data-loading-text=\"Loading...\"\n    data-limit=\"5\"\n    data-limit-scope=\"each\"\n  ><form\n  action=\"/search\"\n  method=\"get\"\n  role=\"search\"\n  class=\"search header-search-global-form\"\n>\n  <div class=\"header-search-global-form-wrap\"><div class=\"select-custom header-global-search-select\">\n        <select\n          id=\"search-filter\"\n          name=\"search-filter\"\n          data-type=\"product_type\"\n          class=\"header-global-search-categories\"\n        >\n          \n            \n            <option value=\"\" selected=\"selected\">All Product Types</option>\n        </select>\n        <label for=\"search-filter\">\n          All Product Types\n        </label>\n      </div><input\n      type=\"search\"\n      id=\"header-global-search-input\"\n      name=\"q\"\n      value=\"\"\n      placeholder=\"Search for products\"\n      class=\"header-global-search-input\"\n      \n        role=\"combobox\"\n        aria-expanded=\"false\"\n        aria-owns=\"predictive-search-results-list\"\n        aria-controls=\"predictive-search-results-list\"\n        aria-haspopup=\"listbox\"\n        aria-autocomplete=\"list\"\n        autocorrect=\"off\"\n        autocomplete=\"off\"\n        autocapitalize=\"off\"\n        spellcheck=\"false\"\n      \n    >\n    <label for=\"header-global-search-input\" class=\"visually-hidden\">Search for products</label>\n    <input type=\"hidden\" name=\"options[prefix]\" value=\"last\">\n    <button\n      type=\"submit\"\n      class=\"button icon-left\"\n      aria-label=\"Search\"\n    >\n      \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        class=\"icon icon-search\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        stroke-width=\"1.5\"\n        stroke=\"currentColor\"\n        fill=\"none\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0\" /><path d=\"M21 21l-6 -6\" />\n      </svg>\n    \n\n      <span>\n        Search\n      </span>\n    </button>\n  </div><div\n      class=\"predictive-search predictive-search-header color-background-1\"\n      tabindex=\"-1\"\n      data-predictive-search\n    >\n      <div class=\"predictive-search-loading-state\">\n        <span class=\"spinner-sm\"></span>\n      </div>\n    </div>\n\n    <span class=\"predictive-search-status visually-hidden\" role=\"status\" aria-hidden=\"true\"></span></form></predictive-search>\n  </div>\n  </header-search-dropdown-modal>\n\n\n                </div>\n              \n<a\n                  href=\"/pages/account-access\"\n                  class=\"head-slot-nav-link head-slot-nav-link-account\"\n                >\n                  <span class=\"visually-hidden\">Log in\n</span>\n                  \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        class=\"icon icon-user\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        stroke-width=\"1.5\"\n        stroke=\"currentColor\"\n        fill=\"none\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0\" /><path d=\"M12 10m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0\" /><path d=\"M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855\" />\n      </svg>\n    \n\n\n                  \n                    \n                  \n                </a>\n                <drawer-toggle\n                  id=\"mini-cart-toggle\"\n                  for=\"HeaderMiniCart\"\n                  \n                >\n                  <a href=\"/cart\" class=\"head-slot-nav-link head-slot-cart-link\">\n                    <span class=\"visually-hidden\">Open mini cart</span>\n                    <span class=\"head-slot-cart-link-wrap\">\n                      \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-shopping-cart\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M17 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M17 17h-11v-14h-2\" /><path d=\"M6 5l14 1l-1 7h-13\" />\n      </svg>\n    \n\n</span>\n\n                    \n                  </a>\n                </drawer-toggle>\n              \n\n              \n                \n\n\n  <div class=\"head-slot-nav-mobile-link-wrapper mobile-menu-end\">\n    <button\n      class=\"head-slot-nav-link head-slot-nav-mobile-link\"\n      aria-expanded=\"false\"\n      aria-haspopup=\"true\"\n      aria-controls=\"mobile-menu\"\n      aria-label=\"Open menu\"\n    >\n      <span class=\"icon-state-primary\">\n        \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-menu-2\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M4 6l16 0\" /><path d=\"M4 12l16 0\" /><path d=\"M4 18l16 0\" />\n      </svg>\n    \n\n      </span>\n      <span class=\"icon-state-secondary\">\n        \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-x\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M18 6l-12 12\" /><path d=\"M6 6l12 12\" />\n      </svg>\n    \n\n      </span>\n    </button>\n\n    <div\n      class=\"mobile-menu color-accent-2\"\n      aria-hidden=\"true\"\n      \n        data-button-expand\n      \n    >\n      <div class=\"mobile-menu-inner\">\n        <nav class=\"navigation-mobile-wrap typography-headings\" tabindex=\"-1\">\n          <ul class=\"navigation-mobile\">\n            \n              \n<li class=\"navigation-mobile-item\">\n    <span class=\"navigation-mobile-item-link\">\n      <a\n        href=\"/collections/5th-wheel-hitches\">\n        Fifth Wheel Hitches\n\n        \n      </a><button class=\"navigation-mobile-item-link-expand\">\n          \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n        </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/products/ultimate-connection\">\n                Ultimate 5th Wheel Connection\n              </a><button class=\"navigation-mobile-item-link-expand\">\n                  \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n                </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n                    <span class=\"navigation-mobile-item-link\">\n                      <a\n                        href=\"/collections/ultimate-connection-parts-accessories\">\n                        Ultimate 5th Wheel Connection Parts &amp; Accessories\n                      </a>\n                    </span>\n                 </li></ul></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/products/ranch-hitch-adapter\">\n                Ranch Hitch Adapter\n              </a><button class=\"navigation-mobile-item-link-expand\">\n                  \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n                </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n                    <span class=\"navigation-mobile-item-link\">\n                      <a\n                        href=\"/collections/ranch-hitch-parts-accessories\">\n                        Ranch Hitch Adapter Parts &amp; Accessories\n                      </a>\n                    </span>\n                 </li></ul></li></ul></li><li class=\"navigation-mobile-item\">\n    <span class=\"navigation-mobile-item-link\">\n      <a\n        href=\"https://andersenhitches.com/products/weight-distribution-hitch\">\n        Weight Distribution Hitch\n\n        \n      </a><button class=\"navigation-mobile-item-link-expand\">\n          \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n        </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"https://andersenhitches.com/products/weight-distribution-hitch\">\n                Weight Distribution Hitch\n              </a></span></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/collections/weight-distribution-parts\">\n                Weight Distribution Parts &amp; Accessories\n              </a></span></li></ul></li><li class=\"navigation-mobile-item\">\n    <span class=\"navigation-mobile-item-link\">\n      <a\n        href=\"/collections/ball-mounts\">\n        Ball Mounts\n\n        \n      </a><button class=\"navigation-mobile-item-link-expand\">\n          \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n        </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/collections/rapid-hitch-group\">\n                Rapid Hitch\n              </a><button class=\"navigation-mobile-item-link-expand\">\n                  \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n                </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n                    <span class=\"navigation-mobile-item-link\">\n                      <a\n                        href=\"/collections/rapid-hitch-parts-accessories\">\n                        Rapid Hitch Parts &amp; Accessories\n                      </a>\n                    </span>\n                 </li></ul></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/products/ez-hitch\">\n                EZ Hitch\n              </a><button class=\"navigation-mobile-item-link-expand\">\n                  \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n                </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n                    <span class=\"navigation-mobile-item-link\">\n                      <a\n                        href=\"/collections/ez-hd-parts-accessories\">\n                        EZ Hitch Parts &amp; Accessories\n                      </a>\n                    </span>\n                 </li></ul></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/products/alumistinger-1\">\n                Alumistinger\n              </a><button class=\"navigation-mobile-item-link-expand\">\n                  \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n                </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n                    <span class=\"navigation-mobile-item-link\">\n                      <a\n                        href=\"/collections/alumistinger\">\n                        Alumistinger Parts &amp; Accessories\n                      </a>\n                    </span>\n                 </li></ul></li></ul></li><li class=\"navigation-mobile-item\">\n    <span class=\"navigation-mobile-item-link\">\n      <a\n        href=\"/collections/plastic-trailer-accessories\">\n        Plastic Trailer Accessories\n\n        \n      </a></span></li><li class=\"navigation-mobile-item\">\n    <span class=\"navigation-mobile-item-link\">\n      <a\n        href=\"/collections/locks-and-pins\">\n        Locks &amp; Pins\n\n        \n      </a></span></li><li class=\"navigation-mobile-item\">\n    <span class=\"navigation-mobile-item-link\">\n      <a\n        href=\"/pages/support-center\">\n        Support\n\n        \n      </a><button class=\"navigation-mobile-item-link-expand\">\n          \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-chevron-down\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 9l6 6l6 -6\" />\n      </svg>\n    \n\n        </button></span><ul class=\"navigation-sub-menu\"><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/pages/faq\">\n                FAQ\n              </a></span></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/pages/warranty\">\n                Warranty\n              </a></span></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/pages/product-installation-help\">\n                Installation Help\n              </a></span></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/pages/contact\">\n                Contact Us\n              </a></span></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/policies/refund-policy\">\n                Returns &amp; Refunds\n              </a></span></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"/pages/dealer-registration\">\n                Dealer Registration\n              </a></span></li><li class=\"navigation-mobile-item\">\n            <span class=\"navigation-mobile-item-link\">\n              <a\n                href=\"https://andersenhitches.com/pages/account-access\">\n                Account Login\n              </a></span></li></ul></li>\n            \n<li class=\"navigation-mobile-item mobile-menu-bottom-link\">\n                <span class=\"navigation-mobile-item-link\">\n                  <a href=\"/a/store-locator/list\">\n                    ⚲ Find a Dealer\n                  </a>\n                </span>\n              </li></ul>\n        </nav>\n\n        <div class=\"mobile-menu-utilities\"><div class=\"mobile-menu-utility-section\">\n            <div class=\"mobile-menu-region-currency\"></div>\n          </div>\n        </div>\n      </div>\n    </div>\n  </div>\n\n\n<style>\n  .mobile-menu-bottom-link {\n    border-top: 1px solid rgba(var(--color-foreground), 0.1);\n    padding-top: 1rem;\n    margin-top: 1rem;\n  }\n  \n  .mobile-menu-bottom-link .navigation-mobile-item-link a {\n    font-family: Helvetica, Arial, sans-serif !important;\n    font-weight: 600;\n    font-size: 12px !important;\n  }\n</style>\n              \n            </div>\n          </div>\n        </div>\n      </div>\n    </div>\n    </header>\n</sticky-header>\n\n\n</script>\n\n\n</div>","header-mini-cart-content":"<div id=\"shopify-section-header-mini-cart-content\" class=\"shopify-section\">\n\n<div id=\"mini-cart-error\" class=\"mini-cart-error form-status form-status-error\"></div>\n\n\n\n<div class=\"drawer-content-inner\"><div class=\"mini-cart-message-empty\">\n      \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-shopping-cart\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M17 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M17 17h-11v-14h-2\" /><path d=\"M6 5l14 1l-1 7h-13\" />\n      </svg>\n    \n\n\n      <p>Your cart is empty</p>\n    </div></div>\n\n</div>","header-mini-cart-footer":"<div id=\"shopify-section-header-mini-cart-footer\" class=\"shopify-section\">\n\n</div>","sections--25371595145259__mobile-dock":"<section id=\"shopify-section-sections--25371595145259__mobile-dock\" class=\"shopify-section shopify-section-group-overlays-group section-mobile-dock\"><style>\n  .mobile-dock {\n    display: none;\n    justify-content: space-between;\n    align-items: center;\n    padding: .5rem;\n    gap: 1rem;\n    position: fixed;\n    bottom: 0;\n    width: 100%;\n    background-color: #ffffff;\n    border-top: 0.1rem solid #dadada;\n    z-index:10;\n  }\n\n  .mobile-dock-item {\n    width: 4.4rem;\n    height: 4.4rem;\n    padding: .8rem;\n  }\n\n  .mobile-dock-item button.head-slot-nav-mobile-link {\n    width: 100%;\n    height: 100%;\n    box-shadow: none;\n    padding: 0;\n  }\n\n  .mobile-dock-item .head-slot-nav-link {\n    width: 100%;\n    height: 100%;\n    min-width: auto;\n  }\n\n  .mobile-dock-item a {\n    display: block;\n  }\n\n  .mobile-dock-item svg {\n    width: 100%;\n    height: 100%;\n    color: #000000;\n  }\n\n  @media (max-width: 749px) {\n    .mobile-dock {\n      display: flex;\n    }\n  }\n</style>\n\n<div id=\"mobile-dock\" class=\"mobile-dock\" data-id=\"sections--25371595145259__mobile-dock\">\n  \n\n        <div class=\"mobile-dock-item\" >\n          <a href=\"/\">\n            \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-home\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M5 12l-2 0l9 -9l9 9l-2 0\" /><path d=\"M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7\" /><path d=\"M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6\" />\n      </svg>\n    \n\n          </a>\n        </div>\n\n      \n\n        <div class=\"mobile-dock-item\" >\n          <button class=\"head-slot-nav-mobile-link\">\n            \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-menu-2\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M4 6l16 0\" /><path d=\"M4 12l16 0\" /><path d=\"M4 18l16 0\" />\n      </svg>\n    \n\n          </button>\n        </div>\n\n      \n\n        <div class=\"mobile-dock-item\" >\n          <style>\n            .mobile-dock-item .head-slot-cart-link-wrap {\n              min-width: auto;\n            }\n\n            .mobile-dock-item .head-slot-cart-link-quantity {\n              background-color: #000000;\n              color: #ffffff;\n              top: -6px;\n              right: -10px;\n            }\n          </style>\n          \n            <drawer-toggle\n              id=\"mini-cart-toggle\"\n              for=\"HeaderMiniCart\"\n              \n            >\n              <a href=\"/cart\" class=\"head-slot-nav-link head-slot-cart-link\">\n                <span class=\"visually-hidden\">Open mini cart</span>\n                <span class=\"head-slot-cart-link-wrap\">\n                  \n\n      <svg\n        xmlns=\"http://www.w3.org/2000/svg\"\n        width=\"24\"\n        height=\"24\"\n        viewBox=\"0 0 24 24\"\n        fill=\"none\"\n        stroke=\"currentColor\"\n        stroke-width=\"1.5\"\n        stroke-linecap=\"round\"\n        stroke-linejoin=\"round\"\n        class=\"icon icon-shopping-cart\"\n      >\n        <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M17 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0\" /><path d=\"M17 17h-11v-14h-2\" /><path d=\"M6 5l14 1l-1 7h-13\" />\n      </svg>\n    \n\n</span>\n              </a>\n            </drawer-toggle>\n          \n        </div>\n\n      \n</div>\n\n\n</section>"}