Barcode Check
{{ checker.fileName }} · {{ checker.importedCount }} ürün yüklendi Excel yükleyin, barkod girin veya kamerayla tarayın
Enter sonrası alan otomatik temizlenir ve yeni barkod için hazır kalır.
Product Found
{{ checker.lastProduct.Title }}
Barcode
{{ checker.lastBarcode }}
VP / Price
{{ formatPrice(checker.lastProduct.Price) || '—' }}
Not Found
Product does not exist
Barcode: {{ checker.lastBarcode }}
Ready
Waiting for barcode
Loaded products: {{ products.length }}
Henüz ürün yok
Yeni ürün ekleyerek veya CSV/XLSX yükleyerek başlayın
| Artikel-Nr. | Barcode | Hauptgruppe | Warengruppe | Artikelgruppe | Titel | Inhalt | Lieferant | EKP | VP | Tags | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ p.ArticleNumber }} | {{ p.Identification }} | {{ p.ArticleGroup2 }} | {{ p.ArticleGroup1 }} | {{ p.ArticleGroup }} | {{ p.Title }} | {{ p.Inhalt ? p.Inhalt + ' ' + (p.Einheit||'') : '' }} | {{ p.Supplier }} | {{ formatPrice(p.BuyingPrice) }} | {{ formatPrice(p.Price) }} |
{{ tag }}
+{{ (p.Tags||'').split(',').filter(t=>t.trim()).length - 3 }}
|