2024-08-13 14:04:54 +00:00
|
|
|
Parameters = GetVKParameters();
|
|
|
|
|
2024-09-09 09:55:52 +03:00
|
|
|
Property = "720";
|
|
|
|
Option = "2239";
|
2024-08-13 14:04:54 +00:00
|
|
|
Value = "New variant name";
|
|
|
|
|
|
|
|
Result = OPI_VK.EditProductPropertyVariant(Value
|
|
|
|
, Property
|
|
|
|
, Option
|
|
|
|
, Parameters);
|