1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-23 12:18:48 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt

7 lines
173 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-10-06 21:51:35 +03:00
Product = "9671013";
2024-10-05 16:58:47 +03:00
Selection = "125";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);