PUPPIA SOFT HARNESS B, STR.XS
{
// Ask any tabs block on the page to open the Lipscore tab/accordion.
// tabs.tpl listens for this on the window and sets activeTab = 'l'.
window.dispatchEvent(new CustomEvent('open-product-tab', { detail: 'l' }));
const isMobile = window.innerWidth < 768;
const header = isMobile
? document.querySelector('.__mobile-header')
: document.querySelector('header');
const headerHeight = header ? header.offsetHeight : 0;
// Scroll to the lipscore tab heading (desktop) or accordion heading (mobile).
// Wait one tick so Alpine can render the now-active panel before measuring.
setTimeout(() => {
const target = isMobile
? document.querySelector('.mobile_lipscore_tab_link')
: document.querySelector('.__lipscore_tab_link') || document.querySelector('.mobile_lipscore_tab_link');
if (!target) return;
window.scrollTo({
top: target.getBoundingClientRect().top + window.scrollY - headerHeight,
behavior: 'smooth'
});
}, 100);
}">
Abdomen Length x Breast Width
Neck Girth
Breast Girth (Min.~Max.)
XS
13.5 x 3.5cm
19cm
24~26cm
S
15 x 4cm
24cm
30~32cm
M
16.5 x 5cm
28cm
37~39cm
L
18.5 x 5cm
32cm
41~43cm
XL
23 x 5.5cm
36cm
50~52cm
XXL
34 x 6.5cm
42cm
66~69cm
Les mer