{{ ShowLabelById(30) }}

@if($delivery_text_show == 1)

{{ str_replace('{min_total_price}', config('custom.front.delivery_minimum') ,ShowLabelById(162)) }}

@else

{{ getDefaultPriceFormat($delivery_price) }} {{ ShowLabelById(26) }}

@endif

{{ ShowLabelById(163) }}

@if($delivery_text_show == 1)

{{ str_replace('{min_total_price}', config('custom.front.delivery_minimum') ,ShowLabelById(162)) }}

@else

{{ getDefaultPriceFormat($for_free_delivery) }} {{ ShowLabelById(26) }}

@endif