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

11 lines
245 B
Plaintext
Raw Normal View History

2024-08-13 14:35:37 +03:00
 Parameters = GetVKParameters();
Property = "648";
Option = "2054";
2024-08-13 14:35:37 +03:00
Value = "New variant name";
Result = OPI_VK.EditProductPropertyVariant(Value
, Property
, Option
, Parameters);