Check Out
{{ (ord.sid==11) ? "Broudy's Florida FedEx Shipping" : ord.orderType }} Requires
A {{ (ord.sid==11) ? "$30.00" : "$20.00" }} Minimum Product Order.
You will need to add, at least, an additional
{{(ord.orderTypeCode == 1) ? currency(20 - subTotalOrder) : currency(30 - subTotalOrder) }}
to Proceed.