Ürün Giriş Sistemi

{{ products.length }} ürün
📦

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 }}

{{ wizard.editMode ? 'Ürün Düzenle' : 'Yeni Ürün' }}

Adım {{ wizard.step }}/{{ totalSteps }}: {{ stepNames[wizard.step - 1] }}

Mevcut ürün bulundu: {{ wizard.form.Title }}
Düzenlemek için devam edin.

Yeni ürün olarak eklenecek.

{{ tag }}

Özet

Barkod: {{ wizard.form.Identification || '—' }} Kategori: {{ [wizard.form.ArticleGroup2, wizard.form.ArticleGroup1, wizard.form.ArticleGroup].filter(Boolean).join(' → ') || '—' }} Ürün Adı: {{ wizard.form.Title || '—' }} İçerik: {{ wizard.form.Inhalt ? wizard.form.Inhalt + ' ' + (wizard.form.Einheit||'') : '—' }} Satış: {{ wizard.form.QuantityPerUnit || 1 }} {{ wizard.form.UnitTitleShort || 'Stk.' }} Vergi: %{{ wizard.form.TaxRate }} EKP: {{ wizard.form.BuyingPrice || '—' }} € VP: {{ wizard.form.Price || '—' }} € Tedarikçi: {{ wizard.form.Supplier || '—' }} Sipariş No: {{ wizard.form.OrderNumber || '—' }} Depo: {{ wizard.form.StoreName || '—' }} Etiketler: {{ wizard.form.Tags || '—' }}

{{ newOptionModal.title }}

{{ toast.message }}