2024-08-13 14:04:54 +00:00
|
|
|
Parameters = GetVKParameters();
|
|
|
|
|
2024-10-15 10:07:27 +03:00
|
|
|
Property = "878";
|
|
|
|
Option = "2601";
|
2024-08-13 14:04:54 +00:00
|
|
|
Value = "New variant name";
|
|
|
|
|
|
|
|
Result = OPI_VK.EditProductPropertyVariant(Value
|
|
|
|
, Property
|
|
|
|
, Option
|
|
|
|
, Parameters);
|