SELECT 
  * 
FROM 
  cscart_ble_product_detail_items 
WHERE 
  detail_id = 393 
ORDER BY 
  position, 
  title ASC

Query time 0.00254

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_ble_product_detail_items.position, cscart_ble_product_detail_items.title",
        "table": {
          "table_name": "cscart_ble_product_detail_items",
          "access_type": "ALL",
          "rows": 10870,
          "filtered": 100,
          "attached_condition": "cscart_ble_product_detail_items.detail_id = 393"
        }
      }
    }
  }
}

Result

item_id position detail_id title value
1226 2 393 Admiral Shade 11", 13", 15" and 17"
1222 4 393 Elliptical Shade 9", 11", 13" and 15"
1227 6 393 All Weather Shade 6", 8", 10", 12", 14" and 16"
1221 8 393 Fluted Shade 10" and 12"
1225 10 393 Bowie Shade 6" and 8"
1220 12 393 Seaside Shade 12", 14" and 16"
1224 14 393 Chateau Shade 6.5"
1219 16 393 Tuscany Shade 6.5"
1223 18 393 Conoco Shade 10", 12" and 15"