integer public static
\Bitrix\Sale\Delivery\Services\Manager::getGroupId(
string $name
);
Method returns delivery service group ID by its name. When groups with such name doesn't;t exist, it will be created. Static method.
Parameters
Parameter | Description | Version |
$name | Group name. | |
Exception
Example