From 1c671f53403a6483244a983a1020a1419e438475 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Wed, 12 Mar 2025 23:17:21 +0100 Subject: [PATCH] =?UTF-8?q?Zaktualizowano=20rozmiar=20pliku=20google-merch?= =?UTF-8?q?ant=5Fid-1.xml=20oraz=20zmieniono=20identyfikatory=20producent?= =?UTF-8?q?=C3=B3w=20i=20warto=C5=9Bci=20cech=20w=20skrypcie.?= 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 d2d30b4f..12fab2d5 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": 17941769, + "size": 17951117, "lmtime": 0, "modified": true }, diff --git a/custom-script.php b/custom-script.php index c4cb214b..647c6647 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 = [190]; +$manufacturerIds = [87]; // ID cechy oraz jej wartości do przypisania $featureId = 20; -$featureValueId = 19073; +$featureValueId = 19072; // Pobierz produkty od wybranych producentów $sql = '