{{translate('coupon')}}
{{$product->preorder_coupon?->coupon_type == 'flat' ? single_price($product->preorder_coupon?->coupon_amount) : $product->preorder_coupon?->coupon_amount.'% '}} {{translate('Coupon discount on Preorder')}}
@endif @if($product->preorder_prepayment?->prepayment_amount != null){{translate('Pay only')}} {{single_price($product->preorder_prepayment?->prepayment_amount)}} {{translate('to ensure your order')}}
@endif @if($product->is_cod){{translate('Cash on delivery available')}}
@endif