x

Quote ${ quote.name }

View only
Quote Information
${ quote.email } ${ quote.role } ${ quote.role_detail } ${ quote.timeframe } ${ formatDate(quote.exp_date) } ${ quote.is_expired ? 'Yes' : 'No' } ${ quote.tax_exempt ? 'Yes' : 'No' } ${ quote.is_visible ? 'Yes' : 'No' } ${ quote.silence_notifications ? 'Yes' : 'No' } Edit
Billing address
${ quote.billing.first_name } ${ quote.billing.last_name } ${ quote.billing.company } ${ quote.billing.address } ${ quote.billing.address2 } ${ quote.billing.city}, ${ quote.billing.state } ${ quote.billing.zip } ${ quote.billing.country} ${ formatPhone(quote.billing.phone) }
Edit
Shipping address
${ quote.shipping.first_name } ${ quote.shipping.last_name } ${ quote.shipping.company } ${ quote.shipping.address } ${ quote.shipping.address2 } ${ quote.shipping.city}, ${ quote.shipping.state } ${ quote.shipping.zip } ${ quote.shipping.country} ${ formatPhone(quote.shipping.phone) }
Edit
Details
${ quote.detail.follow_up_1 } ${ quote.detail.follow_up_2 } ${ quote.detail.manual_date } ${ quote.detail.manual_amount ? formatMoney(100*quote.detail.manual_amount) : '' } ${ quote.detail.pid } ${ quote.detail.parent_pid } ${ quote.detail.is_excluded ? 'Yes' : 'No' } ${ quote.detail.is_internal ? 'Internal' : 'External' } ${ quote.detail.notes } ${ quote.order_name }
Edit
${ product.title }
${ product.sku }
${ product.variants.length > 0 ? formatMoney(product.variants[0].price*100) : 0 }
Product Inventory Quantity Qty For
Discount
Price Unit Price Qty Price Savings Total
${ item.name }
${ item.sku }
${ item.product.inventory }
${ item.discountQty }
${ item.discountQty2 }
$
${ formatMoney(item.original_price) }
${ formatMoney(item.expired_price) }
${ formatMoney(item.discountPrice) }
${ formatMoney(item.discountPrice2) }
${ formatMoney((item.original_price - item.price*100)*item.quantity) } ${ formatMoney(item.price * 100 * item.quantity) }
Keep current pricing

Billing Summary

Customer Instructions
Internal Notes
  • ${ note.note }
  • ${ h.event }
Subtotal
${ formatMoney(getSubtotal(quote)) }
Shipping
${ quote.ship_name }
$
No rates available
Tax
${ formatMoney(quote.tax)}
Order total
${ formatMoney(getTotal(quote)) }

Quotes Dashboard

Filter, search, and edit quotes.

Per Page:
Ex?
Expired
Quote
Status
Visible
Created
Generated by
FU1
FU2
Completed
Total
Email
PID
PPID
I/E
Note?
${ quote.detail.is_excluded ? 'Yes' : 'No' } ${ quote.detail.is_excluded ? 'Yes' : 'No' } ${ quote.is_expired ? 'Yes' : 'No' } ${ quote.name } ${ quote.status } ${ quote.is_visible ? 'Yes' : 'No' } ${ formatDateTime(quote.created_at) } ${ quote.builder_id ? 'Curated collection: #' + quote.builder_id : quote.builder_save_id ? 'List Builder: #' + quote.builder_save_id : '' } ${ formatDate(quote.detail.follow_up_1) } ${ formatDate(quote.detail.follow_up_2) } ${ formatDate(quote.detail.manual_date) } ${ quote.completed_at ? formatDate(quote.completed_at) : '' } ${ formatMoney(quote.total) } ${ quote.email } ${ quote.detail.pid } ${ quote.detail.parent_pid } ${ quote.detail.is_internal ? 'I' : 'E' } ${ quote.instructions ? 'Y' : 'N' }






${ loginError }