From e697cd472fc4a3df5a815b2cbb5ab8982e74ce7f Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Wed, 5 Feb 2025 13:00:35 +0100 Subject: [PATCH] =?UTF-8?q?Zaktualizowano=20identyfikatory=20producent?= =?UTF-8?q?=C3=B3w=20oraz=20warto=C5=9Bci=20cech=20w=20skrypcie,=20a=20tak?= =?UTF-8?q?=C5=BCe=20zmieniono=20rozmiar=20pliku=20google-merchant=5Fid-1.?= =?UTF-8?q?xml.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/ftp-kr.sync.cache.json | 2 +- custom-script.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.vscode/ftp-kr.sync.cache.json b/.vscode/ftp-kr.sync.cache.json index 160b7817..308a804c 100644 --- a/.vscode/ftp-kr.sync.cache.json +++ b/.vscode/ftp-kr.sync.cache.json @@ -98,7 +98,7 @@ }, "google-merchant_id-1.xml": { "type": "-", - "size": 18363896, + "size": 18322355, "lmtime": 0, "modified": true }, diff --git a/custom-script.php b/custom-script.php index 45e028eb..121154aa 100644 --- a/custom-script.php +++ b/custom-script.php @@ -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 = [111]; +$manufacturerIds = [254]; // ID cechy oraz jej wartości do przypisania $featureId = 20; -$featureValueId = 19019; +$featureValueId = 19027; // Pobierz produkty od wybranych producentów $sql = '