Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

Trying to access array offset on value of type bool

$_GET = [
    'productSlug' => 'namatrasnik-breezy-rasprodazha',
    'modifierSlug' => '80x160',
];

$_COOKIE = [
    'activeRegionId' => '33',
    '_csrf-frontend' => 'pPR9m0UGQ4ahY1WPyJgOz1QCR8soVayw',
];