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