Lockways Musicals Happy Birthday Card, Blowable Light and Music 3D Pop Up Funny Birthday Cards Gifts for Mom,Wife,Sister,Girl,Friends

Lockways Musicals Happy Birthday Card

$26.99
$33.79
-$6.80
Quantity

Description

The Perfect Birthday Gift for girls,Mom,Sister – A Magical Experience

Delight one you love with the perfect birthday surprise! The Lockways Musical Birthday Card is a delicate and

A Best Birthday Gift for Your Loved Ones

Surprise your loved ones with an unforgettable birthday experience! This musical birthday card for girls features a beautiful LED light design and plays cheerful birthday music. Upon opening, it reveals a stunning pop-up birthday cake, glowing lights, and a warm, festive atmosphere. It’s not just a card—it’s a magical moment that will bring joy and excitement to anyone’s special day, whether it's for your sister birthday card or birthday card for mom birthday.

Blowable Candle for Extra Fun

Add a unique twist to your greeting with the birthday card with sound feature! This 3D pop up birthday card comes with an LED light candle that you can blow out just like a real candle. After blowing, the card plays a cheerful happy birthday card tune. A fun and interactive touch that turns your card into an experience, making it stand out from typical birthday cards for 6 yo grandson musical or birthday card funny options.

Complete Birthday Set – No Extra Hassle

Skip the hassle of searching for additional accessories. This birthday card for mom comes with everything you need—a vibrant, fun card and matching envelope, ready to go. It’s the perfect all-in-one birthday card child gift, ensuring that you have all you need to make the celebration even more memorable. No extra shopping required—just one thoughtful gesture that’s sure to impress.

A Truly Magical Greeting

With multiple flashing styles and colors that change along with the music, this musicals birthday cards‘ LED lights will make your greeting truly magical. Combining traditional craftsmanship and precision laser cutting, each birthday card for mom singing led ensures a high-quality design that’s beautifully crafted, making your greeting unforgettable. Whether for a friend birthday card or sister birthday card, it will surely leave a lasting impression.

Personalize Your Message with Love

This pop up card birthday with postcard offers plenty of space for you to write your own heartfelt birthday wishes, letting you make the message as personal as possible. Whether you’re sending a birthday card for mom or a friend birthday card, the ample blank space allows you to add a thoughtful message that will make their special day even more meaningful and memorable.

Shop with Confidence – Satisfaction Guaranteed

We want you to love your birthday card for mom birthday experience! If you're not completely satisfied with your purchase, simply reach out to us, and we’ll make it right. With the birthday card with sound and unique design, this card is the perfect way to show you care. Add it to your cart today and make someone's birthday celebration extra special!

Happy Birthday Card Sets Included:
1* 3D Pop Up Happy Birthday Card
1* Envelope
1* Postcard

Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.