I wanted to hide the quantities from the cart line item on the checkout page to fulfill my requirement. Is there any way to hide the quantity on the checkout page? It would be helpful if we could achieve this using the extension or any other way.
@Fenil_Lathiya : Using Cart Transform, we should be able to bundle the product as a single product/line item.
If you can explain how the “41” quantity is being generated—i.e., what it represents and how it is calculated—we can brainstorm the best Cart Transform approach to restructure the cart and solve the checkout display issue without affecting the underlying order requirements.