diff --git a/examples/kopnus/config.json b/examples/kopnus/config.json
index 85ae020..52af778 100644
--- a/examples/kopnus/config.json
+++ b/examples/kopnus/config.json
@@ -7,6 +7,10 @@
         "pattern": "SN=(.*?)\\.",
         "match_idx": 1
     },
+    "remote_products": {
+        "S10": "3043051",
+        "S20": "3023092"
+    },
     "advice_max_age_ms": 240000,
     "advice_is_topuprequest": true
 }