1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt

7 lines
174 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2025-04-16 22:15:09 +03:00
Product = "10984137";
2025-04-06 17:14:16 +03:00
Selection = "137";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);