{"id":8274,"date":"2026-04-19T23:12:25","date_gmt":"2026-04-19T23:12:25","guid":{"rendered":"https:\/\/www.leverlocksup.com\/redesign\/?page_id=8274"},"modified":"2026-06-20T14:06:40","modified_gmt":"2026-06-20T14:06:40","slug":"product-information","status":"publish","type":"page","link":"https:\/\/www.leverlocksup.com\/redesign\/product-information\/","title":{"rendered":"Product Information"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8274\" class=\"elementor elementor-8274\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0f34467 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0f34467\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-277c6f9\" data-id=\"277c6f9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-76c46d9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"76c46d9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ce91d29\" data-id=\"ce91d29\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73f9c5c elementor-widget elementor-widget-html\" data-id=\"73f9c5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- LeverLock Product Information Page \u2014 paste into WordPress Custom HTML block or Text editor -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800&ampfamily=Barlow:wght@400;500;600&ampdisplay=swap\" rel=\"stylesheet\">\n\n<style>\n  :root {\n    --ll-black: #0d0d0d;\n    --ll-white: #f5f3ee;\n    --ll-green: #2d6a2e;\n    --ll-green-light: #4a9e4c;\n    --ll-green-pale: #eaf3de;\n    --ll-water: #1a6fa8;\n    --ll-water-light: #3a8ec4;\n    --ll-slate: #1e2a35;\n    --ll-mid: #4a5a6a;\n    --ll-border: rgba(0,0,0,0.12);\n  }\n\n  .ll-page-hero {\n    background: var(--ll-black);\n    color: var(--ll-white);\n    padding: 5rem 3rem 4rem;\n    position: relative;\n    overflow: hidden;\n    margin-left: calc(-50vw + 50%);\n    margin-right: calc(-50vw + 50%);\n  }\n  .ll-page-hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: linear-gradient(160deg, #0d1f0e 0%, #0d0d0d 45%, #0d1a2e 100%);\n    z-index: 0;\n  }\n  .ll-page-hero > * { position: relative; z-index: 1; }\n\n  .ll-patent-badge {\n    display: inline-flex; align-items: center;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    padding: 5px 12px;\n    border: 1px solid rgba(255,255,255,0.2);\n    color: rgba(245,243,238,0.5);\n    margin-bottom: 1.5rem;\n  }\n  .ll-section-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 3px; text-transform: uppercase;\n    color: var(--ll-green-light); margin-bottom: 1rem;\n  }\n  .ll-hero-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(44px, 7vw, 80px);\n    font-weight: 800; line-height: 0.95;\n    color: var(--ll-white); letter-spacing: -1px; margin-bottom: 1.5rem;\n  }\n  .ll-hero-title em { color: var(--ll-green-light); font-style: normal; }\n  .ll-hero-sub {\n    font-size: 17px; color: rgba(245,243,238,0.65);\n    max-width: 560px; line-height: 1.7;\n    font-family: 'Barlow', sans-serif;\n  }\n\n  .ll-section { padding: 4rem 0; font-family: 'Barlow', sans-serif; }\n  .ll-section-inner { max-width: 1100px; margin: 0 auto; }\n\n  .ll-section-tinted {\n    background: #f0f0eb; padding: 4rem 3rem;\n    margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%);\n  }\n  .ll-section-dark {\n    background: var(--ll-slate); color: var(--ll-white); padding: 4rem 3rem;\n    margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%);\n  }\n  .ll-section-black {\n    background: var(--ll-black); color: var(--ll-white);\n    padding: 4rem 3rem; text-align: center;\n    margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%);\n  }\n\n  .ll-divider { display: flex; align-items: center; gap: 1rem; margin: 0 0 2rem; }\n  .ll-divider::before, .ll-divider::after { content: ''; flex: 1; height: 1px; background: var(--ll-border); }\n  .ll-divider span {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px; font-weight: 700; letter-spacing: 2px;\n    text-transform: uppercase; color: var(--ll-mid); white-space: nowrap;\n  }\n\n  .ll-steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 2rem; margin-top: 2rem; }\n  .ll-step { text-align: center; padding: 2.5rem 2rem; border: 1px solid var(--ll-border); }\n  .ll-step-num { font-family: 'Barlow Condensed', sans-serif; font-size: 72px; font-weight: 800; color: rgba(0,0,0,0.06); line-height: 1; margin-bottom: 0.5rem; }\n  .ll-step-icon { font-size: 30px; margin-bottom: 0.75rem; display: block; }\n  .ll-step-title { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; margin-bottom: 0.5rem; color: var(--ll-black); }\n  .ll-step-desc { font-size: 14px; color: var(--ll-mid); line-height: 1.6; }\n\n  .ll-quote {\n    border-left: 4px solid var(--ll-green-light);\n    padding: 1.5rem 2rem; background: var(--ll-green-pale);\n    margin: 3rem 0 0; font-size: 17px; line-height: 1.7;\n    color: #1a3d1b; font-style: italic; font-family: 'Barlow', sans-serif;\n  }\n\n  .ll-dark-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: var(--ll-water-light); margin-bottom: 1rem; }\n  .ll-dark-title { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(30px,4vw,48px); font-weight: 800; color: var(--ll-white); margin-bottom: 1rem; line-height: 1.05; }\n  .ll-dark-title em { color: var(--ll-green-light); font-style: normal; }\n  .ll-dark-lead { font-size: 16px; color: rgba(245,243,238,0.65); max-width: 580px; line-height: 1.7; margin-bottom: 2rem; }\n\n  .ll-parts-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 1px; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.08); }\n  .ll-part { background: rgba(255,255,255,0.04); padding: 2rem 1.5rem; transition: background 0.2s; }\n  .ll-part:hover { background: rgba(74,158,76,0.1); }\n  .ll-part-num { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--ll-green-light); margin-bottom: 0.5rem; }\n  .ll-part-name { font-family: 'Barlow Condensed', sans-serif; font-size: 20px; font-weight: 800; color: var(--ll-white); margin-bottom: 0.4rem; }\n  .ll-part-desc { font-size: 13px; color: rgba(245,243,238,0.55); line-height: 1.5; }\n\n  .ll-video-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 1.5rem; margin-top: 2rem; }\n  .ll-video-card { border: 1px solid var(--ll-border); overflow: hidden; background: #fff; transition: box-shadow 0.2s, border-color 0.2s; }\n  .ll-video-card:hover { border-color: var(--ll-green); box-shadow: 0 4px 20px rgba(45,106,46,0.12); }\n  .ll-video-embed { position: relative; padding-bottom: 56.25%; height: 0; background: var(--ll-slate); }\n  .ll-video-thumb { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-decoration: none; overflow: hidden; }\n  .ll-video-thumb img { width: 100%; height: 100%; object-fit: cover; opacity: 0.75; transition: opacity 0.2s; }\n  .ll-video-thumb:hover img { opacity: 0.9; }\n  .ll-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 58px; height: 58px; background: rgba(245,243,238,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 20px; box-shadow: 0 2px 12px rgba(0,0,0,0.3); transition: transform 0.2s; }\n  .ll-video-thumb:hover .ll-play { transform: translate(-50%,-50%) scale(1.08); }\n  .ll-video-info { padding: 1.25rem 1.5rem 1.5rem; }\n  .ll-video-tag { font-family: 'Barlow Condensed', sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--ll-green-light); margin-bottom: 0.4rem; }\n  .ll-video-title { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 800; color: var(--ll-black); margin-bottom: 0.4rem; line-height: 1.15; }\n  .ll-video-desc { font-size: 13px; color: var(--ll-mid); line-height: 1.5; }\n  .ll-video-link { display: inline-block; margin-top: 0.75rem; font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: var(--ll-green); text-decoration: none; border-bottom: 1.5px solid transparent; transition: border-color 0.2s; }\n  .ll-video-link:hover { border-bottom-color: var(--ll-green); }\n\n  .ll-features { display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 1.5rem; margin-top: 2rem; }\n  .ll-feature { background: #fff; border: 1px solid var(--ll-border); border-top: 3px solid var(--ll-green); padding: 2rem; }\n  .ll-feature-icon { font-size: 28px; margin-bottom: 1rem; }\n  .ll-feature-title { font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 800; margin-bottom: 0.5rem; color: var(--ll-black); }\n  .ll-feature-desc { font-size: 15px; color: var(--ll-mid); line-height: 1.6; }\n\n  .ll-maint-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 1.5rem; margin-top: 2rem; }\n  .ll-maint-card { border: 1px solid var(--ll-border); padding: 2rem; }\n  .ll-maint-card.tip  { border-left: 4px solid var(--ll-green); }\n  .ll-maint-card.info { border-left: 4px solid var(--ll-water); }\n  .ll-maint-card.warn { border-left: 4px solid #c0392b; }\n  .ll-maint-icon { font-size: 26px; margin-bottom: 0.75rem; display: block; }\n  .ll-maint-title { font-family: 'Barlow Condensed', sans-serif; font-size: 20px; font-weight: 800; margin-bottom: 0.5rem; color: var(--ll-black); }\n  .ll-maint-desc { font-size: 14px; color: var(--ll-mid); line-height: 1.65; }\n\n  .ll-trouble-list { margin-top: 2rem; display: flex; flex-direction: column; gap: 1rem; }\n  .ll-trouble { display: grid; grid-template-columns: auto 1fr; gap: 1.5rem; align-items: start; border: 1px solid var(--ll-border); padding: 1.5rem 2rem; transition: border-color 0.2s; }\n  .ll-trouble:hover { border-color: var(--ll-green-light); }\n  .ll-trouble-num { font-family: 'Barlow Condensed', sans-serif; font-size: 36px; font-weight: 800; color: rgba(0,0,0,0.08); line-height: 1; min-width: 44px; text-align: center; padding-top: 2px; }\n  .ll-trouble-title { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 800; margin-bottom: 0.35rem; color: var(--ll-black); }\n  .ll-trouble-desc { font-size: 14px; color: var(--ll-mid); line-height: 1.6; }\n  .ll-trouble-tag { display: inline-block; margin-top: 0.5rem; font-family: 'Barlow Condensed', sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 3px 8px; background: var(--ll-green-pale); color: var(--ll-green); }\n\n  .ll-resources-title { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(30px,4vw,48px); font-weight: 800; color: var(--ll-white); margin-bottom: 0.75rem; }\n  .ll-resources-sub { font-size: 16px; color: rgba(245,243,238,0.6); max-width: 500px; margin: 0 auto 2rem; line-height: 1.7; }\n  .ll-btn-row { display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; }\n  .ll-btn { display: inline-flex; align-items: center; font-family: 'Barlow Condensed', sans-serif; font-size: 15px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 14px 32px; text-decoration: none; transition: all 0.2s; }\n  .ll-btn-blue { background: var(--ll-water); color: #fff; }\n  .ll-btn-blue:hover { background: var(--ll-water-light); color: #fff; }\n  .ll-btn-outline { background: transparent; border: 1.5px solid rgba(245,243,238,0.4); color: rgba(245,243,238,0.75); }\n  .ll-btn-outline:hover { border-color: #fff; color: #fff; }\n\n  @media (max-width: 640px) {\n    .ll-page-hero { padding: 3.5rem 1.5rem; }\n    .ll-steps { grid-template-columns: 1fr; }\n    .ll-section-tinted, .ll-section-dark, .ll-section-black { padding: 3rem 1.5rem; }\n  }\n<\/style>\n\n<!-- HERO -->\n<div class=\"ll-page-hero\">\n  <div class=\"ll-patent-badge\">US Patent 8491349<\/div>\n  <div class=\"ll-section-label\">Product Information<\/div>\n  <h1 class=\"ll-hero-title\">Everything You Need<br>to Know About<br><em>LeverLock\u00ae<\/em><\/h1>\n  <p class=\"ll-hero-sub\">How the patented adjustable mechanism works, how to use it correctly, how to maintain it, and where to find the best video resources \u2014 all in one place.<\/p>\n<\/div>\n\n<!-- HOW TO USE IT -->\n<div class=\"ll-section\">\n  <div class=\"ll-divider\"><span>How to use it \u2014 3 steps<\/span><\/div>\n  <div class=\"ll-steps\">\n    <div class=\"ll-step\">\n      <div class=\"ll-step-num\">01<\/div>\n      <span class=\"ll-step-icon\">\ud83d\udd13<\/span>\n      <div class=\"ll-step-title\">Open the Lever<\/div>\n      <div class=\"ll-step-desc\">Flip the lever with one hand. The shaft releases instantly \u2014 no tools, no buttons, no clamps. You can do this mid-paddle session without stopping.<\/div>\n    <\/div>\n    <div class=\"ll-step\">\n      <div class=\"ll-step-num\">02<\/div>\n      <span class=\"ll-step-icon\">\u2195<\/span>\n      <div class=\"ll-step-title\">Slide to Your Height<\/div>\n      <div class=\"ll-step-desc\">Slide the upper shaft to your ideal paddle length. Infinite adjustment within the range with no detents or click stops \u2014 total freedom to dial in exactly where you want it.<\/div>\n    <\/div>\n    <div class=\"ll-step\">\n      <div class=\"ll-step-num\">03<\/div>\n      <span class=\"ll-step-icon\">\ud83d\udd12<\/span>\n      <div class=\"ll-step-title\">Close &amp; Lock<\/div>\n      <div class=\"ll-step-desc\">Push the lever down to lock. The rubber collar expands inside the inner shaft with one-piece rigidity \u2014 zero slip, zero rattle under full-power strokes.<\/div>\n    <\/div>\n  <\/div>\n  <div class=\"ll-quote\">\n    \"Adjusting a paddle outfitted with the LeverLock\u00ae adjustable shaft is super easy. Just open the lever to adjust. Close the lever and it's locked. The lever is nested into the palm grip making it readily accessible. You can make length changes, with one hand, on the fly. Simply put, there is nothing better.\"\n  <\/div>\n<\/div>\n\n<!-- INSIDE THE MECHANISM -->\n<div class=\"ll-section-dark\">\n  <div class=\"ll-section-inner\">\n    <div class=\"ll-dark-label\">Inside the mechanism<\/div>\n    <h2 class=\"ll-dark-title\">What's Actually Happening<br><em>Inside<\/em> Your Paddle<\/h2>\n    <p class=\"ll-dark-lead\">No external clamps, no push buttons. Everything happens inside the shaft \u2014 three simple components that create a rock-solid lock every time.<\/p>\n    <div class=\"ll-parts-grid\">\n      <div class=\"ll-part\">\n        <div class=\"ll-part-num\">Component 01<\/div>\n        <div class=\"ll-part-name\">The Lever<\/div>\n        <div class=\"ll-part-desc\">Ergonomically recessed into the grip with no protruding edges. Opening it loosens tension on the internal cable. Closing it pulls the cable tight.<\/div>\n      <\/div>\n      <div class=\"ll-part\">\n        <div class=\"ll-part-num\">Component 02<\/div>\n        <div class=\"ll-part-name\">The Cable<\/div>\n        <div class=\"ll-part-desc\">A marine-grade stainless steel cable runs the length of the inner shaft. When the lever closes, the cable pulls taut, compressing the rubber plug against the outer shaft wall.<\/div>\n      <\/div>\n      <div class=\"ll-part\">\n        <div class=\"ll-part-num\">Component 03<\/div>\n        <div class=\"ll-part-name\">The Rubber Plug<\/div>\n        <div class=\"ll-part-desc\">An expandable rubber collar at the bottom of the inner shaft. When tensioned it expands outward, locking the shaft and creating a watertight seal \u2014 your paddle floats if dropped.<\/div>\n      <\/div>\n      <div class=\"ll-part\">\n        <div class=\"ll-part-num\">Result<\/div>\n        <div class=\"ll-part-name\">One-Piece Rigidity<\/div>\n        <div class=\"ll-part-desc\">When locked, the assembly behaves identically to a fixed paddle \u2014 no flex, no creep, no rotation. All your stroke power transfers directly to the blade.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- VIDEO RESOURCES -->\n<div class=\"ll-section\">\n  <div class=\"ll-divider\"><span>Video resources<\/span><\/div>\n  <p style=\"color:var(--ll-mid);font-size:15px;max-width:640px;line-height:1.6;font-family:'Barlow',sans-serif;\">The best videos explaining how the LeverLock\u00ae system works, how to use it, and how to maintain and repair it.<\/p>\n  <div class=\"ll-video-grid\">\n\n    <div class=\"ll-video-card\">\n      <div class=\"ll-video-embed\">\n        <a class=\"ll-video-thumb\" href=\"https:\/\/www.youtube.com\/watch?v=1uiPR4Gai3Q\" target=\"_blank\" rel=\"noopener\">\n          <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/1uiPR4Gai3Q\/hqdefault.jpg\" alt=\"How To Use and Maintain Your LeverLock Paddle\">\n          <div class=\"ll-play\">\u25b6<\/div>\n        <\/a>\n      <\/div>\n      <div class=\"ll-video-info\">\n        <div class=\"ll-video-tag\">Basic Use &amp; Maintenance<\/div>\n        <div class=\"ll-video-title\">How To Use &amp; Maintain Your LeverLock\u00ae Adjustment<\/div>\n        <div class=\"ll-video-desc\">The most comprehensive overview \u2014 covers how the lever, cable, and rubber plug work together, plus ongoing maintenance.<\/div>\n        <a class=\"ll-video-link\" href=\"https:\/\/www.youtube.com\/watch?v=1uiPR4Gai3Q\" target=\"_blank\" rel=\"noopener\">Watch on YouTube \u2192<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ll-video-card\">\n      <div class=\"ll-video-embed\">\n        <a class=\"ll-video-thumb\" href=\"https:\/\/www.youtube.com\/watch?v=86TNI8Fefc4\" target=\"_blank\" rel=\"noopener\">\n          <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/86TNI8Fefc4\/hqdefault.jpg\" alt=\"How to Use and Maintain a Leverlock Paddle \u2014 Aquaglide\">\n          <div class=\"ll-play\">\u25b6<\/div>\n        <\/a>\n      <\/div>\n      <div class=\"ll-video-info\">\n        <div class=\"ll-video-tag\">Sizing &amp; Maintenance<\/div>\n        <div class=\"ll-video-title\">How to Size &amp; Maintain Your LeverLock\u00ae Paddle \u2014 Aquaglide<\/div>\n        <div class=\"ll-video-desc\">Aquaglide's official guide to sizing your paddle correctly, plus maintenance tips to extend paddle life.<\/div>\n        <a class=\"ll-video-link\" href=\"https:\/\/www.youtube.com\/watch?v=86TNI8Fefc4\" target=\"_blank\" rel=\"noopener\">Watch on YouTube \u2192<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ll-video-card\">\n      <div class=\"ll-video-embed\">\n        <a class=\"ll-video-thumb\" href=\"https:\/\/www.youtube.com\/watch?v=03EIUZYWrc8\" target=\"_blank\" rel=\"noopener\">\n          <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/03EIUZYWrc8\/hqdefault.jpg\" alt=\"LeverLock SUP Paddle Adjustment System \u2014 Green Water Sports\">\n          <div class=\"ll-play\">\u25b6<\/div>\n        <\/a>\n      <\/div>\n      <div class=\"ll-video-info\">\n        <div class=\"ll-video-tag\">System Overview<\/div>\n        <div class=\"ll-video-title\">LeverLock\u00ae SUP Paddle Adjustment \u2014 Green Water Sports<\/div>\n        <div class=\"ll-video-desc\">A streamlined introduction to the system and how to adjust your paddle on the fly. Great starting point for new owners.<\/div>\n        <a class=\"ll-video-link\" href=\"https:\/\/www.youtube.com\/watch?v=03EIUZYWrc8\" target=\"_blank\" rel=\"noopener\">Watch on YouTube \u2192<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ll-video-card\">\n      <div class=\"ll-video-embed\">\n        <a class=\"ll-video-thumb\" href=\"https:\/\/www.youtube.com\/watch?v=pFtXm4Meric\" target=\"_blank\" rel=\"noopener\">\n          <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/pFtXm4Meric\/hqdefault.jpg\" alt=\"Adjusting An Accent Lever Lock SUP Paddle\">\n          <div class=\"ll-play\">\u25b6<\/div>\n        <\/a>\n      <\/div>\n      <div class=\"ll-video-info\">\n        <div class=\"ll-video-tag\">Tension Adjustment<\/div>\n        <div class=\"ll-video-title\">Adjusting Cable Tension on an Accent LeverLock\u00ae Paddle<\/div>\n        <div class=\"ll-video-desc\">Step-by-step: tighten a loose handle by turning the hex nut and re-seating the cotter pin.<\/div>\n        <a class=\"ll-video-link\" href=\"https:\/\/www.youtube.com\/watch?v=pFtXm4Meric\" target=\"_blank\" rel=\"noopener\">Watch on YouTube \u2192<\/a>\n        \n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<!-- KEY FEATURES -->\n<div class=\"ll-section-tinted\">\n  <div class=\"ll-section-inner\">\n    <div class=\"ll-divider\"><span>Key features<\/span><\/div>\n    <div class=\"ll-features\">\n      <div class=\"ll-feature\">\n        <div class=\"ll-feature-icon\">\u26a1<\/div>\n        <div class=\"ll-feature-title\">Easy Adjustment<\/div>\n        <div class=\"ll-feature-desc\">The SUP lever is recessed into the grip with no protruding edges. Flip it open and close it easily \u2014 no stopping your session, no putting the paddle down.<\/div>\n      <\/div>\n      <div class=\"ll-feature\">\n        <div class=\"ll-feature-icon\">\ud83d\udcd0<\/div>\n        <div class=\"ll-feature-title\"> Infinite Range<\/div>\n        <div class=\"ll-feature-desc\">Fits all paddlers. Unlike button-lock systems there are no preset positions \u2014 slide to exactly the height you want and lock it there.<\/div>\n      <\/div>\n      <div class=\"ll-feature\">\n        <div class=\"ll-feature-icon\">\ud83d\udd12<\/div>\n        <div class=\"ll-feature-title\">Zero-Slip Lock<\/div>\n        <div class=\"ll-feature-desc\">The expandable rubber collar creates a bond with no rattle and no rotation. Performance is indistinguishable from a fixed-length paddle under full stroke power.<\/div>\n      <\/div>\n      <div class=\"ll-feature\">\n        <div class=\"ll-feature-icon\">\ud83d\udca7<\/div>\n        <div class=\"ll-feature-title\">Watertight Seal<\/div>\n        <div class=\"ll-feature-desc\">The rubber plug seals the inner shaft against water intrusion. Drop your paddle in the water \u2014 it floats.<\/div>\n      <\/div>\n      <div class=\"ll-feature\">\n        <div class=\"ll-feature-icon\">\ud83d\udd27<\/div>\n        <div class=\"ll-feature-title\">User-Serviceable Parts<\/div>\n        <div class=\"ll-feature-desc\"> Extend the life of your paddle with easy-to-source, low-cost replacement parts. Repairs are simple and straightforward\u2014visit our Parts Direct site for individual components and DIY instructions so you can repair your paddle instead of replacing it.<\/div>\n      <\/div>\n      <div class=\"ll-feature\">\n        <div class=\"ll-feature-icon\">\ud83c\udfc6<\/div>\n        <div class=\"ll-feature-title\">Trusted by Top Brands<\/div>\n        <div class=\"ll-feature-desc\">Werner, Accent, Cannon, Kialoa, Global Surf Industries, Quickblade, SIC, Sawyer, and more specify LeverLock\u00ae Adjustable across their lineups.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CARE & MAINTENANCE -->\n<div class=\"ll-section\">\n  <div class=\"ll-divider\"><span>Care &amp; maintenance<\/span><\/div>\n  <p style=\"color:var(--ll-mid);font-size:15px;max-width:640px;line-height:1.6;margin-bottom:1.5rem;font-family:'Barlow',sans-serif;\">A few simple habits keep your LeverLock\u00ae system working like new for years.<\/p>\n  <div class=\"ll-maint-grid\">\n    <div class=\"ll-maint-card tip\">\n      <span class=\"ll-maint-icon\">\ud83d\udebf<\/span>\n      <div class=\"ll-maint-title\">Rinse After Every Use<\/div>\n      <div class=\"ll-maint-desc\">Separate the upper shaft from the outer shaft and rinse both with fresh water. Prevents salt, sand, and mineral deposits from building up on the rubber plug. Air dry separately before storing.<\/div>\n    <\/div>\n    <div class=\"ll-maint-card tip\">\n      <span class=\"ll-maint-icon\">\u2601\ufe0f<\/span>\n      <div class=\"ll-maint-title\">Store Out of Direct Sun<\/div>\n      <div class=\"ll-maint-desc\">UV exposure degrades the rubber plug over time. Store in a shaded area or bag. When storing long-term, leave the lever open so the rubber plug is not under compression against the shaft wall.<\/div>\n    <\/div>\n    <div class=\"ll-maint-card info\">\n      <span class=\"ll-maint-icon\">\u2699\ufe0f<\/span>\n      <div class=\"ll-maint-title\">Tighten the Cable if It Feels Loose<\/div>\n      <div class=\"ll-maint-desc\">If the handle rotates slightly when locked, the cable needs tension. Remove the inner shaft, find the hex nut and cotter pin under the handle, rotate the nut a quarter turn clockwise, then rotate the cotter pin back counterclockwise by the same amount. Reassemble and test.<\/div>\n    <\/div>\n    <div class=\"ll-maint-card warn\">\n      <span class=\"ll-maint-icon\">\u26a0\ufe0f<\/span>\n      <div class=\"ll-maint-title\">Never Use WD-40 or Petroleum Lubricants<\/div>\n      <div class=\"ll-maint-desc\">Petroleum-based products cause the rubber plug to swell, making the shaft impossible to separate. For sticking issues use warm soapy water (1 squirt dish soap per pint of water) poured into the lever cavity instead.<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- TROUBLESHOOTING -->\n<div class=\"ll-section-tinted\">\n  <div class=\"ll-section-inner\">\n    <div class=\"ll-divider\"><span>Troubleshooting<\/span><\/div>\n    <p style=\"color:var(--ll-mid);font-size:15px;max-width:640px;line-height:1.6;margin-bottom:0.5rem;font-family:'Barlow',sans-serif;\">Common issues and how to fix them yourself \u2014 no tools required for most.<\/p>\n    <div class=\"ll-trouble-list\">\n      <div class=\"ll-trouble\">\n        <div class=\"ll-trouble-num\">01<\/div>\n        <div>\n          <div class=\"ll-trouble-title\">Handle Won't Pull Apart (Stuck Shaft)<\/div>\n          <div class=\"ll-trouble-desc\">Open the lever fully. Secure the blade end and gently twist the handle back and forth while pulling upward. If still stuck, pour 1 pint water + 1 squirt dish soap down the lever cavity and repeat. Last resort: wrap an ice pack around the shaft 22\" below the top of the handle for 10 minutes, then twist and pull.<\/div>\n          <div class=\"ll-trouble-tag\">Most Common Issue<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ll-trouble\">\n        <div class=\"ll-trouble-num\">02<\/div>\n        <div>\n          <div class=\"ll-trouble-title\">Handle Rotates Slightly When Locked<\/div>\n          <div class=\"ll-trouble-desc\">The cable has loosened \u2014 normal after extended use. Remove the inner shaft, find the hex nut and cotter pin under the handle, rotate the nut a quarter turn clockwise, then rotate the cotter pin back counterclockwise by the same quarter turn (critical \u2014 prevents wire twist). Reattach and test; repeat if needed.<\/div>\n          <div class=\"ll-trouble-tag\">Easy DIY Fix<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ll-trouble\">\n        <div class=\"ll-trouble-num\">03<\/div>\n        <div>\n          <div class=\"ll-trouble-title\">Lever Won't Close or Feels Very Stiff<\/div>\n          <div class=\"ll-trouble-desc\">The rubber plug may be swollen from petroleum lubricants, or debris is in the shaft. Clean both shaft surfaces with warm soapy water or denatured alcohol. If the rubber plug looks swollen or cracked, order a replacement at leverlocksup.com.<\/div>\n          <div class=\"ll-trouble-tag\">Check the Rubber Plug<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"ll-trouble\">\n        <div class=\"ll-trouble-num\">04<\/div>\n        <div>\n          <div class=\"ll-trouble-title\">Cable Visibly Twisted or Broken<\/div>\n          <div class=\"ll-trouble-desc\">A twisted or broken cable needs replacing. LeverLock\u00ae sells an affordable DIY cable kit with full instructions. The job takes about 15 minutes \u2014 watch the cable replacement video before ordering.<\/div>\n          <div class=\"ll-trouble-tag\">Order Replacement Parts<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MORE RESOURCES -->\n<div class=\"ll-section-black\">\n  <h2 class=\"ll-resources-title\">More Resources<\/h2>\n  <p class=\"ll-resources-sub\">Replacement parts and support from LeverLock\u00ae direct \u2014 everything you need to keep your paddle on the water.<\/p>\n  <div class=\"ll-btn-row\">\n    <a href=\"https:\/\/www.banxwatersports.com\/pages\/leverlock-adjustable-paddle-parts\" target=\"_blank\" rel=\"noopener\" class=\"ll-btn ll-btn-blue\">Shop Replacement Parts \u2192<\/a>\n    <a href=\"mailto:kate@leverlocksup.com\" target=\"_blank\" rel=\"noopener\" class=\"ll-btn ll-btn-outline\">Contact Support<\/a>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>US Patent 8491349 Product Information Everything You Needto Know AboutLeverLock\u00ae How the patented adjustable mechanism works, how to use it correctly, how to maintain it, and where to find the best video resources \u2014 all in one place. How to use it \u2014 3 steps 01 \ud83d\udd13 Open the Lever Flip the lever with one [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-8274","page","type-page","status-publish","hentry","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages\/8274","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/comments?post=8274"}],"version-history":[{"count":22,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages\/8274\/revisions"}],"predecessor-version":[{"id":8392,"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/pages\/8274\/revisions\/8392"}],"wp:attachment":[{"href":"https:\/\/www.leverlocksup.com\/redesign\/wp-json\/wp\/v2\/media?parent=8274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}