ERSATZBLÖCKE BTJ36

Verfügbar

Kategorie

Ersatzartikel

Artikelnummer

/BOOK JOURNAL SET BK

Barcode

4024023306099

Produktabmessungen (mm)

210 x 146 x 12 (L x B x H)

Gewicht

294.0 g

PACKING UNIT

10

€6.90
Verfügbare Menge: 918

Set aus 2 Notizbüchern DIN A5 (Ersatz BTJ36/BR), pro Notizbuch: 36 perforierte Seiten, FSC zertifiziertes Papier, Punktraster, Papier, schwarz

damit der Plan- und Schreibgenuss in Ihrem Bullet Journal nie zur Neige geht

  • Set aus 2 A5 Ersatzblöcken zum Einlegen ins TROIKA BULLET JOURNAL
  • Notizbuch, Tagebuch, Planer und vieles mehr ist unser Bullet Journal. Und hier Schreiben ist auch noch echt nachhaltig, denn das Papier der Blöcke ist FSC-zertifiziert.
  • Die gebundenen Blöcke lassen sich auch einzeln wunderbar als Reinschreib-Bücher verwenden.
//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]); } }); } });