Your search for '${data}' did not yield any results.
`
})()}
(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();
})();
${data.index + 1}/9
Description
Bold patterns, soft comfort - elevate your everyday style.
The Patterned Knit Sweater combines playful design with irresistible coziness. Crafted from a premium soft-knit blend, this jumper features an eye-catching leopard pattern that adds a touch of confidence to your look. Its relaxed fit and ribbed edges ensure warmth and comfort, making it perfect for both lounging and outings. Pair it effortlessly with jeans or skirts for a chic, laid-back statement.
Why You’ll Love Sweater
✔ Stylish leopard pattern - For a trendy look ✔ Soft, breathable knit - For all-day comfort ✔ Ribbed cuffs and hem - For a perfect fit ✔ Versatile - Ideal for casual or smart-casual wear
Turn heads with comfort and confidence in the Patterned Knit Sweater
OUR GUARANTEE
Not satisfied? Money back! - At Edena, we stand 100% behind our products, which is why we offer a "Money-Back Guarantee." You can return the product within 14 days of receiving it.
Get in touch - We're here to help you make the right choice. Our customer service is available 24/7 for any questions or feedback.
Free shipping - To keep costs as low as possible for you, we always offer free delivery throughout the United Kingdom.
${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)