Skip to content
¡OFERTA LIMITADA! 20% de DESCUENTO con el código SPORTYA ¡Comprá ahora!
  • Start
  • Catalog
  • Contact
Log in

Pais/region

  • USD $ | Argentina
  • USD $ | Australia
  • USD $ | Austria
  • USD $ | Belgium
  • USD $ | Canada
  • USD $ | Czechia
  • USD $ | Denmark
  • USD $ | Finland
  • USD $ | France
  • USD $ | Germany
  • USD $ | Hong Kong SAR
  • USD $ | Ireland
  • USD $ | Israel
  • USD $ | Italy
  • USD $ | Japan
  • USD $ | Malaysia
  • USD $ | Netherlands
  • USD $ | New Zealand
  • USD $ | Norway
  • USD $ | Poland
  • USD $ | Portugal
  • USD $ | Singapore
  • USD $ | South Korea
  • USD $ | Spain
  • USD $ | Sweden
  • USD $ | Switzerland
  • USD $ | United Arab Emirates
  • USD $ | United Kingdom
  • USD $ | United States

Lenguaje

  • Español
  • English
  • Twitter
  • Facebook
  • Pinterest
  • Instagram
  • TikTok
  • Tumblr
  • Snapchat
  • YouTube
  • Vimeo

Sport shop

  • Home
  • New Arrivals
  • Contact Us
  • Track Your Order
Log in Cart

Item added to your cart

View cart

Sport shop

Handgrip Pro - 5-60KG

Regular price $12.99 USD
Regular price $19.50 USD Sale price $12.99 USD
Unit price /  per 
Sale Sold out
Color
 
This item is a recurring or deferred purchase. By continuing, I agree to the cancellation policy and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted.
Share
View full details
Handgrip Pro - 5-60KG Handgrip Pro - 5-60KG Handgrip Pro - 5-60KG Handgrip Pro - 5-60KG Handgrip Pro - 5-60KG 5-60KG Hand Gripper Men Adjustable Finger Heavy Exerciser Strength Expander Hand Exercise Gym Fitness Training Wrist Gripper 5-60KG Hand Gripper Men Adjustable Finger Heavy Exerciser Strength Expander Hand Exercise Gym Fitness Training Wrist Gripper

Lo que dicen nuestros clientes

Foto de cliente
★ ★ ★ ★ ★

“Increíble calidad. Empecé a usar el handgrip hace una semana y ya noto el cambio. ¡Lo recomiendo!”

— Marcos G. - Córdoba

Foto de cliente
★ ★ ★ ★ ★

“Muy cómodo de usar y resistente. Me ayudó a mejorar el agarre para mis entrenamientos en casa.”

— Lara P. - Buenos Aires

Foto de cliente
★ ★ ★ ★

“Excelente atención y el producto llegó rapidísimo. Voy a comprar otro para regalar.”

— Tomás V. - Rosario

Foto de cliente
★ ★ ★ ★ ★

“No esperaba que fuera tan bueno. Se siente firme, cómodo y se adapta a mi nivel.”

— Lucía M. - Mendoza

Foto de cliente
★ ★ ★ ★

“Ideal para mejorar fuerza sin ir al gimnasio. Lo uso mientras estudio.”

— Nico S. - Salta

Shop

  • Mejores productos

Atención al cliente

  • Sobre nosotros
  • Preguntas frecuentes
  • Contactanos
  • Shipping Policy
  • Return Policy
  • Seguimiento de pedidos
  • Terms and Conditions

Contactanos

Redes sociales

  • Facebook
  • Instagram
  • YouTube
  • TikTok
  • Twitter
  • Pinterest
  • Snapchat
  • Tumblr
  • Vimeo

  • Facebook
  • Instagram
  • YouTube
  • TikTok
  • Twitter
  • Pinterest
  • Snapchat
  • Tumblr
  • Vimeo

Lenguaje

  • Español
  • English
metodos de pago
  • American Express
  • Discover
  • Mastercard
  • Visa
© 2025, Sport shop Powered by Shopify

Metodos de pago

Visa
Mastercard
American Express
PayPal
Diners Club
Discover

Seguridad y calidad

Social Media

  • Facebook
  • Instagram
  • YouTube
  • TikTok
  • Twitter
  • Pinterest
  • Snapchat
  • Tumblr
  • Vimeo
  • Choosing a selection results in a full page refresh.
  • Opens in a new window.
/* 🔧 Estilo profesional para los botones de cantidad y "Agregar al carrito" */ .product-form__buttons .product-form__submit { background-color: #f4f4f4 !important; color: #333 !important; border: none !important; border-radius: 10px !important; font-weight: 600; padding: 12px 20px; box-shadow: none !important; outline: none !important; } /* Botón "Comprar ahora" (Shopify Payment Button) */ .shopify-payment-button__button { background-color: #28a745 !important; color: white !important; border-radius: 10px !important; font-weight: 700; padding: 12px 20px; border: none !important; box-shadow: none !important; } /* Botones de cantidad */ .product-form__input--quantity input, .product-form__input--quantity button { border-radius: 10px !important; border: 1px solid #ccc !important; background-color: #f4f4f4 !important; color: #333 !important; } /* Botones de cantidad */ .quantity__button { border-radius: 8px !important; background-color: #f0f0f0 !important; color: #000 !important; border: 1px solid #ccc !important; padding: 8px 12px; } /* Botón "Agregar al carrito" */ .product-form__buttons button:not(.shopify-payment-button__button) { border-radius: 8px !important; background-color: #e0e0e0 !important; color: #000 !important; border: 1px solid #ccc !important; font-weight: 600; padding: 12px 18px; } /* Botón "Comprar ahora" (se mantiene verde pero con bordes suaves) */ .shopify-payment-button__button { border-radius: 8px !important; padding: 12px 18px; } /* Redondear botones */ button, .shopify-payment-button__button, .product-form__cart-submit, .product-form__submit, button.btn, input[type="submit"] { border-radius: 999px !important; /* máximo redondeado */ padding: 12px 24px !important; /* más padding para que se vean mejor */ font-weight: bold; transition: background 0.3s ease; } /* Hover opcional: más efecto */ button:hover { filter: brightness(1.1); cursor: pointer; } /* Redondear el botón "Agregar al carrito" */ .product-form__buttons .product-form__submit, .product-form__buttons button[type="submit"] { border-radius: 20px !important; overflow: hidden !important; } /* Redondear el botón "Comprar ahora" */ .shopify-payment-button__button--unbranded, .shopify-payment-button__button { border-radius: 20px !important; overflow: hidden !important; } /* También aplica cuando hay hover o focus */ .product-form__buttons .product-form__submit:hover, .product-form__buttons .product-form__submit:focus, .shopify-payment-button__button--unbranded:hover, .shopify-payment-button__button--unbranded:focus { border-radius: 20px !important; }
/* Redondear el botón "Agregar al carrito" */ .product-form__buttons .product-form__submit, .product-form__buttons button[type="submit"] { border-radius: 20px !important; overflow: hidden !important; } /* Redondear el botón "Comprar ahora" */ .shopify-payment-button__button--unbranded, .shopify-payment-button__button { border-radius: 20px !important; overflow: hidden !important; } /* También aplica cuando hay hover o focus */ .product-form__buttons .product-form__submit:hover, .product-form__buttons .product-form__submit:focus, .shopify-payment-button__button--unbranded:hover, .shopify-payment-button__button--unbranded:focus { border-radius: 20px !important; } button.product-form__submit { border-radius: 50px !important; border: 2px solid black !important; background-color: white !important; color: black !important; padding: 12px 24px !important; font-weight: 600 !important; width: auto !important; flex: none !important; } button.product-form__submit:hover { background-color: black !important; color: white !important; transition: all 0.3s ease-in-out !important; }