You can't share product images on Facebook because this theme uses "background-image" to display product images. It helps to hide bad looking white strips generated by Opencart.
But if you really want to share your images on Facebook then you should open following file:
----------------------------------------------------------------
catalog/view/theme/vanityshop/template/product/product.tpl
----------------------------------------------------------------
and replace:
----------------------------------------------------------------
----------------------------------------------------------------
for:
----------------------------------------------------------------
----------------------------------------------------------------
Additionally you can replace following code too:
----------------------------------------------------------------
----------------------------------------------------------------
for:
----------------------------------------------------------------
----------------------------------------------------------------