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

7 lines
174 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-12-09 15:33:55 +03:00
Product = "10241343";
Selection = "135";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);