function toggleMenu() { document.getElementById('bbMobileMenu').classList.toggle('active'); } document.querySelectorAll('.bb-mobile-menu a').forEach(link => { link.addEventListener('click', () => { document.getElementById('bbMobileMenu').classList.remove('active'); }); });
🚚  Order now to receive before school starts!|Serving South Florida Families
🚚  Order now to receive before school starts!|Serving South Florida Families
🚚  Order now to receive before school starts!|Serving South Florida Families
🚚  Order now to receive before school starts!|Serving South Florida Families
🚚  Order now to receive before school starts!|Serving South Florida Families
FAMILY-OWNED • LOCALLY PACKED

Back-to-School Shopping Made Simple.

Skip the crowded stores and endless supply lists. We build customized school supply kits that help busy parents save time and start the school year prepared.

0

KITS PACKED

PreK–8

EVERY GRADE

0

PARENT LOVED

(function(){ var statNodes = document.querySelectorAll('.stat-box h3'); function animateCount(el){ var target = parseFloat(el.getAttribute('data-count')); var suffix = el.getAttribute('data-suffix') || ''; var isDecimal = target % 1 !== 0; var duration = 1300; var start = null; function step(timestamp){ if(!start) start = timestamp; var progress = Math.min((timestamp - start) / duration, 1); var eased = 1 - Math.pow(1 - progress, 3); var value = target * eased; el.textContent = (isDecimal ? value.toFixed(1) : Math.floor(value)) + suffix; if(progress < 1){ requestAnimationFrame(step); } else { el.textContent = (isDecimal ? target.toFixed(1) : target) + suffix; } } requestAnimationFrame(step); } var observer = new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(entry.isIntersecting){ entry.target.classList.add('stat-visible'); if(entry.target.hasAttribute('data-count')){ animateCount(entry.target); } observer.unobserve(entry.target); } }); }, { threshold: 0.5 }); statNodes.forEach(function(el){ observer.observe(el); }); })();
READY KITS

Choose Your Child's Grade

Select your child's grade to view Ready Kit pricing and begin your order. Need a personalized kit? Upgrade to VIP School List Matching during checkout.

(function(){ var section = document.querySelector('.grade-section-v2'); var animatedElements = section.querySelectorAll('.grade-eyebrow-v2, .grade-title-v2, .grade-description-v2, .grade-card-v2'); var observer = new IntersectionObserver(function(entries) { entries.forEach(function(entry) { if (entry.isIntersecting) { entry.target.classList.add('animate-in'); observer.unobserve(entry.target); } }); }, { threshold: 0.15 }); animatedElements.forEach(function(el) { observer.observe(el); }); })();
Packed With Care

A Premium Unboxing Experience

Every Bright Bloom Ready Kit is thoughtfully packed with quality school supplies and attention to every detail—so your child is ready for day one.

Bright Bloom Kids packaging
Every Kit
Hand-Packed
Step 01

Branded Box

Your kit arrives in a beautiful Bright Bloom Kids keepsake box.

Step 02

Premium Packaging

Wrapped neatly with branded tissue paper for a polished unboxing experience.

Step 03

Quality Checked

Every kit is carefully inspected before it ships to your family.

Step 04

Thank You Card

Every order includes a personalized thank-you card.

Step 05

Signature Seal

Finished with our Bright Bloom Kids sticker seal for the perfect final touch.

✓ Ready When You Are

Ready to Get Started?

Choose your child's kit and place your order in minutes.

Order Your Kit →
(function(){ var revealEls = document.querySelectorAll('.unbox-section .reveal'); var observer = new IntersectionObserver(function(entries){ entries.forEach(function(entry){ if(entry.isIntersecting){ entry.target.classList.add('in-view'); observer.unobserve(entry.target); } }); }, { threshold: 0.15 }); revealEls.forEach(function(el){ observer.observe(el); }); })();
Why Bright Bloom

Why Parents Choose Bright Bloom Kids

Thoughtfully prepared school supply kits that save busy parents time and help students start the school year prepared.

Save Hours of Shopping1

Save Hours of Shopping

Skip crowded stores and let us handle the shopping for you. We source every item so you don't have to.

Grade-Specific Ready Kits2

Grade-Specific Ready Kits

Choose the right Ready Kit for your child's grade, or upgrade to VIP School List Matching for personalized supplies.

Packed with Care3

Packed with Care

Every kit is carefully packed and quality checked before it ships to your family. We treat every order like it's our own.

Ready for the First Day4

Ready for the First Day

Everything is organized, packed, and ready so your child can start school with confidence and excitement.

(function(){ var section = document.querySelector('.why-bloom-sec-v2'); if (!section) return; var animatedElements = section.querySelectorAll( '.why-head-v2, .why-card-v2' ); var observer = new IntersectionObserver(function(entries) { entries.forEach(function(entry) { if (entry.isIntersecting) { entry.target.classList.add('animate-in'); observer.unobserve(entry.target); } }); }, { threshold: 0.15, rootMargin: '0px 0px -60px 0px' }); animatedElements.forEach(function(el) { observer.observe(el); }); })();
HOW IT WORKS

Four Simple Steps to Your School Supply Kit

Choose your child's grade, select your Ready Kit, complete secure checkout, and we'll take care of the rest.

01

Choose Your Grade

Select the grade that matches your child.

02

Choose Your Kit

Choose a Ready Kit or add VIP School List Matching.

03

Secure Checkout

Complete your order securely through Stripe.

04

Packed & Ready

Carefully packed, quality-checked, and ready for delivery.

WHAT'S INCLUDED

Everything Your Child Needs for a Successful School Year

Every Bright Bloom Ready Kit includes the school supplies your child needs. Items vary by grade level.

Composition Books

Notebooks

Folders

Pencils & Pens

Crayons & Colored Pencils

Glue Sticks

Scissors

Dry-Erase Markers

Pencil Box

School-Specific Items

Supply items vary by grade level and school requirements. VIP School List Matching helps ensure your child's kit matches your school's requested supply list.
BUILT ON TRUST

The Bright Bloom Promise

From grade-specific Ready Kits to VIP School List Matching, we're committed to making back-to-school shopping simple, convenient, and stress-free for South Florida families.

icon

Grade-Specific Ready Kits

Grade-specific Ready Kits packed with essential school supplies. VIP School List Matching available.

icon

Simple Ordering

Choose your kit, complete your order, and we'll handle the rest.

icon

Friendly Support

We're here to help by email, phone, or WhatsApp whenever you need us

icon

Quality You Can Trust

Every kit is carefully packed with quality school supplies you can trust.

★★★★★
"Bright Bloom Kids saved us hours of shopping. Everything was organized, thoughtfully packed, and my son's kit had exactly what he needed. We'll definitely be ordering again next year!"
— Amanda R. • Parent of a 3rd Grader • Homestead, FL
var d=document,w="https://tally.so/widgets/embed.js",v=function(){"undefined"!=typeof Tally?Tally.loadEmbeds():d.querySelectorAll("iframe[data-tally-src]:not([src])").forEach((function(e){e.src=e.dataset.tallySrc}))};if("undefined"!=typeof Tally)v();else if(d.querySelector('script[src="'+w+'"]')==null){var s=d.createElement("script");s.src=w,s.onload=v,s.onerror=v,d.body.appendChild(s);}
FAQS

Frequently Asked Questions

What's the difference between the Ready Kit and VIP School List Matching?
Ready Kit
• Grade-specific school supplies for quick checkout.

Ready Kit + VIP School List Matching
• Everything in the Ready Kit plus a personalized review of your child's school supply list to match school-specific requirements whenever possible.
When will I receive my kit?
After your order is confirmed, we'll provide an estimated delivery timeframe and keep you updated throughout the process.
Can you match my child's school supply list?
Yes. Families who select Bright Bloom Ready Kit + VIP School List Matching can upload their child's school supply list during checkout. We'll review it and match your kit whenever possible.
Can I order for more than one child?
Absolutely! Simply complete a separate order for each child to ensure every kit is matched to the correct grade and school.
How do I pay?
Ready Kits are purchased securely during checkout. If you choose VIP School List Matching and additional items are needed, we'll review your school list and contact you before packing your order.
Do you offer pickup and delivery?
Yes. We offer delivery to participating schools and home delivery. Available delivery options will be shown during checkout.
What if my school changes its supply list?
If your school's supply list changes before we begin packing, we'll do our best to update your order whenever possible.
What if I don't see my school listed?
No problem! Enter your school's name during checkout. If you choose VIP School List Matching, upload your child's school supply list and we'll do our best to match it whenever possible.
Do you offer school delivery and home delivery?
Yes. We offer school delivery (where available) and home delivery. Available delivery options will be shown during checkout.
Are the supplies name-brand?
We carefully select quality school supplies that meet grade-level requirements. Brands may vary depending on availability, but we always prioritize quality and reliability.
(function(){ var faqItems = document.querySelectorAll('.bb-faq-item'); faqItems.forEach(function(item){ item.addEventListener('toggle', function(){ if(item.open){ faqItems.forEach(function(other){ if(other !== item && other.open){ other.open = false; } }); } }); }); })();

Ready to Skip the School Supply Shopping?

Give your child a confident start to the school year while we handle the shopping, organizing, and packing for you.

Graduation cap icon
Grade-Specific Ready Kits
School list icon
VIP School List Matching Available
Packed box icon
Serving South Florida Families
Choose Your Kit
POLICY

Refund & Exchange Policy

Last Updated: July 2026

At Bright Bloom Kids, we strive to provide families with a convenient and stress-free school supply shopping experience. Because each school supply kit is customized according to your child's school and grade requirements, our refund and exchange policy is outlined below.

Customized Orders

All school supply kits are assembled based on the information submitted through our order form. As a result, orders are considered customized and may not be eligible for a full refund once supplies have been purchased or kits have been prepared.

Order Accuracy

Parents and guardians are responsible for ensuring that all information submitted, including school name, grade level, and supply list details, is accurate. Bright Bloom Kids is not responsible for errors resulting from incorrect information provided during the ordering process.

Refund Requests

Refund requests must be submitted before supplies have been purchased or the order has entered the preparation stage. Approved refunds will be processed using the original payment method whenever possible.

Once supplies have been purchased or a kit has been assembled, refunds may be limited or unavailable due to the personalized nature of the order.

Exchanges & Corrections

If an item is missing, damaged, or incorrectly packed, please contact us within seven (7) days of receiving your order.

After reviewing the issue, we may provide replacement items, corrections, or an exchange where appropriate. Supporting photos or additional information may be requested to help us resolve the matter quickly.

School Supply List Changes

If a school updates its supply requirements after an order has been submitted, we will make reasonable efforts to accommodate changes before the kit has been finalized. Additional charges may apply if extra supplies are required.

Delivery & Pickup Concerns

Please inspect your order upon delivery or pickup. Any concerns should be reported promptly so we can work toward a satisfactory resolution.

Contact Us

If you have questions regarding this Refund & Exchange Policy or need assistance with an order, please contact us:

Bright Bloom Kids
Email: [email protected]
Phone: (305) 297-7248

We appreciate your trust in Bright Bloom Kids and are committed to making your back-to-school experience as smooth and stress-free as possible.

POLICY

Terms & Conditions

Last Updated: July 2026

Welcome to Bright Bloom Kids. By accessing and using this website, submitting an order request, or purchasing our services, you agree to be bound by the following Terms & Conditions.

Use of Our Website

This website is intended to provide information about our school supply kit services and allow families to submit order requests. You agree to use this website only for lawful purposes and in a manner that does not interfere with its operation or security.

Order Requests

Submitting an order request does not guarantee acceptance or fulfillment. All orders are reviewed before an invoice is issued. Bright Bloom Kids reserves the right to decline or cancel any order at its discretion.

Pricing & Payments

All pricing is subject to change without prior notice. An order is not considered confirmed until payment has been received and processed. Payment instructions will be provided after your order request has been reviewed.

Product Availability

While we strive to provide all requested supplies, availability may vary based on vendor inventory and market conditions. If a specific item is unavailable, we may substitute it with a comparable product of equal or greater value when appropriate.

Customer Responsibilities

Parents and guardians are responsible for providing accurate information, including school name, grade level, supply lists, delivery information, and contact details. Bright Bloom Kids is not responsible for delays or errors resulting from inaccurate information submitted by customers.

Refunds & Exchanges

Refunds and exchanges are governed by our Refund & Exchange Policy. By placing an order, you acknowledge and agree to the terms outlined in that policy.

Intellectual Property

All content on this website, including text, graphics, logos, images, and branding, is the property of Bright Bloom Kids and may not be copied, reproduced, distributed, or used without prior written permission.

Limitation of Liability

Bright Bloom Kids shall not be liable for any indirect, incidental, special, or consequential damages arising from the use of our website, services, or products. Our liability shall be limited to the amount paid for the applicable order.

Privacy

Your use of this website is also subject to our Privacy Policy, which explains how we collect, use, and protect your information.

Changes to These Terms

We reserve the right to update or modify these Terms & Conditions at any time. Changes will become effective immediately upon being posted on this website.

Contact Us

If you have any questions regarding these Terms & Conditions, please contact us:

Bright Bloom Kids
Email: [email protected]
Phone: (305) 297-7248

By using this website and submitting an order request, you acknowledge that you have read, understood, and agree to these Terms & Conditions.

🔒 Secure Checkout📦 Packed with Care🚚 Local Delivery💬 Friendly Support
Selected Category: Grades 1–5
ORDER YOUR KIT

Step 1 – Choose Exact Grade

Select your child's exact grade level under your chosen category.

Step 1 of 6 (16%)
If you choose Bright Bloom Ready Kit + Exact School List Matching, we’ll review your uploaded school supply list after checkout and contact you if any additional items or price adjustments are required.
Always display this field. Parents may upload their child’s school supply list if they have one. If they selected Bright Bloom Ready Kit + Exact School List Matching, uploading the list is strongly recommended so we can review it after checkout. Accepted file types: PDF, JPG, and PNG.
Exact Grade: -
Kit Option: -
Delivery Method: -
Add-ons: None
Live Total: $45.00
let currentStep = 1; const totalSteps = 6; let baseKitPrice = 45.00; let currentCategory = "Grades 1–5"; const gradeOptionsMap = { "Pre-K & Kindergarten": ["Pre-K", "Kindergarten"], "Grades 1–5": ["1st Grade", "2nd Grade", "3rd Grade", "4th Grade", "5th Grade"], "Grades 6–8": ["6th Grade", "7th Grade", "8th Grade"] }; const stepTitles = { 1: { title: "Step 1 – Choose Exact Grade", sub: "Select your child's exact grade level under your chosen category." }, 2: { title: "Step 2 – Kit Option (Required)", sub: "Choose your preferred kit and review service matching options." }, 3: { title: "Step 3 – Student & Parent Information", sub: "Provide student details, parent contacts, and school name." }, 4: { title: "Step 4 – Delivery & School Supply List", sub: "Select delivery preferences and upload optional supply list." }, 5: { title: "Step 5 – Add-ons & Order Notes", sub: "Enhance your kit with custom items and optional notes." }, 6: { title: "Step 6 – Review & Secure Payment", sub: "Verify your order summary and live running total before checkout." } }; window.addEventListener('DOMContentLoaded', () => { const urlParams = new URLSearchParams(window.location.search); currentCategory = urlParams.get('category') || "Grades 1–5"; document.getElementById('selectedCategoryBadge').textContent = "Selected Category: " + currentCategory; const tierSelect = document.getElementById('stripeTierSelect'); if (currentCategory.includes("Pre-K")) { tierSelect.value = 'link1'; } else if (currentCategory.includes("1–5")) { tierSelect.value = 'link2'; } else if (currentCategory.includes("6–8")) { tierSelect.value = 'link3'; } const gradeSelect = document.getElementById('exactGradeSelect'); const availableGrades = gradeOptionsMap[currentCategory] || gradeOptionsMap["Grades 1–5"]; availableGrades.forEach(grade => { let opt = document.createElement('option'); opt.value = grade; opt.textContent = grade; gradeSelect.appendChild(opt); }); updateTotal(); }); function navigateStep(direction) { if (direction === 1 && !validateCurrentStep()) return; currentStep += direction; if (currentStep < 1) currentStep = 1; if (currentStep > totalSteps) currentStep = totalSteps; updateStepDisplay(); } function validateCurrentStep() { const activeStepEl = document.querySelector(`.bb-form-step[data-step="${currentStep}"]`); const inputs = activeStepEl.querySelectorAll('input[required], select[required], textarea[required]'); for (let input of inputs) { if (!input.value.trim()) { input.focus(); alert("Please fill in all required fields before proceeding."); return false; } } return true; } function updateStepDisplay() { document.querySelectorAll('.bb-form-step').forEach(el => el.classList.remove('active')); document.querySelector(`.bb-form-step[data-step="${currentStep}"]`).classList.add('active'); document.getElementById('stepMainTitle').textContent = stepTitles[currentStep].title; document.getElementById('stepSubTitle').textContent = stepTitles[currentStep].sub;
https://tally.so/embed/81gpYo?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1&formEventsForwarding=1](https://tally.so/embed/81gpYo?alignLeft=1&hideTitle=1&transparentBackground=1&dynamicHeight=1&formEventsForwarding=1