Commit Graph

7 Commits

Author SHA1 Message Date
f862af960e fix(Mail): prevent sending email for out-of-stock products 2025-12-15 22:34:13 +01:00
66b8b0c58a Fix rounding method for specific price reductions in Product class
Updated the rounding method for prices with specific reductions from Tools::ceilf to Tools::ps_round to ensure consistent pricing behavior across the application.
2025-04-16 22:35:55 +02:00
1751e22e70 Add promotional price rounding module with price adjustment logic 2025-04-13 23:31:32 +02:00
709798f77c Refactor CMS page template for improved readability and consistency
- 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
2025-04-09 23:17:52 +02:00
eb4a7f4dbc Dodanie plików logów oraz zakomentowanie wyjątku w klasie Dispatcher 2025-03-25 20:11:08 +01:00
f34c9162d4 update 2025-03-21 20:24:43 +01:00
3bdbd78c2f first commit 2025-01-06 20:47:25 +01:00