Add InPost Pay integration to admin templates
- Created a new template for the cart rule form with custom label, switch, and choice widgets. - Implemented the InPost Pay block in the order details template for displaying delivery method, APM, and VAT invoice request. - Added legacy support for the order details template to maintain compatibility with older PrestaShop versions.
This commit is contained in:
2
modules/inpostizi/views/templates/admin/banner.html.twig
Normal file
2
modules/inpostizi/views/templates/admin/banner.html.twig
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
<img src="{{ asset('img/admin/banner_admin.png', 'InPostIzi') }}" alt="InPost Pay" class="mb-3 img-fluid w-100">
|
||||
Reference in New Issue
Block a user