Bureel houten blad metalen onderstel afm. 140x90 , inox spoeltafel met mengkraan afm. 120x70 , inox spoeltafel met 2 spoelbakken en mengkraan GGM GASTRO afm. 160x70, 2 zeep dispensers, 2 papier dispensers (12,13,14,15,16)
{{ auction_item().highest_bid.amount || ((auction_item().minimum_bid) > 1 ? auction_item().minimum_bid : 0) | myCurrency }}
Hoogste bod
{{ formatTime(auction_item().highest_bid.time, 'HH[u]mm') }}
{{ formatTime(auction_item().highest_bid.time, 'HH[u]mm') }}
U moet ingelogd zijn om te kunnen bieden
Kosten
{{ paysvat = true }}
{{ info = bidCostsInfo(bid_amount, autobid_amount, paysvat) }}
| Uw bod | {{ info.my_bid | currency }} |
|---|---|
| BTW ({{ info.btw }}%) | {{ info.vat | currency }} |
| Veilingskosten ({{ info.costs }}%) | {{ info.auctioncost | currency }} |
| BTW veilingskosten ({{ info.btw_costs }}%) | {{ info.auctioncost_vat | currency }} |
| Totaalbedrag | {{ info.total | currency }} |
{{ auction_item().bids_count }}
biedingen
| {{ bid.amount | myCurrency }} | {{ formatTime(bid.time, 'HH[u]mm') }} | {{ userName(bid.user) }} |
|---|