mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +02:00
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
Parameters = GetVKParameters();
|
|
|
|
Property = "878";
|
|
Option = "2601";
|
|
Value = "New variant name";
|
|
|
|
Result = OPI_VK.EditProductPropertyVariant(Value
|
|
, Property
|
|
, Option
|
|
, Parameters);
|