(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/3
${data.index + 1}/${data.total}
Description
Blossom Bliss Exclusive: Dive into a world of dreamy elegance with our Enchanted Pink Rose Edition—a backdrop adorned with layers of delicate pink roses, portraying a symphony of softness and romance.
Petal Perfection: Each rose is crafted meticulously, embodying the timeless beauty and tenderness of nature's most iconic bloom. The varying shades of pink blend seamlessly, evoking feelings of love, joy, and enchantment.
With Blossom Bliss' Enchanted Pink Rose backdrop, make every occasion feel like a fairy tale, where memories bloom and hearts intertwine.
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)