There are some products that I don't want quickview to operate on. Just wondering if anyone has a thought on a good way to disable the qv functionality for these. I can think of maybe using some combination of an pulling product extra field with text like "NOQV", adding that to the template as part of a class name and using some CSS to hide quickview but that only would work for the hover button which leaves the add to cart/select options button still present. I'd be fine removing the hover button altogether and trying to address the "add to cart" button. I don't love to try to hack 3dcart this badly because it just adds complexity and potential complications down the line.
Also, a side note, I just found a bug. If you have a 301 redirect set up on a product, quickview fails. I've tested this on HTML5 and core themes.
Also, a side note, I just found a bug. If you have a 301 redirect set up on a product, quickview fails. I've tested this on HTML5 and core themes.
Comment