{{ WMService.auctionStartDate(auction) | moment:'ddd' }}
{{ WMService.auctionStartDate(auction) | moment:'D' }}
{{ WMService.auctionStartDate(auction) | moment:'MMM' }}
{{ WMService.auctionEndDate(auction) | moment:'ddd' }}
{{ WMService.auctionEndDate(auction) | moment:'D' }}
{{ WMService.auctionEndDate(auction) | moment:'MMM' }}
{{ WMService.auctionStartDate(auction) | moment:'h:mma' }}
{{ auction.location_name }}
{{ WMService.auctionEndDate(auction) | moment:'h:mm a' }}
{{viewVars.brand!='phillips'?('LIVE NOW!' | translate) :''}}
{{viewVars.lotsType=='bids'?'My Bids: ':''}}Prints & Drawings at Online Auction, featuring the Arthur Gilbert collection, Boulder CO - Sale 228
{{WMService.auctionSubtitleMobile(viewVars.auction) }}
{{ "Auction Starts" | translate }}
{{ WMService.auctionStartDate(auction) | moment : 'll h' }}{{ (WMService.auctionStartDate(auction) | moment : 'mm') != '00'? (WMService.auctionStartDate(auction) | moment : ':mm') : ''}}{{WMService.auctionStartDate(auction) | moment : 'a z'}}
{{ WMService.auctionEndDatePassed(auction) ? ('Auction is Closed' | translate ):('Auction Ends' | translate ) }}
{{WMService.auctionBidsLotCount(auction)}} Bid{{WMService.auctionBidsLotCount(auction)!=1?'s':''}}
{{WMService.auctionBidsLotCount(auction)}} Bid{{WMService.auctionBidsLotCount(auction)!=1?'s':''}}
{{"Registered" | translate }} {{viewVars.paddleLabel | translate }}: {{ WMService.auctionRegistration(auction).paddle }}
{{WMService.isPendingAuctionRegistration(auction)?('Registration Pending' | translate) : ('Registration Declined' | translate)}}
Info {{model.auctionInfoVisible?'-':'+'}}
{{model.auctionInfoVisible?('Less' | translate):('More' | translate)}}
{{ "Auction Info" | translate }}
{{ "Auction" | translate }} {{viewVars.auction.auction_code}}
{{ "Pending" | translate }}
{{ "Declined" | translate }}
{{ "Registered" | translate }} ({{viewVars.paddleLabel|firstUpper}} #: {{ WMService.auctionRegistration(auction).paddle }})
{{ "Not Registered" | translate }}
{{ "Sale Total:" | translate }} {{auction.total_sold_value | price:auction.currency_code:0}}
My Consignments
{{"Registered" | translate}}
| {{viewVars.paddleLabel|firstUpper|translate}}: {{WMService.auctionRegistration(auction).paddle}}
{{"Registration Pending" | translate}}
{{"Registration Declined" | translate}}
{{"By bidding through this website, you agree to the" | translate}} {{"Terms and Conditions" | translate }}.
{{"Description" | translate }}
{{"Viewing" | translate }}
{{"Location" | translate }}
{{FilterService.queryInfo.total_num_results}} Bids
Total Spent: {{WMService.auctionRegistration(auction).total_spent|price}}
Spending Limit:
{{ auction.currency_sign}}
.00
You set
{{ (WMService.auctionRegistration(auction).web_module.max_spendable && parseInt(WMService.auctionRegistration(auction).web_module.max_spendable) != '0') ?
(WMService.auctionRegistration(auction).web_module.max_spendable | price:auction.currency_code) :
'0 (unlimited)'
}} for your spending limit.
Cancel
Spending Limit {{WMService.auctionRegistration(auction).max_spendable|price:auction.currency_code}}
{{"Unlimited" | translate}}
{{"All" | translate}}
{{WMService.wonTabText(viewVars.auction) | translate }}
{{WMService.lostTabText(viewVars.auction) | translate }}
{{ 'LOTCOUNT' | translate:"{ LOTCOUNT: FilterService.queryInfo.total_num_results }" }}
{{lot.auction.title}}
{{lot_count}} {{ "Watched" | translate }} {{ "Lot" | translate }}s
{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s
{{lotGroup(lot).label | translate }}
({{ 'BIDCOUNT' | translate:"{ BIDCOUNT: numLotsInGroup(lots,lotGroup(lot)) }" }})
{{lot.title}}
{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s {{ "left" | translate }}

{{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 }}
{{ 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) : '' }}
{{ "Description" | translate }}
{{ "Condition" | translate }}
{{viewVars.artistLabel | translate }}
{{"Size" | translate }}
{{ "Starting Bid" | translate }}
{{ lot.starting_price|price:lot.currency_code }}
{{ "Paused" | translate }}
{{ lot.auction.auction_type=='timed'?'Ended':'Passed' | translate }}
{{ "Won" | translate }}
{{ "Purchased" | translate }} {{ lot.sold_price|price:lot.currency_code }}
{{ "Lost" | translate }}
{{ "Sold" | translate }}
{{ lot.sold_price|price:lot.currency_code }}
{{ "Withdrawn" | translate }}
{{ LotService.isActive(lot, null)?'BIDDING':'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) ? '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.inLiveAuctionV2() && LotService.isNow(lot, null) ? ' Absentee Bid on this lot' : '' | translate }}
{{ LotService.groupLabel(lot) | translate }}
{{ "PENDING" | translate }}
{{ lot.currency_sign}}
.00
{{bid|price:null}}
{{ "Delete Bid?" | translate }}
{{lot.auction.title}}
{{lot_count}} Watched Lots
{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s

{{ "There are no lots available at this time." | translate }}
{{ "Please check back later." | translate }}