LivraisonParSecteur : Rajout de la gestion du minimum de commande

This commit is contained in:
2021-02-25 14:56:55 +01:00
parent fffc4430c5
commit 4780bf1ff6
26 changed files with 256 additions and 100 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -120,11 +120,11 @@
</table>
</div>
</div>
{/form_field}
{form_field field='delivery-module'}
<div class="alert alert-danger">{intl l="Message info minimum de commande" d="livraisonparsecteurs" }</div>
{form_field field='delivery-module'}
<div id="delivery-method" class="panel panel-default">
<div class="panel-heading">
{intl l="Choose your delivery method"}
@@ -134,7 +134,6 @@
</div>
<div class="panel-body" id="delivery-module-list-block"></div>
</div>
{/form_field}
{hook name="order-delivery.form-bottom"}