(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
2/10
${data.index + 1}/${data.total}
Description
MOQ: 1set
Size: 120*240CM(4ft W*8ft H); 240*240CM(8ft W*8ft H) (2pcs of 4*8ft); 360*240CM(12 W*8ft H) (3pcs of 4*8ft); Customizable
Material: Premium Silk Flowers with a Fabric Cloth Base
🌸 Azure Adoration: Dive into a realm where azure blooms dance with the grace and elegance of ocean waves. This floral display embodies the essence of the deep blue sea, casting an allure that's both mesmerizing and tranquil.
Oceanic Oasis: A backdrop perfect for maritime lovers, where each petal narrates tales of sea voyages, gentle tides, and the serene embrace of coastal lullabies. Experience a wave of serenity as the blue blossoms transport you to the soothing shores of nature's most majestic element.
🌟 Why Choose Our Flower Wall? 🌟
Versatile: Great for baby showers, gender reveals, weddings, and parties. Easy Setup: Simply roll it up and set it in place. High-Quality Fabric: Durable and long-lasting. Vibrant Colors: Eye-catching blue and pink hues.
🔴Easy to set up and transport, the roll-up design allows for convenient storage and reuse for future occasions such as bridal showers, baby showers, birthdays, and corporate events. Transform your event space with this eye-catching, trending floral display that will elevate your event's ambiance and create unforgettable memories. Bring your event to life with this gorgeous, one-of-a-kind gradient rainbow flower wall that's perfect for capturing precious moments and enhancing your event's overall aesthetic. ✨ Create unforgettable memories with our Guess the Gender Flower Wall. Order yours today! ✨"
💡Detail • Size: 120*240CM (4X8ft) 240*240CM (8X8ft) and 12ft*8ft(3.6m*2.4m)
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)