boolean public static
\Bitrix\Sale\SalesZone::checkLocationId(
integer $locationId,
string $siteId
);
Method checks if location identifier locationId is included into the stores operating area. Static method.
Parameters
Parameter | Description | Version |
$locationId | Location ID. | |
$siteId | Site ID. | |
Example