(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
ValarFlowers Exclusive: Dive deep into the mysterious allure of Nocturne Noir, a gem from our Midnight Enigma Collection. It's not just black; it's a statement, a feeling, an embrace of the enigmatic charm of night.
Midnight Enigma: Each petal captures the essence of a moonless night, a sea of black roses, creating an atmosphere of sultry shadows and dark decadence. Ideal for events desiring an ambiance of opulence and mystique, this backdrop whispers tales of timeless secrets and romance.
With ValarFlowers' Nocturne Noir backdrop, transform your occasion into a soirée of obsidian opulence and unmatched elegance.
Stunning Details: Every rose and leaf is carefully arranged to ensure a harmonious yet striking visual effect, making it a showstopper.
Dimensions: Designed to complement varied venues. For personalized dimensions or themes, please reach out.
Make a Statement: Let this 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)