(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}/6
Description
😊If you are not satisfied within 60 days, you can return it for free.
🍭Fast refund>>100% Money Back Guarantee.
🚢Shipping>>Worldwide Express Shipping Available.
⏰Handling time>> Ship within 24 hours after payment.
🏆Free One Years Product Warranty
Unique colorful backpack!
✝️【Jesus Life Statue】: A unique depiction of Jesus, from birth to ascension, with his Sacred Heart radiant, representing his ruthless love, compassion and long-term suffering for mankind. Christ's hands are gracefully formed, and his expression is calm.
✝️【High-quality material】: In order to better shape each stage of Jesus, it is made of resin material, long lasting and are hand painted.anti-oxidation can be used for a long time without fading.
✝️【Exquisite size】: a nice size to put on a shelf or table or anywhere in a home, office as a thoughtful addition to any space.
✝️【Collectibles】: The exquisitely carved statues vividly depict the experiences of Jesus, and are rare decorative collections.
🎅BRIGHTEN YOUR HOME -- The statue ornament is perfect for displaying on a shelf or mantel as a decorative statement piece, this is a Beautiful way to Decorate a Table or Shelf for Christmas. It is also a exquisite home decorations for office, study or living room. The realistic textures of this set enhances its realism while bringing a amazing aura in any space.
✝️【Jesus Church Gifts】: This festive decorative figurine can be used as a gift for many occasions: Christmas, holiday, birthday, anniversary, christening, christening, housewarming, wedding, first communion, new believer, general gift giving.
${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)