{{ salon_city }} The Studio Account Est. {{ established }}
{{ salon_kicker }}
{{ salon_name_a }} & {{ salon_name_b }}
{{ salon_tagline }}
Invoice
{{ invoice_number }}
{{ issue_date }}
Guest
{{ client_name }}
{{ client_contact }}
Your Stylist
{{ stylist_name }}
{{ stylist_title }}
Appointment
{{ appointment_date }}
{{ appointment_time }}
01 Services {{ services_subtotal }}
{% if products %}
02 Take-Home {{ products_subtotal }}
{% for item in products %}
{{ item.name }} {% if item.meta %} — {{ item.meta }}{% endif %}
Qty {{ item.qty }}
{{ item.amount }}
{% endfor %}
{% endif %}
{{ thank_you }}
{{ sign_off }}
Services {{ services_subtotal }}
{% if products_subtotal %}
Take-Home {{ products_subtotal }}
{% endif %} {% if tax %}
{{ tax_label }} {{ tax }}
{% endif %}
Gratuity · {{ tip_percent }} {{ tip }}
Amount Settled {{ total }}
{% if rebook_note %}
{{ rebook_note }} {{ rebook_cta }}
{% endif %}