CALL US ON (08) 8556 6196

๐Ÿ“ž Contact Us

Weโ€™d love to hear from you! Whether youโ€™re after the latest magazine, a thoughtful gift, or help with your stationery needs โ€” weโ€™re here to help.

๐Ÿ“ž Contact Info

Ph: (08) 8556 6196

๐Ÿ“ Address

Aldinga Central Shopping Centre
Shop 2, 1 Pridham Blvd, Aldinga Beach, SA 5173

๐Ÿ•’ Hours

Mon โ€“ Fri: 8:30AM โ€“ 5:30PM
Sat: 8:30AM โ€“ 5:00PM
Sun: 10:00AM โ€“ 1:00PM


/* Force dropdown menu to single column */ .mega-menu__content, .mega-menu__list { display: block !important; } .mega-menu__list li { display: block !important; width: 100% !important; } .mega-menu__column { width: 100% !important; float: none !important; } /* Force Shopify mega menu to a single column */ .header .mega-menu__content { display: grid !important; grid-template-columns: 1fr !important; } .header .mega-menu__list { display: flex !important; flex-direction: column !important; flex-wrap: nowrap !important; } .header .mega-menu__list > li, .header .mega-menu__column { width: 100% !important; max-width: 100% !important; }