Hi @trenee71
All WP images have an ID.
With this ID you can load any ACF data (please see documentation)
With WooCommerce, you can load the thumbnail of the product just like in WP
This is not a limitation of ACF. Just some simple front end code
Good luck