Collect from the order text JSON of the form {"items": [{"name": "...", "qty": number, "price": number}]}. JSON only, no explanation.
AI replaces manual transfer of data into a table. Describe the string scheme (fields and types) and wrap it in an array items - you will get ready-made data for code or Excel.