Removing product images from checkout page

Hello

How to eliminate the image that appears by default in the order summary section when checking out?

Thank you in advance

hi

To customize checkout page, you need use Shopify Plus package, then you can go to checkout.liquid file and customize code here.

Hello, it’s impossible to do it in any other way?

It seems that Shopify Plus is oriented for businesses with +1M dollar revenue

This is a new online store, it would come to mind that making a little change like that would be simpler

Oh, unfortunately, Shopify not support customize checkout page with other package except Plus.

checkout.liquid will be deprecated so for now there is no option. The only way I know is branding API to modify the new checkout, but you can’t hide product images there.