Hand Foiler 7/32

Product Description

Quickly apply copper foil to cut glass pieces with ease using this hand tool. Just feed the foil into the slot and pull the foiler around the glass. It's that easy!

Size: For use with 7/32" Foil

$ 19.98

Customer Reviews

Based on 1 review Write a review
// Hide selectors if we only have 1 variant and its title contains 'Default'. $('.selector-wrapper').hide(); // Auto-select first available variant on page load. Otherwise the product looks sold out. $('.single-option-selector:eq(0)').val("Default Title"); }); jQuery(document).ready(function($){ // Initialize popup as usual $('.slides').magnificPopup({ delegate: 'a', type: 'image', closeOnContentClick: false, closeBtnInside: false, mainClass: 'mfp-with-zoom mfp-img-mobile', image: { verticalFit: true }, gallery: { enabled: true }, zoom: { enabled: true, duration: 300, // don't foget to change the duration also in CSS opener: function(element) { return element.find('img'); } } }); });