Box Rewards Redirect document.addEventListener('DOMContentLoaded', function() { // Function to check and modify the URL function redirectPathToHash() { var currentPath = window.location.pathname; // Get the current path console.log('Current Path:', currentPath); // List of specific paths you want to redirect var pathsToRedirect = ['/zara', '/primark']; // Check if the current path is in the list if (pathsToRedirect.includes(currentPath)) { // Redirect to the new URL with hash var newUrl = window.location.origin + '/#' + currentPath.substring(1); // window.location.origin gives the base URL console.log('Redirecting to:', newUrl); window.location.replace(newUrl); } } // Execute the redirect function redirectPathToHash(); });

BECOME A PRODUCT REVIEWER

Please only claim once to keep it fair for everyone.

⭐takes only 12 min⭐

1. Tap the link below ⤵️
2. Enter your email & basic info ✍️
3. Complete recommended deals
4. Reward sent to your email 💸

BECOME A PRODUCT REVIEWER

Please only claim once to keep it fair for everyone.

⭐takes only 12 min⭐

1. Tap the link below ⤵️
2. Enter your email & basic info ✍️
3. Complete recommended deals
4. Reward sent to your email 💸

BECOME A PRODUCT REVIEWER

Please only claim once to keep it fair for everyone.

⭐takes only 12 min⭐

1. Tap the link below ⤵️
2. Enter your email & basic info ✍️
3. Complete recommended deals
4. Reward sent to your email 💸