High-waisted swim shorts ideal for Pole Dance with anatomical waistband.
Safety seams allow for high impact training, but also comfortable for casual wear.
It is designed to give you greater comfort, cover imperfections by giving you the perfect fit and enhance your silhouette with a slight butt lift and tummy control.
Our fabric features a solid color, dri-fit and anti-pilling technology.
Made of nylon lycra. Garments made in Colombia.
SIZE GUIDE
Shipped in 1 to 2 business days in SPAIN, PENINSULA AND BALEARIC ISLANDS
Stock according to availability at VIVE POLE
Rest of colors and sizes upon request delivery in 1 - 2 weeks
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device
Choosing a selection results in a full page refresh.
Press the space key then arrow keys to make a selection.
/* 1) Evitar “flash” del widget de PRODUCTO en el header (sin tocar tu banner manual) */
.site-header .trustpilot-widget[data-sku],
header .trustpilot-widget[data-sku] {
display: none !important;
}
/* 2) Alinear el widget de producto en la columna de info de Debut */
.product-single__meta .trustpilot-widget[data-sku] {
display: block;
width: 100%;
max-width: 100%;
text-align: left;
margin-top: 12px; /* separadito de la descripción */
}
/* 2.1) Si la app lo inyecta dentro del bloque de descripción (clásico en Debut) */
.product-single__description .trustpilot-widget[data-sku] {
display: block;
width: 100%;
max-width: 100%;
text-align: left;
margin-top: 12px;
}
/* 2.2) Por si tu tema tiene un wrapper adicional de resumen */
.product-summary .trustpilot-widget[data-sku],
.product-main .trustpilot-widget[data-sku] {
display: block;
width: 100%;
max-width: 100%;
text-align: left;
margin-top: 12px;
}