Weaver’s Tip-Off Adaptor allows .22 Tip-Off mounts to be used on non-factory dovetailed rifles. It provides a sure, tight fit for the ultimate in reliability. Fits- Ruger 10/22 rifles.

$11.99
Weaver Mounts 48009 .22 Tip-Off Adapter Base TO-9S Silver Ruger 10/22
Weaver’s Tip-Off Adaptor allows .22 Tip-Off mounts to be used on non-factory dovetailed rifles. It provides a sure, tight fit for the ultimate in reliability. Fits- Ruger 10/22 rifles.
| UPC | 076683480095 |
|---|---|
| Manufacturer | Weaver |
| Manufacturer Part Number | 48009 |
| Model | .22 Tip-Off Adapter Base |
| Mount Type | To Receiver |
| Product Type | 1-Piece Base |
| Shipping Weight | 0.0625 |
| Style | 22 Tip-Off |
/* -- The root styles must go in the element of the structure with the name "Add to cart". --*/
.ffl-single-product__add-cart{
/*-- Styles applied to the container containing the quantity form and the button may vary depending on whether it has variations or not. --*/
.variations_button, .cart:not(:has(.variations_button)){
display:flex;
gap: var(--space-xs);
/*-- Button styles "Add to cart" --*/
.button{
margin-top:0;
flex: 1;
}
}
}
/*-------------------------------------------------*/
/* -- The root styles must go in the element of the structure with the name "Product tabs". --*/
.ffl-single-product__product-tab{
/*-- Styles of Tabs That Are Not Currently Selected --*/
.tabs li:not(.active) a{
color: var(--black-trans-40);
}
}
button {
border-radius: var(--radius-s);
}
body.merchant-sticky-addtocart-active .merchant-sticky-add-to-cart-wrapper {
z-index: 0;
}