{{ WMService.hasProduct('realEstateHybrid') === false ? ("Lot" | translate) : ("Item" | translate) }} {{lot.lot_number}}{{lot.lot_number_extension}}
{{lot.title}}
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
That action could not be completed.
{{ ::"Initial Deposit" | translate }}
{{lot.deposit_amount | price:lot.currency_code }}
{{ ::"You Bid" | translate }}
{{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }}
{{ ::"Passed" | translate }}
{{ ::"Withdrawn" | translate }}
{{ ::"Lost" | translate }}
{{ ::"Sold" | translate }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ ::"Ended" | translate }}
{{ ::"Won" | translate }}
{{ ::"Purchased" | translate }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ ::"Pending" | translate | uppercase }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ ::"Highest Bid" | translate | uppercase }}
{{ ::"Pending" | translate }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ "Delete" | translate }}
{{ ::"Delete Bid?" | translate }}
.00
{{bid|price:null}}
({{ LotService.buyersPremium(lot, bid) | price:lot.currency_code }} INCL BP)
Delete
{{ ::"Delete Bid?" | translate }}
{{ ::"Initial Deposit" | translate }}
{{lot.deposit_amount | price:lot.currency_code }}
{{ ::"Starting Bid:" | translate}}
{{lot.starting_price | price:lot.currency_code }}
{{ "Starting Bid" | translate}}: {{ lot.starting_price | price:(lot.currency_code) }}
{{ reserveStatus }}
{{ ::"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_high?(lot.estimate_high | price:(lot.currency_code)):''}}
{{ lot.estimate_high && !lot.estimate_low ? (lot.estimate_high | price:(lot.currency_code)) : '' }}
|
{{ ::"Reserve" | translate }}: {{ lot.reserve_price | price:(lot.currency_code)}} {{ lot.reserve_met==false ? (::"(not met)" | translate) : '' }}
Bids:
{{lot.live_bid_timed_count}}
Bids:
{{lot.live_bid_timed_count}}
{{ ::"Current Bid" | translate }}
{{ lot.timed_auction_bid.amount | price:lot.currency_code }}
({{lot.live_bid_timed_count}} bid{{(lot.live_bid_timed_count != 1) ? 's' : ''}})
{{ ::"Initial Deposit" | translate }}
{{lot.deposit_amount | price:lot.currency_code }}
{{ ::"Winning" | translate }}
{{ lot.timed_auction_bid.amount | price:lot.currency_code }}
({{ :: "Max:" | translate }}
{{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }})
{{ ::"Winning" | translate }}
{{ lot.timed_auction_bid.amount | price:lot.currency_code }} |
({{ :: "Max:" | translate }}
{{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }})
{{ ::"Outbid" | translate }} |
{{ ::"Outbid" | translate }}
{{ ::"You Bid" | translate }}:
{{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }}
x {{ lot.quantity }} = {{ LotService.calculateTotalBidCost(lot, LotService.currentAbsenteeBid(lot).max_bid) | price:lot.currency_code }}
{{ ::"Current Bid" | translate }}
{{ lot.timed_auction_bid.amount | price:lot.currency_code }}
({{lot.live_bid_timed_count}} bid{{(lot.live_bid_timed_count != 1) ? 's' : ''}})
{{ ::"Initial Deposit" | translate }}
{{lot.deposit_amount | price:lot.currency_code }}
{{ ::"Lost" | translate }}
{{ ::"Sold" | translate }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ "Highest Bid" | translate }}
{{ "Pending" | translate }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ "Pending" | translate }}
{{ LotService.lotOrGroupSoldPrice(lot) }}
{{ ::"Ended" | translate }}
{{ ::"Won" | translate }}
{{ ::"Purchased" | translate }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ "Delete" | translate }}
{{ ::"Delete Bid?" | translate }}
.00
{{bid|price:null}}
({{ LotService.buyersPremium(lot, bid) | price:lot.currency_code }} INCL BP)
Delete
{{ ::"Delete Bid?" | translate }}
{{ ::"Bid Live" | translate }}
{{ ::"Now!" | translate }}
{{ ::"Paused" | translate }}
{{ lot.auction.auction_type=='timed'?'Ended':'Passed' | translate }}
{{ ::"Won" | translate }}
{{ ::"Pending" | translate }}
{{ ::"Purchased" | translate }}
{{ lot.sold_price|price:lot.currency_code }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ ::"Lost" | translate }}
{{ ::"Sold" | translate }}
{{ lot.sold_price|price:lot.currency_code }}
{{ LotService.lotSoldPrice(lot)|price:lot.currency_code }}
{{ ::"Withdrawn" | translate }}
{{ LotService.isActive(lot, null)?'WINNING':'You bid' | translate }}
{{ LotService.currentLiveBid(lot).amount | price:lot.currency_code }}
({{ ::"Max" | translate }}:
{{ LotService.currentAbsenteeBid(lot).max_bid | price:lot.currency_code }}
){{ lot.web_module.absentee_bid.rounded_amount_message_title }}
{{ lot.web_module.absentee_bid.rounded_amount_message_content }}
{{ (WMService.inLiveAuctionV2() && LotService.isNow(lot, null) && !WMService.isAbsenteeBiddingEnabled) || (WMService.inLiveAuctionV2() && LotService.isNow(lot, null) && WMService.isAbsenteeBiddingEnabled && LotService.currentBid(lot).type == 'absentee') ? 'You placed a' : 'You bid' | translate }}
{{LotService.currentBid(lot).amount|price:lot.currency_code }}
{{ lot.web_module.absentee_bid.rounded_amount_message_title }}
{{ lot.web_module.absentee_bid.rounded_amount_message_content }}
{{ ::WMService.hasProduct('realEstateHybrid') === false ? ("Absentee Bid on this lot" | translate) : ("Absentee Bid on this item" | translate) }}
{{ LotService.groupLabel(lot) | translate }}
{{ ::lot.currency_sign}}
.00
{{ bid | price:null }}
({{ LotService.buyersPremium(lot, bid) | price:lot.currency_code }} INCL BP)
{{ ::"Delete Bid?" | translate }}
{{ "Starting Bid" | translate}}: {{ lot.starting_price | price:(lot.currency_code) }}
{{ reserveStatus }}
{{ ::"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_high?(lot.estimate_high | price:(lot.currency_code)):''}}
{{ lot.estimate_high && !lot.estimate_low ? (lot.estimate_high | price:(lot.currency_code)) : '' }}
|
{{ ::"Reserve" | translate }}: {{ lot.reserve_price | price:(lot.currency_code)}} {{ lot.reserve_met==false ? (::"(not met)" | translate) : '' }}
Bids:
{{lot.live_bid_timed_count}}
Bids:
{{lot.live_bid_timed_count}}
{{ lot.auction.auction_type == "timed" ? ("Timed Auction" | translate) : ("Live Auction" | translate) }} ({{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s )
(Starts in {{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s )
{{lot.auction.title}}
{{ viewVars.brand == 'hdh' ? ('Errata'|translate) : ('Lot Updates'|translate) }}
{{ 'Item Updates' | translate }}
{{ ::("ARTIST" | translate) }}
{{artist.name}}
{{ "Location" | translate }}
{{ "Size" | translate }}
{{ viewVars.categoryLabel.singular | translate }}
{{"Description" | translate }}
{{"Condition" | translate }}
{{viewVars.brand == 'hdh'?'Tasting Notes': ('Medium' | translate) }}
{{"Signature" | translate }}
{{"Provenance" | translate }}
{{"Literature" | translate }}
{{"Quantity" | translate }}
{{"Exhibited" | translate }}
{{LotService.fieldLabels[field]}}
| {{property.label}} | {{property.value}} |
| {{ "Month" | translate }} | {{ "Revenue" | translate }} | {{ "Expenses" | translate }} | {{ "Profit" | translate }} |
| {{ [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" ][property.month]}} {{property.year}} | {{property.revenue|price:lot.currency_code}} | {{property.expenses|price:lot.currency_code}} | {{property.profit|price:lot.currency_code}} |
| {{property.name}} | {{property.description}} |
{{document.document_group}}