TE Pearce grip frame insert fits in the bottom rear cavity of a Glock 29SF/30SF/30S utilizing a friction fit to secure it in the frame. It helps keep debris out of the magazine well. NOTE: This model will only fit frames made after July 2012.

$4.00
Pearce Grip PGF130S Grip Frame Insert Compatible w/Glock 30S/30SF/29SF, Black Textured Polymer
TE Pearce grip frame insert fits in the bottom rear cavity of a Glock 29SF/30SF/30S utilizing a friction fit to secure it in the frame. It helps keep debris out of the magazine well. NOTE: This model will only fit frames made after July 2012.
| UPC | 605849800004 |
|---|---|
| Manufacturer | Pearce Grips |
| Manufacturer Part Number | PGF130S |
| Length | 3.5500 |
| Product Type | Grip Frame Insert |
| Shipping Weight | 0.0313 |
/* -- 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;
}