This code adds a filter to the WooCommerce single product image HTML, applying a blur filter of 5px so that the image appears slightly blurred. This is done by wrapping the image HTML in a div with the blur filter applied.
Was this code snippet helpful?
YesNo