- Introduced a new template file 'review copy.tpl' for the order summary step in the one page checkout process. - The template includes a loading indicator and a header for the order summary section. - Conditional rendering based on customer registration status is implemented.
7 lines
178 B
JSON
7 lines
178 B
JSON
{
|
|
"name": "prestashop/dpdpoland",
|
|
"description": "DPD Poland",
|
|
"autoload": { "psr-4": { "DpdPoland\\": "src/" } },
|
|
"license": "DPDPoland",
|
|
"type": "prestashop-module"
|
|
} |