2024-08-13 14:04:54 +00:00
|
|
|
Parameters = GetVKParameters();
|
|
|
|
|
2024-09-29 00:25:48 +03:00
|
|
|
Property = "809";
|
|
|
|
Option = "2450";
|
2024-08-13 14:04:54 +00:00
|
|
|
Value = "New variant name";
|
|
|
|
|
|
|
|
Result = OPI_VK.EditProductPropertyVariant(Value
|
|
|
|
, Property
|
|
|
|
, Option
|
|
|
|
, Parameters);
|