By default, in the product kanban view, images are displaying with <img> tag based on the binary field.
In the below code, we have replaced the <img> tag to the binary field with options attributes to enable zoom and append Kanban classes on the parent div
This functionality can be applied in any Kanban view in Odoo 14.
Here, we have illustrated the hidden code below, which helps enable the product image zooming functionality after applying it.