Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Warningyii\base\ErrorException

Trying to access array offset on value of type bool

$_GET = [
    'productSlug' => 'soft-line-strong-strutto-miks-rasprodazha',
    'modifierSlug' => '90x190',
];

$_COOKIE = [
    '_csrf-frontend' => '6RF_OLW9cQS0hZVp_aPj78cVALtolvoJ',
    'activeRegionId' => '34',
];