{% extends "_market/_layouts/main" %} {% set title = 'Shipping'|t('market') %} {% set breadcrumbs = [ { url: url('market/shipping'), label: title } ] %} {% block header %}
| Name | Processing Time |
|---|---|
| {{ profile.name }} | {{ profile.getProcessingTimeLabel() }} |
You don’t have any shipping profiles yet, go ahead and create one!