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

7 lines
173 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-10-20 15:55:22 +03:00
Product = "9815871";
Selection = "131";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);