Shopware 6.4 Cart Validator always returns NULL for LineItem getQuantityInformation Method
I have a Custom product which when added to cart, I intend to validate the cart and ensure the custom product meets certain criterias before checkout.
Please see Shopware Documentation: Add Cart Validator.