Skip to content
🌍 Worldwide Shipping - Call Today 01208 420 999
🌍 Worldwide Shipping - Call Today 01208 420 999
Customer Reviews
5.0 Based on 1 Reviews
Write a Review Ask a Question

Thank you for submitting a review!

Your input is very much appreciated. Share it with your friends so they can enjoy it too!

Filter Reviews:
GP
28/08/2021
Garry P.
United Kingdom United Kingdom
Arrived safely

Need a step by step guide with it saves Hastings the engineer

var links = document.links; for (let i = 0, linksLength = links.length ; i < linksLength ; i++) { if (links[i].hostname !== window.location.hostname) { links[i].target = '_blank'; links[i].rel = 'noreferrer noopener'; } }