1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-17 12:06:34 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt

11 lines
255 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-11-03 11:09:51 +03:00
Property = "947";
Option = "3048";
Value = "New variant name";
Result = OPI_VK.EditProductPropertyVariant(Value
, Property
, Option
, Parameters);