The RUE BLACK SUEDE is an over-the-knee boot featuring a sleek pointed toe and artfully scrunched silhouette for effortless sophistication. The luxurious material drapes elegantly down the leg, creating a flattering gathered effect that adds movement and dimension. Perfect for elevating any outfit, from denim shorts to dresses, this statement boot delivers modern edge with timeless appeal.
- 2 inch heel height
- 16.5 shaft circumference
- 21.5 shaft height
- Suede upper material
- Vegan leather lining
- Vegan leather sock
- Synthetic sole
- Fit tip: If you are in between sizes, size up a half-size
- Imported
var sizeChart = ”;
var targetDiv = document.getElementById(‘generic-size-chart’);
if (targetDiv) {
targetDiv.innerHTML = sizeChart;
}
var tables = document.querySelectorAll(‘#generic-size-chart table’);
tables.forEach(table => {
table.setAttribute(‘role’, ‘grid’);
table.setAttribute(‘width’, ‘100%’);
table.setAttribute(‘aria-label’, ‘size-chart-table’);
table.classList.add(‘size-chart’);
table.style.borderCollapse = ‘collapse’;
});
if (window.international) {
if (targetDiv) {
var headers = targetDiv.querySelectorAll(‘h1, h2, h3, h5, h6’);
if (headers.length > 0) {
headers.forEach(function(header) {
var newHeader = document.createElement(‘h4’);
newHeader.innerHTML = header.innerHTML;
header.parentNode.replaceChild(newHeader, header);
var lineBreak = document.createElement(‘br’);
newHeader.insertAdjacentElement(‘afterend’, lineBreak);
});
}
}
}


























Reviews
There are no reviews yet.