Pallet schouwdelen, 7 metalen palletboxen met galva aansluitingen en bochten, 5 binnenunit gebruikt, 2 buitenunit gebruikt, 5 douchewanden, 2 houten kasten 80x80 4 laden 1 roldeur, bureelstoel zwart, partij oude keukenkasten, 3 kisten op wielen gevuld m
ventilatieaansluitingen, 7 pvc kisten muurbeugels voor radiatoren, 12 wastafels, 2 metalen douchebakken, alu trapladder 6 treden, 2 waterpompen, palletrek bestaande uit 3 kopsteunen 2,3m x 1m en 8 dwarsbalken 4m
{{ 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) }} |
|---|