+
+
+
+ {module_include location='shipping_zones_top'}
+
+
+
+
+
+
+ {intl l='Thelia Shipping zones'}
+
+
+
+ | {intl l="Name"} |
+
+ {module_include location='shipping_zones_table_header'}
+
+ {intl l="Actions"} |
+
+
+
+
+
+ | So Colissimo |
+
+ {module_include location='shipping_zones_table_row'}
+
+
+ {if ! $SECURED}
+
+ {loop type="auth" name="can_change" roles="ADMIN" permissions="admin.configuration.shipping-zones.change"}
+
+ {/loop}
+
+ {else}
+
+ {/if}
+ |
+
+
+ | Chronopost |
+
+ {module_include location='shipping_zones_table_row'}
+
+
+ {if ! $SECURED}
+
+ {loop type="auth" name="can_change" roles="ADMIN" permissions="admin.configuration.shipping-zones.change"}
+
+ {/loop}
+
+ {else}
+
+ {/if}
+ |
+
+
+ | Kiala |
+
+ {module_include location='shipping_zones_table_row'}
+
+
+ {if ! $SECURED}
+
+ {loop type="auth" name="can_change" roles="ADMIN" permissions="admin.configuration.shipping-zones.change"}
+
+ {/loop}
+
+ {else}
+
+ {/if}
+ |
+
+
+
+
+
+
+
+ {module_include location='shipping_zones_bottom'}
+
+