BOXEN

Verfügbar

Kategorie

Emotional

Artikelnummer

KR23-12/CH

Barcode

4024023270956

Produktabmessungen (mm)

74 x 78 x 4 (L x B x H)

Gewicht

32.0 g

PACKING UNIT

6

€12.90
Verfügbare Menge: 625

Am und im Ring warten Boxsack, Stiefel und Handschuhe auf deine Schlüssel. Für einen der schlagfertigsten Auftritte, seit es Schlüsselanhänger gibt. Blau, rot und schwarz emaillierte Anhänger, glänzend verchromter Schlüsselring.

Schlüsselanhänger mit 3 Anhängern, Boxsack, Boxhandschuhe und Boxschuh, Emaille, Metallguss, verchromt, glänzend, blau/rot/schwarz

  • Für alle Boxer und Fitnessboxer - Stress, Wut und Aggression abbauen, neue Kräfte freisetzen.
  • Das perfekte Geschenk zum Fitwerden! BOXEN mit Ausdauer, Technik und Konzentration.
  • Mit drei Anhängern: Boxsack, Handschuhe und Schuh – Design von Anne Rieck.
  • Befestigt an qualitativ-hochwertigem Schlüsselring – damit weder Schlüsselbund, noch Schlüsselanhänger verloren geht.
//clear address selection during checkout $(document).ready(function() { if (window.location.pathname === '/orders/confirm_order') { $('#order_addressbook_id').val('').trigger('change'); } }); var windowLocation = window.location.href; if (windowLocation.indexOf('lvh.me') < 0 && windowLocation.indexOf('business.troika.de') < 0) { window.location.replace("https://business.troika.de" + window.location.pathname ); } //Translate extra field names $(document).ready(function () { if (window.location.pathname.startsWith('/products/view')) { const translations = { "Next goods receipt": { de: "Nächster Wareneingang", es: "Próxima recepción de mercancías", fr: "Prochaine réception de marchandises", nl: "Volgende goederenontvangst", it: "Prossimo ricevimento merci" }, "Pieces": { de: "Wareneingangsmenge", en: "Incoming qty", es: "Cant. prevista", fr: "Qté attendue", nl: "Verw. aantal", it: "Qtà prevista" }, "PACKING UNIT": { de: "Verpackungseinheit", es: "Unidad de embalaje", fr: "Unité d'emballage", nl: "Verpakkingseenheid", it: "Unità di imballaggio" } }; const lang = $('html').attr('lang')?.substring(0, 2); $('.product-info_label').each(function () { const label = $(this).text().trim(); if (translations[label] && translations[label][lang]) { $(this).text(translations[label][lang]); } }); } });