{load_language_text section="shipping_and_payment_matrix"} {load_language_text section="mobile_template" name="mobile"} {foreach item=row from=$content_data.content}
{$mobile.shipping_country}:
{$row.country}

{$txt.shipping_costs}:
{$row.shipping_info|nl2br}

{$txt.shipping_time}:
{$row.shipping_time|nl2br}

{$txt.payment_methods}:
{$row.payment_info|nl2br}
{/foreach}