Zaktualizowano identyfikatory producentów oraz wartości cech w skrypcie, a także zmieniono rozmiar pliku google-merchant_id-1.xml.

This commit is contained in:
2025-02-20 17:39:52 +01:00
parent b58ae3b03e
commit 4fba3ac703
2 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@
},
"google-merchant_id-1.xml": {
"type": "-",
"size": 18105450,
"size": 18171681,
"lmtime": 0,
"modified": true
},

View File

@@ -6,11 +6,11 @@ require_once dirname(__FILE__) . '/config/config.inc.php';
require_once dirname(__FILE__) . '/init.php';
// ID producentów, których produkty mają zostać zaktualizowane
$manufacturerIds = [107];
$manufacturerIds = [165];
// ID cechy oraz jej wartości do przypisania
$featureId = 20;
$featureValueId = 19052;
$featureValueId = 19071;
// Pobierz produkty od wybranych producentów
$sql = '