<script type="text/javascript">window.Rewix = window.Rewix || {}; window.Rewix.loadWebPushClientAndGetPermissionState = () => { return new Promise((resolve, reject) => { new Promise((resolve, reject) => { if (!window.Rewix.WebPushClientFactory){ var s = document.createElement('script'); s.src = "/webpush/webpush-client.js"; s.onload = resolve; s.onerror = reject; document.head.appendChild(s); }else{ resolve(); } }).then(() => { if (window.Rewix.WebPushClientFactory.isSupported()) { window.Rewix.WebPushClientFactory.create({ serviceWorkerPath: '/webpush/webpush-sw.js', serverKey: 'BEL_JqN_TYKAfybarVh-JPxVVZ4bmSn1cxHPnrZ8iLZI-JJX6orwMgpqXPoK1dyf_0XTbzKd6cxLbHk3y1eEnOU', subscribeUrl: '/restful/webpush/subscribe', }).then(Client => { window.Rewix.WebPushClient = Client; var permissionState = Client.getPermissionState(); switch (permissionState) { case 'granted': Client.subscribe(); break; case 'default': break; case 'denied': break; } resolve(permissionState); }); } }); }); }; </script><script type="text/javascript" src="https://cdn.myklio.com/consent/areasport-ff106d4a-d474-4973-ae78-ec291a79b4b8/consent.js" async="async"></script><script type="text/javascript">var Rewix = Rewix || {}; window.Rewix.RequestID ='bb572523-31e6-4a27-b4b6-007b404c5535'; </script><script type="text/javascript">window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('consent', 'default', { 'ad_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'analytics_storage': 'denied', 'functionality_storage': 'granted', 'personalization_storage': 'denied', 'security_storage': 'denied' });</script><script type="text/javascript">var Rewix = Rewix || {}; Rewix.trackUpdateCart = (function (original) { return function(productId, name, modelId, modelSku, oldQuantity, newQuantity, price, addToCartID) { var quantity = parseFloat(newQuantity) - parseFloat(oldQuantity) modelId=modelId.toString(); productId=productId.toString(); if(quantity!=0){ var currentData = undefined; if(window.Rewix.MatomoAndGTMData.pageProductsById!= undefined){ currentData=window.Rewix.MatomoAndGTMData.pageProductsById[productId] }else if(window.Rewix.MatomoAndGTMData.cartItemsById!= undefined){ currentData=window.Rewix.MatomoAndGTMData.cartItemsById[modelId] } var item = currentData != undefined ? JSON.parse(JSON.stringify(currentData.item)) : {'item_id': productId, 'item_name': name, 'price': price}; item.quantity = Math.abs(quantity); item.item_variant = modelSku; window.dataLayer = window.dataLayer || []; dataLayer.push({ ecommerce: null }); if(quantity > 0){ dataLayer.push({ 'event': 'addToCart', 'ecommerce': { 'addToCartID': addToCartID, 'currencyCode': 'EUR', 'value': price * Math.abs(quantity), 'items': [item] } }); } else{ dataLayer.push({ 'event': 'removeFromCart', 'ecommerce': { 'currencyCode': 'EUR', 'value': price * Math.abs(quantity), 'items': [item] } }); }; } if(original != undefined){original(productId, name, modelId, modelSku, oldQuantity, newQuantity, price, addToCartID);} }})(Rewix.trackUpdateCart); </script><script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NWZFR4Z'); </script> <script type="text/javascript">var Rewix = Rewix || {}; window.Rewix.MatomoAndGTMData = {}; window.Rewix.MatomoAndGTMData.matomoCartTotal = 0; window.Rewix.MatomoAndGTMData.matomoCartTotal = null; window.Rewix.MatomoAndGTMData.matomoCartItemsBySku={}; </script><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NWZFR4Z" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="row"> <div class="mobile-12 tablet-6 desktop-8 columns"> <h3 class="upper">Servizio clienti</h3> <form id="contact-form" autocomplete="off" method="POST" action="/restful/delegate/form/save"> <input type="hidden" name="type" value="contact"> <div class="label-input "> <label for="subject"> Intestazione oggetto * </label> <select id="subject" name="subject" required > <option class="hide" value="" disabled selected>Seleziona un'intestazione</option> <option>Informazioni per un ordine</option> <option>Informazioni amministrative</option> <option>Informazioni commerciali</option> <option>Altro</option> </select> </div> <div class="label-input "> <label for="email"> Indirizzo email * </label> <input type="email" id="email" name="email" placeholder="Indirizzo email " value="" required > </div> <div class="label-input "> <label for="cfpiva"> P.IVA / Codice Fiscale * </label> <input type="text" id="cfpiva" name="cfpiva" placeholder="P.IVA / Codice Fiscale " value="" required > </div> <div class="label-input "> <label for="message"> Messaggio </label> <textarea id="message" name="message" placeholder="Messaggio" rows="3" ></textarea> </div> <div class="checkbox-container mt-xs"> <input id="privacy" class="checkbox" type="checkbox" name="privacy" required /> <label for="privacy"> <span id="terms">Certifico di aver letto e accettato Termini d'uso, Informativa sulla <a href="/it/privacy">Privacy Policy</a> di So Simple Distribution</span> </label> </div> <button type="submit" class="g-recaptcha btn btn-primary btn-padding mt-xs" data-sitekey="6Ldyln4kAAAAAD8V43id8QrtPk_avbCQI2wyCK07" data-callback="contactFormCaptcha"> Invia </button> </form> </div> <div class="mobile-12 tablet-6 desktop-4 columns"> <div class="padding-l bg-light-grey radius-desktop"> <h3>So Simple Distribution Srl</h3> <p class="mv-s">Via della Rocca 20, 10123 TORINO</p> <p><a href="tel:+390115536800">Tel. + 39 011 5536800</a></p> <p><a href="tel:+390115536805">Fax + 39 011 5536805</a></p> </div> </div> </div>