Hi
In Shopware6 i want to attach or display some extra info to order line item in admin.
i am already storing this information in payload in database, but not sure how to display it.
i tried to override sw-order-line-items-grid but that didnt work.
import { Component } from ‘src/core/shopware’;
import templateOrder from './src/extension/sw-order-line-items-grid/sw-order-line-items-