Swift Strips are a compact and handy device for loading revolvers. They fit in most single mag/knife pouches, trouser pockets and other places. They are injection molded from a flexible polymer material, hold 6 rounds of .38/.357 ammo and load two rounds at a time. Sold in a two-pack.
| UPC | 792695322092 |
|---|---|
| Manufacturer | DeSantis |
| Manufacturer Part Number | T11BAZZZ0 |
| Brand Fit | S&W/Taurus |
| Caliber/Gauge | .38 Special |
| Capacity | 6 |
| Model | T11 |
| Model Fit | S&W J Frame/Taurus 850CIA, 85CH |
| Product Type | Speed Strip |
/* -- 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;
}





