${v2.title}
${v2.description}
`; } }) list_html = `
${html}
`; return list_html; } function setFourImage (v, k, width_type) { let html = "", list_html = ""; v.list.forEach((v2, k2) => { let image_url = formatImage(v2.src, 1600); if (v2.link != undefined) { html += `
${v2.title}
${v2.description}
`; } else { html += `
${v2.title}
${v2.description}
`; } }) list_html = `
${html}
`; return list_html; } function setBannerSwiper (v, k, width_type) { let html = "", tab_html = "", list_html = "", tab_list_html = "", tab_num = 0; v.list.forEach((v2, k2) => { let active_el = ""; // tab tab_html += k2 == 0 ? `
${v2.tabName}
` : `
${v2.tabName}
`; active_el = k2 == 0 ? "active" : ""; let image_url = formatImage(v2.src, 1600); if (v2.link != undefined) { html += `
`; } else { html += `
${v2.title}
${v2.description}
`; } if (v2.tabName === undefined || v2.tabName === '') { } else { tab_num++; } }) tab_list_html = `
${tab_html}
`; list_html = `
${html}
`; let total_html = `${tab_list_html}${list_html}`; return total_html; } setLayout(width_type); } getVariantAPlus(variant_id, init_width_type); let resizeTimer; $(window).on('resize', function () { clearTimeout(resizeTimer); resizeTimer = setTimeout(function () { let resize_width_type = "pc"; if ($(window).width() <= 768) { resize_width_type = "mb"; } if (resize_width_type != init_width_type) { getVariantAPlus(variant_id, resize_width_type); init_width_type = resize_width_type; } }, 250); }); $("body").on("click", ".banner-image-list-box .swiper-btn-next", function () { let width = $(this).parents(".banner-image-list-box").width(), active_el_index = $(this).parents(".banner-image-list-box").find("li.active").index(); console.log(active_el_index, "active_el_index"); if (active_el_index >= $(this).parents(".banner-image-list-box").find("li").length - 1) return; let next_el_index = active_el_index + 1; $(this).parents(".item-content-container").find(`.banner-image-tab-list-box .item-${next_el_index}`).addClass("active").siblings().removeClass("active"); $(this).parents(".banner-image-list-box").find(`.item-${next_el_index}`).addClass("active").siblings().removeClass("active"); $(this).parents(".banner-image-list-box").find(".banner-image-list-box-inner").animate({ scrollLeft: next_el_index * width }, "500"); }) $("body").on("click", ".banner-image-list-box .swiper-btn-prev", function () { let width = $(this).parent(".banner-image-list-box").width(), active_el_index = $(this).parent(".banner-image-list-box").find("li.active").index(); if (active_el_index <= 0) return; let prev_el_index = active_el_index - 1; $(this).parents(".item-content-container").find(`.banner-image-tab-list-box .item-${prev_el_index}`).addClass("active").siblings().removeClass("active"); $(this).parent(".banner-image-list-box").find(`.item-${prev_el_index}`).addClass("active").siblings().removeClass("active"); $(this).parent().find(".banner-image-list-box-inner").animate({ scrollLeft: prev_el_index * width }, "500"); }) $("body").on("click", ".banner-image-tab-list-box .item", function () { let width = $(this).parents(".item-content-container").find(".banner-image-list-box").width(); let active_el_index = $(this).index(); $(this).addClass("active").siblings().removeClass("active"); $(this).parents(".item-content-container").find(`.banner-image-list-box .item-${active_el_index}`).addClass("active").siblings().removeClass("active"); $(this).parents(".item-content-container").find(".banner-image-list-box-inner").animate({ scrollLeft: active_el_index * width }, "500"); })
#SONGMICSHOME
Sehen Sie, wie andere dieses Stück im echten Leben gestylt haben.
The love to shop, to share, and to get inspired
Feature our site with your unique photos by tagging with #songmicshome, and let us hear from you by @songmicshome.
@
${videoHtml}
Überblick
Details
Bewertungen
Überblick
Details
Bewertungen
Top
Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember
Nicht genügend Artikel verfügbar. Nur noch [max] übrig.