FP Movement x Arebesk Mesh Bolero

  • $78.00

MESH BOLERO Collection

Made in collaboration with FP Movement

  • Made from lightweight, moisture-wicking fabric
  • Angular mesh sleeve detail
  • Fitted sleeves with cropped length

Fabric Details:

  • 74% nylon
  • 26% spandex

Free shipping on all orders $35 or over

  • Get free shipping when you purchase $35 or over on an order!
  • Free shipping does not apply for International or overnight orders.
$(document).ready(function() { // Wait a moment for the page to fully load setTimeout(function() { // Find size selectors with Small as an option $(".single-option-selector").each(function() { // Check if this selector has an Small option if ($(this).find("option[value='Small']").length > 0) { // Select Small and trigger the change event $(this).val("Small").trigger("change"); } }); }, 300); });