Skip to content
Free Express Shipping Over $150
Duties & Taxes Paid At Checkout
Bermuda Denim Short
| Size |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
| AU
|
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
| Waist (cm) |
67.8 |
70.2 |
72.6 |
75 |
77.4 |
79.8 |
82.2 |
84.6 |
87 |
89.4 |
91.8 |
94.2 |
| Outside Leg Length (cm) |
50.5 |
51 |
51.5 |
52 |
52.5 |
53 |
53.5 |
54 |
54.5 |
55 |
55.5 |
56 |
| Low Hip (cm) |
96.8 |
99.2 |
101.6 |
104 |
106.4 |
108.8 |
111.2 |
113.6 |
116 |
118.4 |
120.8 |
123.2 |
| Inseam Length (cm) |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
26.5 |
Hello, United States
You are currently shipping to United States and your order will be billed in USD
var head = document.head;
var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/019ba1bc-7521-7679-94b8-ee9b062e33a6/wishlist-shopify-app-620/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://cdn.shopify.com/extensions/019ba1bc-7521-7679-94b8-ee9b062e33a6/wishlist-shopify-app-620/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