Element 8

Element 8

Tax included. Shipping calculated at checkout.

Cut image size 15cm wide x 6.5cm high.
Stencil sheet size 18cm wide x 9.5cm high.

Laser cut. 10 mil Mylar® stencil.



$(document).ready(function() { $('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() { if ($('#agree').is(':checked')) { $(this).submit(); } else { alert("You must agree with the terms and conditions of sales to check out."); return false; } }); });