{{ item.count }} X   {{item.product_brand ? item.product_brand : ''}}
{{item | humanizePriceAmounts}} - {{item.product_name}} - {{item.product_type}} ({{item.product_subtype}})
${{item.price | money}} ${{item.price * item.count | money}}

Subtotal: ${{props.subtotal | money}}

{{props.percent_discount ? "Discount (" + props.percent_discount + "%):" : 'Discount:'}} -${{props.discount | money}}

State Cannabis Excise Tax ${{props.state_excise_tax | money}}

Local Cannabis Business Tax ${{props.local_cannabis_tax | money}}

Local Sales Tax ${{props.local_sales_tax | money}}

MMIC Discount -${{props.mmic_discount | money}}

Card Fee ${{props.card_fee | money}} Card Fee ({{props.card_fee | percentage}}) ${{(props.subtotal / 100) * props.card_fee | money}}

Delivery Fee: ${{props.delivery_fee | money}}

Credit: -${{props.credit | money}}

Discount: -${{props.discount | money}}

Grand Total: ${{props.total | money}}

Payment Method: {{props.payment_type}}

Fulfillment Method: {{props.delivery_category ? props.delivery_category : 'delivery'}}

Delivery Method: {{props.delivery_method}}

Menu Category: {{props.cannabis_type ? props.cannabis_type : 'medical'}} {{props.cannabis_type === 'adult' ? ' use' : ''}}

Excise taxes already included in price of product

Local cannabis taxes already included in price of product