Preview:
add_filter( 'sp_wpspro_product_image', function ( $product_img_html ) {
    return apply_filters( 'woocommerce_single_product_image_thumbnail_html', $product_img_html );
}, 99, 1 );
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter