{{ ::"Place Bid" | translate }}{{ ::"Edit Bid" | translate }}
{{ ::"Place Bid" | translate }}{{ ::"Edit Bid" | translate }}
{{ ::"Lot" | translate }} {{bidPopupLot.lot_number}}{{bidPopupLot.lot_number_extension}}
{{bidPopupLot.title}}
{{ "Starting Bid" | translate}}: {{ ::bidPopupLot.starting_price | price:(bidPopupLot.currency_code) }}
{{ ::"Reserve not met" | translate }}
{{ ::"Estimate:" | translate }}
{{ ::currency.currency_code }} {{ ['USD','CAD'].indexOf(currency.currency_code) > -1 ? '$': ''}}{{ ::bidPopupLot.estimate_low ?
( convertCurrency(bidPopupLot.estimate_low, bidPopupLot.auction.currency_code, currency.currency_code, viewVars.lotCurrencies.result_page) | price : null : null ) :
''
}} {{ ::(bidPopupLot.estimate_low && bidPopupLot.estimate_high)?'-':'' }}{{ ::bidPopupLot.estimate_high ?
( convertCurrency(bidPopupLot.estimate_high, bidPopupLot.auction.currency_code, currency.currency_code, viewVars.lotCurrencies.result_page) | price : null : null ) :
''
}}
{{ ::bidPopupLot.estimate_low?(bidPopupLot.estimate_low | price:(bidPopupLot.currency_code)):''}} {{ ::(bidPopupLot.estimate_low && bidPopupLot.estimate_high)?'-':'' }} {{ ::bidPopupLot.estimate_high?(bidPopupLot.estimate_high | price:(bidPopupLot.currency_code)):''}}
|
{{ ::"Reserve" | translate }}: {{ ::bidPopupLot.reserve_price | price:(bidPopupLot.currency_code)}} {{ bidPopupLot.reserve_met==false ? (::"(not met)" | translate) : '' }}
Lot Is Closed{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s left
on this lot
{{"Initial Deposit"|translate}}
{{bidPopupLot.deposit_amount | price:bidPopupLot.currency_code }}
{{ "Starting bid" | translate }}:
{{bidPopupLot.starting_price | price:bidPopupLot.currency_code }}
{{"Bidding"|translate}}
{{ LotService.currentAbsenteeBid(bidPopupLot).max_bid | price:bidPopupLot.currency_code }}
{{"Passed"|translate}}
{{"Withdrawn"|translate}}
{{"Lost"|translate}}
{{"Sold"|translate}} {{ "for:" | translate }}
{{ bidPopupLot.sold_price|price:bidPopupLot.cur