Palletrek bestaande uit 3 kopsteunen afm. 2,40m x 1m en 12 dwarsbalken afm. 3,60m 38 rokkanalen, houten kist met pvc aansluitingen, partij beugels ROFIX, 2 pvc kisten met afzuigventielen rvs en pvc, pvc kist met afvoerputjes, drukvat, 6 dozen speedclips,
5 pvc bakken met sifons en toebehoren, 3 dozen met buizen voor sifons, 4 dozen luchtkanalen, aansluitingen en ventielen, 5 handdoekrekken, 2 wasbakken, 4 pvc bakken met schouwonderdelen, 6 pompsteun ROFIX, 2 douchepoten, cesetpoten,
{{ 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) }} |
|---|