SELECT 
  asin 
FROM 
  cscart_wk_amazon_product_map 
WHERE 
  product_id = '7135'

Query time 0.00432

JSON explain

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