google-site-verification=zvmYIFkf8w9AZSOgsphz9dlRLK-yRmj0bpifv5uddfM google-site-verification=zvmYIFkf8w9AZSOgsphz9dlRLK-yRmj0bpifv5uddfM google-site-verification: google219b1e1d54437648.html Unleash the Island Spirit with Our 'Island Girl' T-Shirt 🌴🌺✨ | BeachHutDecor.com
top of page

Let your little one embrace the tropical vibe with our adorable 'Island Girl' T-Shirt! Perfect for sunny days, beach adventures, and everyday fun. Crafted from soft, high-quality fabric, this tee ensures comfort and style for your young island enthusiast.

 

Shop Now and Bring the Tropics to Your Child's Wardrobe!

 

 

Made in House 

Unleash the Island Spirit with Our 'Island Girl' T-Shirt 🌴🌺✨

$22.00Price
Color
    Upload It
    bottom of page
    import wixData from 'wix-data'; export function uploadButton1_change(event) { let uploadedFile = event.target.files[0]; let reader = new FileReader(); reader.onload = (fileLoadEvent) => { let fileData = fileLoadEvent.target.result; wixData.insert('ProductFiles', { fileName: uploadedFile.name, fileType: uploadedFile.type, fileData: fileData }) .then((results) => { console.log('File uploaded and saved in database:', results); }) .catch((err) => { console.error('Error saving file:', err); }); }; reader.readAsDataURL(uploadedFile); }