5GT Timing Belt Clamp

This plate is machined from aluminum and designed to mesh with GT5 timing belts. It allows you to mount the timing belt to a surface securely without damaging the belt.

 

// <![CDATA[
$(document).ready(function() { // Toggle discount pricing on product page if($('#ph-j-price-table tbody tr').length > 4) { $('#ph-j-price-table').append(' ' + $('#ph-j-price-table tbody tr:nth-child(4) td:nth-child(1)').text() + '+ ... '); $('#ph-j-show-pricing').click(function() { $('#ph-j-price-table tbody').addClass('ph-all-prices'); $('#ph-j-price-table tfoot').remove(); }); } else if($('#ph-j-price-table tbody tr').length === 4) { $('#ph-j-price-table tbody').addClass('ph-all-prices'); } $('#ph-addtocart-btn').click(function() { addToCart('840', getAddQty(), getAddMeas(), 'TRM4227_0'); }); });
// ]]>