- Updated product basket styles to improve price visibility.
- Set regular price font size to zero, with strikethrough for deleted prices.
- Adjusted menu styles for better layout, including margin reset.
- Modified mobile menu to utilize full viewport width.
- Added styles to hide search icon in small search menu items.
- Implemented a PHP script to fetch XML data from the specified URL.
- Parsed the XML and transformed it into a new format suitable for Google Merchant.
- Mapped relevant fields from the source XML to the target XML structure.
- Included GTIN information from the 'ean' field.
- Saved the generated XML to 'ekomi-feed.xml' and provided a success message.
- Implemented database connection using Medoo for MySQL.
- Fetched active manufacturers from the database.
- Retrieved XML data from a specified URL and saved it locally.
- Created a new XML structure for responsible producers and integrated it into the existing XML feed.
- Added responsible manufacturer information to each product offer in the XML.
- Handled file operations including deletion of old files and renaming of the final output.
- Included error handling for various stages of the process to ensure robustness.
- Changed background color of body from $cBlackLight to $cOnyx.
- Added new button styles for ._btn2 with hover effects.
- Enhanced alert styles with border and padding adjustments.
- Updated table styles for better visibility with borders.
- Introduced new styles for .menu-account and product details.
- Modified text colors for better contrast and readability.
- Added new styles for product-related boxes and basket.