SELECT 
  data 
FROM 
  cscart_storage_data 
WHERE 
  data_key = 'restrictions'

Query time 0.00037

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}