3D printed to reduce overall cost to the consumer.
Fits the RS9 & RSP endcaps.
$4.99
7 in stock
3D printed to reduce overall cost to the consumer.
Fits the RS9 & RSP endcaps.




<script>
jQuery(document).ready(function($) {
var pointsMessage = $('.wc-points-rewards-product-message');
// Remove the next <br>
pointsMessage.next('br').remove();
// Remove display: none from the span
pointsMessage.css('display', 'block');
// Move the span below the .stock element
$('.fr-single-product-alpha__price').after(pointsMessage);
});
</script>