SELECT 
  hide_on_frontend 
FROM 
  cscart_nested_option_product_statuses 
WHERE 
  product_id = 9611

Query time 0.00025

JSON explain

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