(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/4
${data.index + 1}/${data.total}
Description
Valar Foliage Exclusive: Dive into the depths of the dense tropical jungle with our Verdant Rainforest backdrop. Every leaf, every frond is meticulously designed to create an atmosphere of lush tranquility.
Luscious Layering: This foliage wall backdrop boasts multiple layers of greens, providing a rich texture and vibrant depth. Whether you're looking to transform a venue into a tropical paradise or add a touch of nature's elegance, this backdrop sets the perfect scene.
With Valar Foliage, experience the tranquility of nature without leaving your event space. Let the Verdant Rainforest backdrop transport your guests to a world of botanical beauty.
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)