// Correct matching links before the user clicks them. document.addEventListener("DOMContentLoaded", function () { const links = document.querySelectorAll( "a[href*='st-catharines']" ); links.forEach(function (link) { const originalUrl = link.getAttribute("href"); if (!originalUrl) { return; } const correctedUrl = correctUrl(originalUrl); if (correctedUrl !== originalUrl) { link.setAttribute("href", correctedUrl); } }); }); })();

Customer Info

Shipping Address

Shipping Method

Payment Info

Items in Order

Quantity:
1
  • :
$0.00

Order Summary

Subtotal
$0.00
Total
Place Order