Unleash the power of the legendary "100 Mile An Hour Tape." Crafted from premium PE-coated cloth, this adhesive tape is the ultimate multitool for your repair arsenal. Whether you're tackling field repairs in the wilderness or fixing household items, this tape is your go-to solution.
Versatile Adhesive Tape: Constructed With PE-Coated Cloth For Durability And Flexibility.
Adaptable To Various Surfaces: Conforms Easily To Different Substrates For Reliable Adhesion.
Easy To Use: Tears And Hangs Straight, Resisting Curling For Hassle-Free Application.
Multipurpose Application: Perfect For Bundling, Patching, And Mending Tasks At Home Or In The Field.
Color Options: Choose From A Range Of Colors To Suit Your Needs, Making It An Essential Tool For Any Repair Kit.
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`,
MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`,
`I`.`AltShowListID`, `I`.`InventoryOnly`
FROM `tbl_items` `I`
LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076')
WHERE (`I`.`ItemGroup` = '9RT-8228') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0')
GROUP BY `I`.`ListID`
ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`