boolean public static
\Bitrix\Sale\SalesZone::checkCityId(
integer $cityId,
string $siteId
);
Method checks if city identifier cityId is included into the list of city IDs within the stores operating area. Static method.
Parameters
Parameter | Description | Version |
$cityId | City ID. | |
$siteId | Site ID. | |
Example