1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-11 11:41:56 +02:00
OpenIntegrations/docs/en/examples/VK/EditProductPropertyVariant.txt
Vitaly the Alpaca (bot) c48f38c06d Main build (Jenkins)
2024-11-03 11:09:51 +03:00

11 lines
255 B
Plaintext

Parameters = GetVKParameters();
Property = "947";
Option = "3048";
Value = "New variant name";
Result = OPI_VK.EditProductPropertyVariant(Value
, Property
, Option
, Parameters);