This shop insert is still new - please let me know if you have any issues or comments :)

iFrameResize( { log: false, checkOrigin: false, heightCalculationMethod: 'grow', autoResize: false, onMessage: function(messageData) { var jsonData = JSON.parse(messageData.message); if (jsonData.action == 'navigateTo') { window.onbeforeunload = null; window.parent.location.href= jsonData.data; } if (jsonData.action == 'scrollTo') { setTimeout(function () { document.getElementById('fitPrintAnchor').scrollIntoView({behavior: 'smooth', block: 'center'}); },200); } }, onInit: function(iframe) { $(document).ready(function() { iframe.iFrameResizer = { $(window).on('scroll', () => { const scrollFromTop = $(document).scrollTop(); var fitPrintIframe = $("#fitPrintIframe"); var offset = fitPrintIframe.offset(); if (scrollFromTop > offset.top + 10) { iframe.iFrameResizer.sendMessage(scrollFromTop - (offset.top - 10)); } }); }); } }, '#fitPrintIframe');


HOW TO CONTACT YOU?
Click one of the buttons at the bottom of the page to message me on Instagram or email me.
RETURN/REFUNDS POLICY:
If an item arrives damaged or broken, you can return it to me within 30 days, and I will either send you a replacement item (the exact item you ordered) or I will offer you a refund of the cost of the item. If you damage or break the item yourself, I do not offer compensation for that, sorry.
CANCELLATIONS:
Under EU law, customers have a right to cancel a purchase up to 14 days after the item is delivered.
PRINTIFY PRODUCTS:
For any products purchased through my Printify store, please also check their policies.