- Created Html helper class for displaying information and translations.
- Added index.php files for various directories to prevent direct access.
- Implemented Polish translations for the module.
- Set up upgrade scripts for future module updates.
- Included Composer autoloading files and configurations.
- Added template files for displaying header and order confirmation scripts.
- Established .htaccess rules for security in vendor directory.
- Added Italian translations for the OmniPrice module, covering various settings and messages.
- Implemented a new cron.php controller for handling price indexing and cleanup actions.
- Created an index.php controller to redirect access attempts to the module's front controller.
- Added German translations for the OmniPrice module, ensuring compliance with the Omnibus directive.
- Introduced a new self-invoking function to handle radio button selection without jQuery.
- Implemented visibility check for radio buttons and their labels.
- Added a MutationObserver to monitor changes in the payment options section and trigger selection accordingly.
- Included a fallback mechanism to ensure the selection function runs periodically.
This commit introduces a conditional display of the category description
in the product list template for the specific URI '/60-koldry/s-1/rozmiar-160x200_cm/rodzaj-koldry'.
When this URI is accessed, a predefined description "Opis kategorii"
will be shown to enhance user experience and provide relevant information.
Updated the rounding method for prices with specific reductions from Tools::ceilf to Tools::ps_round to ensure consistent pricing behavior across the application.
- Adjusted indentation and spacing for better code structure in page.tpl
- Ensured consistent use of block syntax and formatting
- Maintained functionality of the Paypo iframe integration and CMS content display