Maurizio Taiuti

Robert Becker SLX-Red-B Red Seat Lock with Black Push Pin for Harley Davidson®

Description: @viewport { width: auto; } img { max-width: 100%; } /* Start Navigation */ @-webkit-keyframes bugfix { from { padding: 0; } to { padding: 0; } } /* needed for checkbox hack */ h1, p { color: white; } #nav { position: relative; background-color: #000; font-size: 14px; font-family: Open Sans, Sans Serif; } #nav ul { display: none; width: 100%; list-style: none; margin: 0px; padding: 0px; } #nav ul li a { display: block; padding: 1em; background: #000000; color: white; text-decoration: none; border-right: 2px solid #131716; } #nav ul li a:hover { background: #DA251D; } #nav ul li:last-of-type a { border-right: 0px; } #nav ul li ul li a { padding-left: 1.5em; } #nav ul li ul li ul li a { padding-left: 3.125em; } #nav input.trigger { position: absolute; top: -9999px; left: -9999px; } #nav input.trigger:checked ~ ul, #nav input.trigger:checked ~ ul li ul { display: block !important; } @media (min-width: 48em) { #nav input.trigger:checked ~ ul, #nav input.trigger:checked ~ ul li ul { /* older flexbox */ display: -webkit-box; display: -moz-box; display: box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; /* newer flexbox */ display: flex; flex-direction: row; } } #nav label { display: block; min-height: 2em; padding: .45em; font-size:1.1em; margin: 0; cursor: pointer; background: #000; line-height: 2em; color: #fff; } #nav label:after { position: absolute; right: 1em; top: .2em; content: "\2261"; font-size: 1.8em; color: white; } @media (min-width: 48em) { #nav ul { /* older flexbox */ display: -ms-flexbox; flex-direction: -ms-row; display: -webkit-box; display: -moz-box; display: box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; /* newer flexbox */ display: flex; flex-direction: row; } #nav ul li { position: relative; text-align: center; /* older flexbox */ -ms-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; /* newer flexbox */ flex: 1; } #nav ul li ul { display: none !important; position: absolute; top: 3.0625em; left: 0; display: block; width: 12.5em; z-index: 200; } #nav ul li ul li { text-align: left; } #nav ul li ul li ul { z-index: 300; top: 0px; left: 12.4em; } #nav ul li ul li ul li a { padding-left: 30px !important; } #nav ul li:hover > ul { display: block !important; } #nav label { display: none; } } /* Start Logo */ .logo{ max-width: 100%; min-width: 100%; display: block; float: left; margin: 0 auto; padding-bottom: 20px; padding-top: 20px; text-align:center; background-image: url("https://www.volunteeraudio.com/ebay/images/ebaywebbk.jpg"); border-bottom: 1px solid #DA251D; } @media screen and (max-width: 650px) { logo { text-align:center; margin: 0 auto; } } @media screen and (max-width: 320px) { logo { text-align:center; margin: 0 auto; } } /* Start Navigation Information */ .navinfo{ font-family: 'Open Sans', sans-serif; font-size:20px; display:block; float:left; margin: 0 auto; padding-bottom:15px; padding-top: 15px; min-width:100%; max-width: 50%; text-align:center; border-bottom:1px solid #DA251D; } /* Start Technical Information */ .techinfo{ background-image: url("https://volunteeraudio.com/ebay/images/navbg.jpg"); font-family: 'Open Sans', sans-serif; font-size:20px; display:block; float:left; margin: 0 auto; padding-bottom:15px; padding-top: 15px; min-width:100%; max-width: 50%; text-align:center; border-bottom:1px solid #DA251D; } /* Horizontal Rule */ .hr{ border-top: 6px solid #da251d; padding: 15px 0; } /* Clearfix */ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { display: inline-block; } /* start commented backslash hack \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* close commented backslash hack */ *, *:before, *:after { margin: 0; padding: 0; box-sizing: border-box; } /* Start Paragraph Styles*/ p { font-family: 'Open Sans', sans-serif; line-height: 1.5; } /* Start Parallax Section | Ebay kills Parallax, but we keep the style */ .parallaxlinks { max-width:100%; font-family: 'Open Sans', sans-serif; height: auto; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; border-bottom:1px solid #DA251D; } .parallaxcompany { width:100%; font-family: 'Open Sans', sans-serif; background-color: #ededed; height: auto; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; border-bottom:1px solid #DA251D; } .parallaxdesc { width:100%;; font-family: 'Open Sans', sans-serif; background-color: #fff; height:auto; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; border-bottom:1px solid #DA251D; } @media only screen and (max-device-width: 1024px) { .parallaxlinks { background-attachment: scroll; } } @media only screen and (max-device-width: 1024px) { .parallaxcompany { background-attachment: scroll; } } @media only screen and (max-device-width: 1024px) { .parallaxdesc { background-attachment: scroll; } } @media screen and (max-width: 400px) { .parallaxlinks { background-attachment: scroll; min-width: 320px; max-width: 100%; height: auto; } } @media screen and (max-width: 400px) { .parallaxcompany { background-attachment: scroll; min-width: 320px; max-width: 100%; height: auto; } } @media screen and (max-width: 400px) { .parallaxdesc { background-attachment: scroll; min-width: 320px; max-width: 100%; height: auto; } } @media screen and (max-width: 320px) { .parallaxlinks { background-attachment: scroll; min-width: 320px; max-width: 100%; height: auto; } } @media screen and (max-width: 320px) { .parallaxcompany { background-attachment: scroll; min-width: 320px; max-width: 100%; height: auto; } } @media screen and (max-width: 320px) { .parallaxdesc { background-attachment: scroll; min-width: 320px; max-width: 100%; height: auto; } } /* Start Links */ a { color: #da251d; } /* Start Summary Section For Tabs */ summary { min-width: 320px; max-width: 100%; padding: 25px 10px; margin: 0 auto 25px; background: #fff; border: 1px solid #da251d; border-radius: 2px; } @media screen and (max-width: 320px) { summary { background-attachment: scroll; min-width: 320px; max-width: 100%; height: auto; } } linksummary { min-width: 320px; max-width: 100%; padding: 25px 10px; margin: 25px auto; background: #fff; border: 1px solid #da251d; border-radius: 2px; } /* Set Style For InfoBars */ h2 { background-color:#940600; width:100%; text-shadow:1px 1px #000; margin-top:25px; color:white; padding-left:15px; border-top-left-radius: 5px; border-top-right-radius: 5px; } /* Set Style For Footer Info */ footer { line-height: 2.5em; background-color:#000000; color:#ffffff; font-size:18px; text-align:center; margin-top:25px; } /* boring stuff */ .container { margin: 0 auto; display: block; max-width: 800px; } .container > *:not(.tab-wrap) { padding: 0 80px; } p { line-height: 1.6; margin-bottom: 20px; color:black; } tr{ font-size: 18px; } ul { list-style: none; /* Remove list bullets */ padding: 0; margin: 0; } li { padding-left: 16px; } li:before { content: "•"; /* Insert content that looks like bullets */ padding-right: 8px; color: black; /* Or a color you prefer */ } For Customer Service or Technical Support Call: 1.844.30AUDIO eBay Store Menu Stereo Receivers & Packages Video/Navigation & Accessories Powersports & Marine Speakers & Install Packages Subwoofers & Accessories Amplifiers & Accessories Install Parts & Tools OEM Integration Security & Detectors Lighting & Accessories eBay Store / About Us / Shipping / Returns / Contact Us Product ImageProduct DescriptionSeat-Lox Chrome SADDLEBAG LID SECURITY Seat-Lox Red with a black push pin for Harley Davidson® motorcycles. Included in package: - Locking cap - Threaded seat pin - 2 Keys About the business: Robert Becker Design is a Veteran owned small business, Seat-Lox Chrome is proudly made in the USA.  Robert Becker Design was founded in 2012 to create theft prevention locks and devices for the motorcycle industry. Their first product was the Kradellock for the Garmin motorcycle gps family, from there they developed a lock for the Ram mounting arm. Kradellock works with zumo, Montana and Monterra models. As an avid Harley riders it was only natural for them to develop products to help prevent saddlebag theft on 2003 and later touring models. In 2019 they introduced their Seat-Lox line of seat locks for factory and aftermarket seats including solo seats.  NotesWe also sell complete install packages (radios, speakers, etc.) that ensure you get every major component you need to make your purchase and installation as easy as possible. Please feel free to contact Customer Service with any install/package questions, message us through eBay. Vehicle Information Volunteer Audio Welcome to our eBay store! Volunteer Audio has been a family owned and operated, car-audio-installation and retail business since 2001. Also, we have been a top-rated eBay seller since 2002.We guarantee you can feel secure in your purchase! We are Authorized On-Line Retailers for the brands we sell. Only products purchased through Authorized Retailers are fully covered under the manufacturer’s warranty programs. You are protected from receiving grey-market, damaged, or altered products that may be available at other stores or websites.Thanks to our loyal customers, business has grown! In the car audio brands we carry, we have become the largest eBay seller in the South East region!In addition to our experienced sales and customer service team, Volunteer Audio has MECP (Mobile Electronics Certified Professional) technicians and installers on staff to assist you with technical questions.Whether you are a first-time customer, or one of our many returning friends, we are committed to providing 100% satisfaction in products and service.Thanks for shopping with us! Payment Procedure After adding all your items to the eBay cart and verifying your order, (or after clicking the Buy It Now button) click the Checkout button to be taken to our secure checkout system.Pay for your purchase using your PayPal account.You will receive a confirmation message to your eBay account and also to your email address.If paying by the e-check option, please keep in mind that it can take 4 –10 business days to clear.We ship only to the address provided on your PayPal account. Sales Tax For shipments to Tennessee addresses, we are required by State law to collect 9.75% Sales Tax Shipment and Return SHIPPING:We ship only to the address provided on your PayPal account.Domestic Orders Volunteer Audio ships via USPS and UPS. The choice of shipping service depends upon the weight of the item.We strive to ship out all orders within 24 – 48 hours (Monday – Friday) of the transaction being completed.You have the option to upgrade the shipping method if you choose.A signature is required upon delivery of all orders valued over $300. International Orders Buyer is presented with shipping options at checkout and is responsible for all customs fees in addition to shipping charges.If you choose First-Class Mail (the least expensive) it may take up to 60 business days (and possibly longer) for the item to be delivered.There is no tracking service provided for First-Class international shipments; there is only a customs number that informs when the item leaves the United States. Please Note!If your items are purchased through the eBay Global Shipping Program, they will be processed through an eBay processing facility located in Kentucky, USA.Kentucky will appear on your shipping labels.There will be two tracking numbers provided:1. Domestic Tracking number and2. Global Tracking numberRETURNS:If there is a problem with your order you can send us a message through eBay.At Volunteer Audio we want to make sure that you are 100% satisfied. If for some reason you aren't happy with an item you purchased and want to return it, we make returns, refunds, and exchanges easy.Any complete, like-new item returned within 60 days may be returned for a full refund less our shipping costs. However, we do make an exception regarding shipping costs for items found to be defective or damaged at the time of your purchase’s delivery. NOTE: Returns eligible for shipping reimbursement will only be compensated up to the amount of standard rates. Volunteer Audio will not reimburse the cost of any express mail or parcel service.You must contact Volunteer Tech Support for authorization before returning any defective items.Defective or damaged items may be replaced or refunded. If you receive a small broken part we will require a picture of the damage prior to shipping a replacement. If you receive a defective electronic item it will have to be returned to us prior to sending the replacement.Return shipping will be the buyer’s responsibility (just like if you bought a defective item at a local store you would have to drive to take the item back). Within 60 days of purchase, we will pay shipping costs to send a replacement item to you.After 60 days, we warranty the item for up to 1 year. Buyer will pay all shipping costs from days 61–365. All returned items must include the original packaging and all contents (packaging material, adapters, harnesses, manuals, etc.)If returned items are not in like-new condition, Volunteer Audio reserves the right to refuse a return, or charge a restocking fee. Items not in like-new condition, including but not limited to: items missing original product packaging, used items, installed items, abused or physically damaged items, items missing parts, damaged packaging and items damaged due to improper return packaging, and items with a different or defaced serial number. Contact Us Address:523 Norwood DriveOliver Springs, TN 37840USATech Support: 1-844-30AUDIO (28346)(Please note our business hours: 8AM - 8PM Eastern Standard Time)Email: Please Contact us through eBay or call our Tech Support number.We will be happy to answer your questions or help you get the right part the first time. Copyright: 2019 Volunteer Audio

Price: 77.5 USD

Location: Oliver Springs, Tennessee

End Time: 2024-02-04T19:20:56.000Z

Shipping Cost: N/A USD

Product Images

Robert Becker SLX-Red-B Red Seat Lock with Black Push Pin for Harley Davidson®

Item Specifics

Return shipping will be paid by: Seller

All returns accepted: Returns Accepted

Item must be returned within: 30 Days

Refund will be given as: Money back or replacement (buyer's choice)

Return policy details:

Brand: Robert Becker Design

Manufacturer Part Number: SLX-Red-B

Country/Region of Manufacture: United States

Recommended

Robert Becker Bagglox-0916 Saddlebag Locks for 2009-2016 Harley Davidson®
Robert Becker Bagglox-0916 Saddlebag Locks for 2009-2016 Harley Davidson®

$172.50

View Details
Nancy Lancaster: Her Life, Her World, Her Art by Robert Becker: New
Nancy Lancaster: Her Life, Her World, Her Art by Robert Becker: New

$86.00

View Details
COMPUTER-AIDED DESIGN OF CATALYSTS (CHEMICAL INDUSTRIES) By Robert Becker *VG+*
COMPUTER-AIDED DESIGN OF CATALYSTS (CHEMICAL INDUSTRIES) By Robert Becker *VG+*

$185.95

View Details
Robert Becker Design Chrome Seat-Lox for Harley Davidson® Motorcycles
Robert Becker Design Chrome Seat-Lox for Harley Davidson® Motorcycles

$91.50

View Details
Robert Becker SLX-Gld-B Gold Seat Lock With Black Push Pin for Harley Davidson®
Robert Becker SLX-Gld-B Gold Seat Lock With Black Push Pin for Harley Davidson®

$77.50

View Details
Nancy Lancaster: Her Life, Her World, Her Art by Becker, Robert
Nancy Lancaster: Her Life, Her World, Her Art by Becker, Robert

$12.91

View Details
Nancy Lancaster: Her Life, Her World, Her Art by Becker, Robert
Nancy Lancaster: Her Life, Her World, Her Art by Becker, Robert

$11.86

View Details
Robert Becker Design SEAT-LOX®
Robert Becker Design SEAT-LOX®

$80.00

View Details
RESTON TOWN CENTER: DOWNTOWN FOR THE 21ST CENTURY By Alan Ward - Hardcover Mint
RESTON TOWN CENTER: DOWNTOWN FOR THE 21ST CENTURY By Alan Ward - Hardcover Mint

$20.95

View Details
Becker - Computer-Aided Design of Catalysts - New hardback or cased bo - T555z
Becker - Computer-Aided Design of Catalysts - New hardback or cased bo - T555z

$765.37

View Details