Quote Originally Posted by Don Wagner View Post
ZC 2.1.0. My Store is set to Showcase with Prices (Admin Option 2), and Add to Cart turned off (Display Product Price/Add to Cart Admin Option 0), yet I still get the Add to Cart box in my Product Listings.

If I switch from ZCA Bootstrap-4 to Responsive Classic - extended, the Add to Cart box disappears.

I'm on a PC BTW It makes no difference what value I set for "Float the Add Selected to Cart button?".

Just checked my cell phone (in Bootstrap) and the box is there as well.

There looks to be an override hierarchy or conflict that I'm not following. Thanks in advance for any suggestions you can offer.
Quote Originally Posted by Don Wagner View Post
I looked at tpl_product_info_display.php, and the addToCart-card doesn't seem to be conditional based on Showcase setting. I just commented it out for now.
I'm not sure what version of the Bootstrap template you're using, but on v3.7.8 (latest release), the add-to-cart changes to "Contact Us" when the store is set to "Showcase with Prices". That's done in the get_products_display_price function, present in /includes/functions/functions_prices.php.