1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-05 22:53:35 +02:00
Files
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt

7 lines
174 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2025-02-18 14:08:09 +03:00
Product = "10664711";
2025-02-09 18:15:36 +03:00
Selection = "136";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);