🏷 MODE B2C Vous affichez les prix publics TTC pour un client particulier — le panier et la commande restent en tarif pro B2B.
Voir en tant que :
{{ T.tbl_results }} - {{ T.tbl_count }}: {{ totalCount }}
{{ T.tbl_name }}{{ sortInd('name') }} {{ T.tbl_category }}{{ sortInd('category') }} {{ T.tbl_avail }} {{ T.tbl_price }}{{ sortInd('price') }} {{ T.tbl_qty }}{{ sortInd('quantity') }} {{ T.tbl_total }}{{ sortInd('total') }}
{{ displayName(p) }}
{{ titleCase(p.brand) }} {{ titleCase(p.brand) }} / {{ p.reference }}
{{ displayDesc(p).substring(0, 60) }}{{ displayDesc(p).length > 60 ? '...' : '' }}
{{ stockIcon(p).label }} {{ titleCase(localized(p, 'category')) }}
{{ titleCase(localized(p, 'category')) }}
{{ titleCase(localized(p, 'subcategory')) }}
{{ stockIcon(p).label }}
{{ T.stk_forward }} {{ qtyAvailable(p) }}
{{ T.tbl_real_stock }} {{ p.qty_stock||0 }}
{{ T.stk_po_short }} {{ p.qty_supplier||0 }}
{{ T.stk_so_short }} {{ p.qty_client||0 }}
{{ (b2cMode || !canViewPrices) ? T.ct_public_price : (!applyFees ? T.vat + ' 0%' : (p.tva == '0' ? T.vat_excl : T.vat + ' ' + p.tva + '%')) }}
{{ T.ct_pro_price_teaser }}
HT {{ fmt(p._unitPrice / 1.20, 2) }}€
TTC {{ fmt((p.promo_price ? parseFloat(p.promo_price) : p._unitPrice) * (1 + parseFloat(p.tva) / 100), 2) }}€
{{ p._qty > 0 ? fmt(p._total, 2) + '€' : '0,00€' }}
HT {{ fmt(p._total / 1.20, 2) }}€
TTC {{ fmt(p._total * (1 + parseFloat(p.tva) / 100), 2) }}€
Chargement...
+{{ fxDelta }}