Skip to Content
GraffiTee
Login Account
0
0
GraffiTee
Login Account
0
0
Login Account
Zellers_logo.svg.png
Store Zellers

Zellers

Sale Price:$15.00 Original Price:$20.00
sale

Meet me at the restaurant inside Zellers

Size:
Color:
Quantity:
Add To Cart

Zellers

Sale Price:$15.00 Original Price:$20.00
sale

Meet me at the restaurant inside Zellers

Size:
Color:
Quantity:
Add To Cart
document.addEventListener('click', function(event) { if (event.target.matches('[data-action="add-to-cart"]')) { setTimeout(function() { window.location.href = '/checkout'; // Redirect to the checkout page }, 500); // Small delay to ensure the item is added to the cart } });