Update source URL for XML file in index.php to the latest VIP product feed

This commit is contained in:
2025-06-27 14:41:17 +02:00
parent bdd6f0285f
commit 1351afd9fe

View File

@@ -5,7 +5,7 @@ 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/sollux/XML_polski_PLN_wszystkie.xml';
$source_url = 'https://sollux-lighting.com/product_feed/sollux/XML_polski_PLN_wszystkie_vip.xml';
$target_file = 'new_products.xml';
// Pobranie i załadowanie źródłowego pliku XML