Commit Graph

9 Commits

Author SHA1 Message Date
e5b2197db6 feat(localization): add Locale class for number and price formatting
- Introduced a new Locale class to handle localization features such as number and price formatting.
- Implemented methods for formatting numbers and prices according to locale rules.
- Added error handling for missing price specifications and null values in price formatting.
- Enhanced the constructor to initialize locale code, number specifications, and price specifications.

fix(logs): address configuration entry not found and client authentication errors

- Resolved issues related to missing configuration entries for shop UUID.
- Handled errors related to invalid client authentication during token refresh attempts.
2025-12-01 23:39:37 +01:00
e2af82659f Fix category URL "https://drmaterac.pl/pl/...." 2025-11-28 15:44:41 +01:00
9b36331522 Refactor Hook class to integrate Page Cache functionality
- Removed legacy code related to 'cookiesplus' module.
- Added checks for 'pagecache' module and included its functionality in coreCallHook and coreRenderWidget methods.
- Updated module metadata comments to reflect changes and new versioning.
2025-11-28 15:27:58 +01:00
1267056c07 Add category description for specific URI in product list template
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.
2025-09-17 23:08:06 +02:00
1f796c1704 Update .htaccess and sync cache with modified file sizes and timestamps 2025-05-08 20:33:37 +02:00
f34c9162d4 update 2025-03-21 20:24:43 +01:00
224398df90 update 2025-03-18 14:30:24 +01:00
4aa54839d8 Uproszczenie reguł przekierowań w pliku .htaccess oraz usunięcie niepotrzebnych warunków 2025-02-27 15:34:03 +01:00
3bdbd78c2f first commit 2025-01-06 20:47:25 +01:00