{{ "An issue with bid data refreshing has been detected. Please refresh your web browser." | translate }}
{{auction.title}}
{{ ::auction.auction_type == "timed"?"Timed Auction":"Live Auction" | translate }} - {{ ::AMDate.date(auction.time_start) }}
{{auction.location_name}}
{{ 'LOTBUTTON' | translate:translateLotCount:'messageformat' }}
{{ "You are registered as paddle" | translate }} {{WMService.auctionRegistration(auction).paddle}}
{{ "Your registration is pending" | translate }}
{{ "Your registration is declined" | translate }}
{{ "Auction is live now!" | translate }}
Auction goes live in
{{lot.auction.title}}
{{ ::'WATCHEDLOTCOUNT' | translate:translateLotCount:'messageFormat' }}
{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s
{{lot.title}}
{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s
{{LotService.lotNumberPrefix(lot)}}{{lot.lot_number}}{{lot.lot_number_extension}}
{{lot.title}}
{{ "Starting Bid" | translate}}: {{ ::lot.starting_price | price:(lot.currency_code) }}
{{ ::"Reserve not met" | translate }}
{{ ::"Est." | translate }}
{{ ::currency.currency_code }} {{ ['USD','CAD'].indexOf(currency.currency_code) > -1 ? '$': ''}}{{ ::lot.estimate_low ?
( convertCurrency(lot.estimate_low, lot.auction.currency_code, currency.currency_code, viewVars.lotCurrencies.result_page) | price : null : null ) :
''
}} {{ ::(lot.estimate_low && lot.estimate_high)?'-':'' }}{{ ::lot.estimate_high ?
( convertCurrency(lot.estimate_high, lot.auction.currency_code, currency.currency_code, viewVars.lotCurrencies.result_page) | price : null : null ) :
''
}}
{{ ::lot.estimate_low?(lot.estimate_low | price:(lot.currency_code)):''}} {{ ::(lot.estimate_low && lot.estimate_high)?'-':'' }} {{ ::lot.estimate_high?(lot.estimate_high | price:(lot.currency_code)):''}}
|
{{ ::"Reserve" | translate }}: {{ ::lot.reserve_price | price:(lot.currency_code)}} {{ lot.reserve_met==false ? (::"(not met)" | translate) : '' }}
{{"Initial Deposit"|translate}}
{{lot.deposit_amount | price:lot.currency_code }}
{{"Bidding"|translate}}
{{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }}
{{"Passed"|translate}}
{{"Withdrawn"|translate}}
{{"Lost"|translate}}
{{"Sold"|translate}}
{{ lot.sold_price|price:lot.currency_code }}
{{"Your Max Bid"|translate}}
{{ LotService.currentAbsenteeBid(lot).max_bid|price:lot.currency_code }}
{{"Ended"|translate}}
{{"Won"|translate}}
{{"Purchased for"|translate}}
{{ lot.sold_price|price:lot.currency_code }}
{{"Delete"|translate}}
{{"Delete Bid?"|translate}}
{{"Delete"|translate}}
{{"Delete Bid"|translate}}?
{{"Initial Deposit"|translate}}
{{lot.deposit_amount | price:lot.currency_code }}
{{"Current"|translate}}
{{ lot.timed_auction_bid.amount | price:lot.currency_code }}
{{"Initial Deposit"|translate}}
{{lot.deposit_amount | price:lot.currency_code }}
{{"Winning"|translate}}
{{"Bidding"|translate}} {{ lot.timed_auction_bid.amount | price:lot.currency_code }}
({{"Max"|translate}}: {{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }})
{{"You've been outbid!"|translate}}
{{"Current"|translate}}
{{ lot.timed_auction_bid.amount | price:lot.currency_code }}
{{"Initial Deposit"|translate}}
{{lot.deposit_amount | price:lot.currency_code }}
{{"Lost"|translate}}
{{"Sold"|translate}}
{{ lot.sold_price|price:lot.currency_code }}
{{"Your Max Bid"|translate}}
{{ LotService.currentAbsenteeBid(lot).max_bid|price:lot.currency_code }}
{{"Ended"|translate}}
{{"You won this lot"|translate}}
{{"Purchased for"|translate}}
{{ lot.sold_price|price:lot.currency_code }}
{{"Delete"|translate}}
{{"Delete Bid?"|translate}}
{{"Delete"|translate}}
{{"Delete Bid"|translate}}?
{{ "There are no lots available at this time." | translate }}
{{ "Please check back later." | translate }}