(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();
})();
1/5
${data.index + 1}/${data.total}
Description
Valar Flowers Exclusive: Explore the symphony of nature's colors with our roll-up artificial flower wall backdrop, lovingly arranged for an enchanting visual experience.
Nature's Lullaby: Wander through cascading blossoms in a palette of pastels, bringing together pinks, greens, and delicate yellows. Whether setting the scene for a dreamy event or providing a backdrop for quiet contemplative moments, this cascade offers a harmonious blend of nature's finest florals.
Find tranquility with Valar Flowers. Each flower, perfectly poised, tells a story of nature's ballet, where colors and shapes dance in harmony. For those seeking an enchanting escape or a serene environment, our Floral Harmony Cascade backdrop crafts a daydream drift, stirring emotions and evoking peace.
Dimensions: Designed to complement varied venues. For personalized dimensions or themes, please reach out.
Make a Statement: Let this artificial botanical wall be more than just a backdrop; let it reflect the mood, the theme, and the grandeur of your event.
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
Our Service:
Worldwide Shipping: We offer shipping services across the globe, ensuring you can beautify your space no matter where you are.
Free Shipping: 35-45 days
Fast Shipping: 7-15 days
Flexible Orders: Benefit from our low MOQ and enjoy volume discounts for bulk orders.
Trendy Designs: Our collection boasts various and up-to-date designs, ensuring you always stay in vogue.
${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)