Update XML source URL to point to the latest product feed for October 2024

This commit is contained in:
2024-11-29 14:52:54 +01:00
parent d065c6ebd7
commit 64870f07a2

View File

@@ -4,7 +4,8 @@ error_reporting(E_ALL);
ini_set('display_errors', 1);
// Definiowanie źródłowego URL pliku XML i nazwy pliku docelowego
$source_url = 'https://sollux-lighting.com/product_feed/news072024/XML_polski_PLN_new_07_2024.xml';
// $source_url = 'https://sollux-lighting.com/product_feed/news072024/XML_polski_PLN_new_07_2024.xml';
$source_url = 'https://sollux-lighting.com/product_feed/news102024/XML_polski_PLN_new_10_2024.xml';
$target_file = 'new_products.xml';
// Pobranie i załadowanie źródłowego pliku XML