the logic code is : <body>
<referenceBlock name="checkout.cart.item.renderers">
<referenceBlock name="default">
<action method="setTemplate">
<argument name="template" xsi:type="string">ORG_ShoppingCart::default.phtml</argument>
</action>
</referenceBlock>
<referenceBlock name="simple">
<action method="setTemplate">
<argument name="template" xsi:type="string">ORG_ShoppingCart::default.phtml</argument>
</action>
</referenceBlock>
</body>
... View more