This is a sample. You can remove it, but you can't add to a sample quantity.
\n\n {{ getPackageCaseOptions(item) }}\n
\n\n {{ getUnitSize(item) }}\n
\nWeight: {{ item.gram_per_preroll }} Grams
\nPackage Size: {{ item.packaged_unit_size }}
\n\n {{ orderDetails.ship_name }}\n
\n\n {{ orderDetails.ship_line_one }}\n
\n\n {{ orderDetails.ship_line_two }}\n
\n {{\n `${orderDetails.ship_city ? orderDetails.ship_city : \"\"}${orderDetails.ship_city ? \",\" : \"\"} ${\n orderDetails.ship_state ? orderDetails.ship_state : \"\"\n } ${orderDetails.ship_zip ? orderDetails.ship_zip : \"\"} ${orderDetails.ship_country ? orderDetails.ship_country : \"\"}`\n }}\n {{ orderDetails.buyer_state_license }}\n
\n\n | Name | \nPrice | \nQuantity | \n\n {{ \"Line\" }}\n | \n\n |
---|---|---|---|---|---|
\n | \n | \n | \n | \n 0 && groupTotal > 0\">\n \n \n \n Subtotal:\n {{ currency(groupTotal, \"$\") }}\n \n \n \n Credit Applied: - {{ currency(amountOfCreditToApply, \"$\") }} \n \n \n Total:\n {{ currency(groupTotal - amountOfCreditToApply, \"$\") }}\n \n \n \n \n Total:\n {{ currency(groupTotal, \"$\") }}\n \n \n | \n \n |