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:
14
modules/inpostizi/views/entrypoints.json
Normal file
14
modules/inpostizi/views/entrypoints.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"entrypoints": {
|
||||
"v2": {
|
||||
"js": [
|
||||
"../../views/js/front/v2.6af1a84763a244f25b41.js"
|
||||
]
|
||||
},
|
||||
"product": {
|
||||
"css": [
|
||||
"../../views/css/front/product.4eeb6b5c5ec8bd44d908.css"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user