"🛍️ Store Notice: We're excited to enhance your shopping experience! Our store is currently undergoing updates to bring you even more incredible products. Stay tuned for the latest arrivals and exclusive offers. Thank you for your patience!" Dismiss

Skip to content
Side AvenueSide Avenue

"Exploring Ideas, Enriching Lives – Your Journey Begins at SideAvenue: Where Blogging Meets Shopping!"

Lookbook

Flat T-Shirt Company

Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.

Lookbook Summer
Lookbook Summer

Lookbook

Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet.

(insert contact form here)
  • About
  • Our Stores
  • Blog
  • Contact
  • FAQ
Copyright 2023 © Side Avenue
  • Blog
  • Sport Shop
  • My account
  • Shop
  • About
  • Contact
  • Login
Our Blog
Check out all the latest
Shopping has never been so easy

Login

Lost your password?

Register

A link to set a new password will be sent to your email address.

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

Cookie Notification .cookie-notification { position: fixed; bottom: 0; left: 0; width: 100%; padding: 10px; background-color: #333; color: #fff; text-align: center; } .cookie-notification button { background-color: #fff; color: #333; border: none; padding: 5px 10px; margin: 0 10px; cursor: pointer; }
This website uses cookies to ensure you get the best experience. Learn more
const notification = document.querySelector('.cookie-notification'); const acceptButton = document.getElementById('accept-cookies'); const declineButton = document.getElementById('decline-cookies'); acceptButton.addEventListener('click', () => { notification.style.display = 'none'; // Hide the notification // You can also set a cookie here to remember user's preference }); declineButton.addEventListener('click', () => { notification.style.display = 'none'; // Hide the notification // You might want to adjust your website behavior based on user's choice });
More info Accept