12 Commits

Author SHA1 Message Date
fc45bbf20e Add view classes for articles, banners, languages, menu, newsletter, containers, shop categories, clients, payment methods, products, and search
- Created `Articles` class for rendering article views including full articles, miniature lists, and news sections.
- Added `Banners` class for handling banner displays.
- Introduced `Languages` class for rendering language options.
- Implemented `Menu` class for rendering page and menu structures.
- Developed `Newsletter` class for newsletter rendering.
- Created `Scontainers` class for rendering specific containers.
- Added `ShopCategory` class for managing shop category views and pagination.
- Implemented `ShopClient` class for client-related views including address management and login forms.
- Created `ShopPaymentMethod` class for displaying payment methods in the basket.
- Added `ShopProduct` class for generating product URLs.
- Introduced `ShopSearch` class for rendering a simple search form.
- Added `.htaccess` file in the plugins directory to enhance security by restricting access to sensitive files and directories.
2026-02-21 23:00:54 +01:00
Roman Pyrih
a605e0f4ad FIx nav menu scroll 2026-02-10 11:51:52 +01:00
62c7105bef Enhance styling and structure of custom fields in product templates
- Updated SCSS styles for headers (h2, h3) and added bold styling for required custom fields.
- Improved layout with additional margin for attributes and ensured consistent font weights.
- Modified PHP template to include a clearer structure for custom fields, adding a note for required fields.
2025-09-03 23:24:37 +02:00
5adfbf5eab Dodanie obsługi danych firmy w formularzach oraz poprawa warunków sprawdzających w kodzie 2025-01-04 12:11:00 +01:00
18dd1718a4 Brak zmian w kodzie 2025-01-01 12:31:40 +01:00
Roman Pyrih
5c367c34ab Save 2024-12-02 11:58:08 +01:00
228e73d0f7 Dodaj baner Orlen w koszyku oraz ukryj sekcję promocji PayPo w stylach 2024-11-24 21:36:07 +01:00
3e2163fa06 Ukryj producenta produktu w stylach oraz dodaj sekcję darmowej wysyłki z informacjami o kosztach dostawy 2024-11-24 15:08:57 +01:00
6c09a26b0d Dodaj obsługę punktów Orlen w zamówieniach oraz popraw styl i logikę w szablonach 2024-11-16 10:56:46 +01:00
c258b0ca11 Dodaj nowy szablon artykułu oraz popraw identyfikator klasy w istniejącym szablonie 2024-11-11 21:07:40 +01:00
Roman Pyrih
41522fa2a6 Fix product gallery 2024-10-29 13:09:59 +01:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00