Mid Size

Type
Size
Color
Price - slider
323 — 908
Collections
  • PROXIS

    PROXIS

    SPINNER 55/20 EXP
    683 USD908 USD
    • BlackBlack
      HONEY GOLDHONEY GOLD
      PETROL BLUEPETROL BLUE
    • 55cm55cm
      75cm75cm
      81cm81cm
    This product has multiple variants. The options may be chosen on the product page
  • S'CURE

    S’CURE

    SPINNER 75/28
    323 USD515 USD
    • BlackBlack
      CRIMSON REDCRIMSON RED
      DARK BLUEDARK BLUE
    • 55cm55cm
      75cm75cm
      81cm81cm
    This product has multiple variants. The options may be chosen on the product page
jQuery(function ($) { $('form.variations_form').on('found_variation', function (event, variation) { if (variation && variation.image && variation.image.src) { const img = $('.woocommerce-product-gallery__wrapper img').first(); if (img.length) { img.attr('src', variation.image.src); img.attr('srcset', variation.image.srcset || variation.image.src); } } }); });