Commit Graph

9 Commits

Author SHA1 Message Date
Roman Pyrih
b71ee93e55 Add buy-by-phone-form 2026-01-14 09:35:45 +01:00
0560f9815a Enhance product price display and styling
- Added `flex-wrap: wrap;` to the product display container in custom.scss for better layout management.
- Introduced a new CSS class `.gm_omniprice` to ensure price elements are displayed as block and take full width.
- Moved the hook `{hook h='displayProductPriceBlock' product=$product type="after_price"}` to the product-prices template for improved modularity and flexibility in price display.
- Removed the redundant hook call from the product template to maintain a clean structure.
2025-10-29 00:31:19 +01:00
daf1c60209 Add translations for OmniPrice module in French and Italian, and update upgrade scripts
- Added French translations for the OmniPrice module (fr.php).
- Added Italian translations for the OmniPrice module (it.php).
- Created empty Dutch translation file (nl.php).
- Implemented upgrade script for version 1.1.11 to update configuration for showing real discount.
- Implemented upgrade script for version 1.2.0 to update configuration for indexing inactive products.
- Implemented upgrade script for version 1.2.3 to update configuration for ignoring non-EU countries.
2025-10-28 19:50:04 +01:00
2e3a41a848 Save 2025-08-25 08:20:10 +02:00
Roman Pyrih
34c603cf95 Save 2025-02-26 16:02:08 +01:00
Roman Pyrih
86781c8ae0 Save 2025-02-25 16:01:43 +01:00
Roman Pyrih
e75fa515f5 Save 2024-12-12 15:57:01 +01:00
Roman Pyrih
2e7c3943e4 Save 2024-12-11 15:03:19 +01:00
Roman Pyrih
5ff041757f Download project 2024-11-20 09:09:44 +01:00