1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-23 21:29:38 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt

7 lines
173 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-08-18 17:47:59 +03:00
Product = "9441427";
Selection = "122";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);