Cart

Distributors

RESIN PRO DISTRIBUTORS

  • 3D Store Padova Srl Via Sorio, 102 A, 35141, Padova PD
  • La coccinella scuola d’arte di Katia Senes
  • Tecno Wood Srl Via Ettore d’amore 26, 73012,  Came Salentina, Lecce (LE)
  • R.B. Models di Parente Bruna Via Vallazze, 20, 20131, Milano, MI
  • Affilautensili Manzanese SAS DI Minin Roberto & C. Via della Roggia, 34, 33044, Manzano UD
  • Le Bimbi di Vecchi Elis, Via Canala, 259, 48124, Ravenna RA
  • Colorficio Bazzani Snc di Pozzoli Pietro & C. Via Taverna Giuseppe 38, 29121, Piacenza PC
  • Make Your Style di Benendi Giada Via dell’Agricoltura 2/A, 40053, Castello di Serravalle BO
  • Cardigliano legnami srl Via provinciale per Surano, 10, 73038, Spongano, LE, https://www.cardiglianolegnami.com/, tel. 0836 945886
  • Velfer Snc, Via Don Guanella, 45/A, 23020, Mese SO
  • Qwick Srl, Via Sarnico, 5, 24060, San Paolo d’Argon, BG
  • SVE TO D.O.O. ArtPoint  10040 Zagreb – Croatia info@dipauto.hr +385993089099 CRO, +385917260772 ENG
  • Polyester Van Damme Sprl,  Rue de l’Informatique 9/C,  BE- 4460  Grace-Hollogne
  • Il Rifugio delle Artiste di Vasi Giulia e C dnc, Via Isaac Newton, 74, 48124, Ravenna, RA
  • Studio 82 Srl, Via Nicolo Tommeseo.1 . 20871, Vimercate MB
  • Loov interjöör OÜ Räpina mnt 7c, Võru linn E-mail: info@loovinterjoor.eu
  • Mr Resin Ltd, 8 Sandtoft Gateway, Sandtoft Road, Doncaster DN9 1FA
  • RESINPRO SASU  n° 4 Allée du Marais de Condé 60510 Rochy-Condé France
  • RESINAS PROFESIONALES ESPANA S.L. Carrer de Sant Miquel de Toudell, número 15 del Poligon Industrial Can Mir de Viladecavalis, (Barcelona) 08232 ESPAÑA
  •  LITUANIA – RESIN SHOP https://resinshop.lt/  – Vilnius, LietuvaPhone +37060226135 e-mail info.resinshop@gmail.com

  • KUWAIT – DIY EPOXY SUPPLIES www.diyepoxykw.com – Tunis Street Saleh Al-Mutawa Complex, CBK Building 30000 – Phone +965 6642 2317 – Instagram: diy_epoxy

Estonia, Latvia, Lithuania – Loov interjöör OÜ
http://loovinterjoor.eu/e-pood
Käbi tn6, Võru,
Estonia Phone: +372 515 4146
e-mail: info@loovinterjoor.eu

Ukraine (Україна) – EpoxyMart
http://www.epoxymart.com.ua/
Київ
Phone: 098824-0-8-0-8
e-mail: info@epoxymart.com.ua

Russia – Art Smola
https://www.art-smola.ru
Shosse Entuziastov, 10/2 , Mosca, Russia
Phone: 8-800-551-90-35
E-mail: info@art-smola.ru

  

Become a ResinPro Exclusive Distributor!

Becoming a ResinPro Distributor means being part of a solid company, spreading the quality of excellent Italian production and sharing our passion for the world of Artistic Innovation.

Send us your data to commerciale@resinpro.it  you will be contacted by one of our managers to evaluate with you the best solution for you and your customers.

 

Here  5 good reasons to become ResinPro Excluse Reseller:

  • High quality products (100% made in Italy) at the most competitive prices;
  • Constant investment in advertising and R&D;
  • we have chosen a resale policy that puts our Reseller away from the competition;
  • Marketing materials and supporting technical literature;
  • User guides and application notes +Introductory and follow-up training;

ResinPro Resale Network: committed to gaining your trust, every day.

Fast support

Our staff is always available

100% Secure Checkout

PayPal / MasterCard / Visa

Fast shipping

Fast Shipping!

RESIN PRO 2024 COPYRIGHT all rights reserved

$(document).ready(function(){ // ============= YANDEX METRIKA console.log($); // Проверка, загружена ли вообще jQuery // Добавить в корзину (каталог) $(".metrika1").on('click', function() { console.log("check1"); }); // Добавить в корзину (сингл) $(".single_add_to_cart_button").on('click', function() { console.log("check2"); }); // Клик по иконке Корзина в Шапке $(".cart-widget-opener > a").on('click', function() { console.log("check3"); }); // Клик Просмотр корзины (Меню иконки) $("a.button.btn-cart.wc-forward").on('click', function() { console.log("check4"); }); // Клик Применен Купон на скидку $(".cart-content-wrapper .coupon .button, .checkout_coupon p > button.button").on('click', function() { console.log("check5"); }); // Клик Оформить заказ в Корзине $(".checkout-button").on('click', function() { console.log("check6"); }); // Клик Оформления заказа $("#place_order").on('click', function() { }); // Клик по иконке Обратный звонок $(".z-c-m__button > img").on('click', function() { console.log("check7"); }); // Заказ Обратного звонка $(".zcwPopup .zcwPopup-form > form > input:nth-child(9)").on('click', function() { console.log("check8"); }); // Paypal $("#place_order").on('click', function() { if ( $("#payment_method_paypal").prop( "checked" ) ) { console.log("check9"); } }); })