Hello,
You can enable the catalog mode. Go to Theme Settings > Shop > enable catalog mode. You can hide all “Add to cart” buttons, cart widget, cart and checkout pages. This will allow you to showcase your products as an online catalog without the ability to make a purchase.
Use this css code to hide the add to cart on image hotspot element.
.hotspot-content :is(.add_to_cart_button,.product_type_variable,.product_type_grouped) {
display: none;
}
Unfortunately, we cannot help with this issue as it relates to the functionality of the third-party plugin, not covered by our support. We consider the issues related to Woodmart theme functionality.
If you have any questions feel free to contact us.
Best Regards.