For this summer, adopt the Line-up Junior Navy Blue Carbon swimsuit . Its design is impeccable: a carbon printed fabric with fluorescent orange details to give a touch of color to the jersey. It is a durable jersey thanks to its polyester fiber and also very comfortable to wear. You can easily match it with one of our caps!
- Boy's swim shorts
- Average length: 33 cm / 13 INCH (for a size 10 years)
- Comfortable, pleasant to wear and Ultra light
- Very fast drying
- Plain or CARBON printed fabric, flexible and resistant thanks to its polyester fiber
- Good fastness to light, sea and chlorine water
- Back pocket with flap closed by Velcro
- The shorts fit perfectly thanks to their waist drawstring
and a fully elasticated waistband.
- Integrated mesh slip ensuring perfect comfort
- Logo embroidery on the front and WATTS patch on the back pocket
- Color code: W0396
<div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart wallet-configs="[{"name":"paypal","wallet_params":{"shopId":60664447214,"countryCode":"FR","merchantName":"Watts-team","phoneRequired":true,"companyRequired":false,"shippingType":"shipping","shopifyPaymentsEnabled":false,"hasManagedSellingPlanState":null,"requiresBillingAgreement":false,"merchantId":"88JZW2YZETPL8","sdkUrl":"https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=EUR\u0026locale=en_US\u0026client-id=AfUEYT7nO4BwZQERn9Vym5TbHAG08ptiKa9gm8OARBYgoqiAJIjllRjeIMI4g294KAH1JdTnkzubt1fr\u0026merchant-id=88JZW2YZETPL8\u0026intent=authorize"}}]" access-token="46b89f99fdc38e5466e7a23cd762a072" buyer-country="FR" buyer-locale="en" buyer-currency="EUR" shop-id="60664447214" cart-id="507eff501c5bd6760311637b3d2290ce" > <div class="wallet-button-wrapper"> <ul class='wallet-cart-grid wallet-cart-grid--skeleton' role="list" data-shopify-buttoncontainer="true"> <li data-testid='grid-cell' class='wallet-cart-button-container'><div class='wallet-cart-button wallet-cart-button__skeleton' role='button' disabled aria-hidden='true'> </div></li> </ul> </div> </shopify-accelerated-checkout-cart> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true" data-consent-type="subscription"> One or more of the items in your cart is a recurring or deferred purchase. By continuing, I agree to the <span id="shopify-subscription-policy-button">cancellation policy</span> and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted. </small> </div>
var head = document.head;
var pdpButtonStylesheet = "https://www.watts-team.us/extensions/019b0e71-678d-7eff-8029-942c1c3e1fdd/wishlist-shopify-app-601/assets/addtowishlistbutton.css";
var pdpButtonStylesheetTag = document.createElement("link");
pdpButtonStylesheetTag.id = `swym-pdp-button-stylesheet`;
pdpButtonStylesheetTag.rel = "stylesheet";
pdpButtonStylesheetTag.href = pdpButtonStylesheet;
if (!document.getElementById("swym-pdp-button-stylesheet")) {
head.appendChild(pdpButtonStylesheetTag);
}
var x = document.getElementsByTagName("script")[0];
function createAndInsertScript(id, src, onLoadCallback) {
var scriptTag = document.createElement("script");
scriptTag.id = id;
scriptTag.type = "text/javascript";
scriptTag.src = src;
scriptTag.onload = onLoadCallback;
x.parentNode.insertBefore(scriptTag, x);
}
var pdpButtonScript = "https://www.watts-team.us/extensions/019b0e71-678d-7eff-8029-942c1c3e1fdd/wishlist-shopify-app-601/assets/addtowishlistbutton.js";
createAndInsertScript(
`swym-pdp-button-script`,
pdpButtonScript,
function () {
const pdpBtnApi = window.WishlistPlusPDPButtonAPI;
if (pdpBtnApi) {
pdpBtnApi.setDefaultCustomizationOptions(swat);
pdpBtnApi.initializePDPButton(swat, true);
}
}
);
break;
default:
return;
}
})
});
})(); // IIFE to prevent polluting global scope