Hello, I would like to know how can I disable the popup ..../checkout/notice/tmpl-component while still keeping the popup effect?
Once user clicks on Add to Cart/Buy Now, the tmpl-component popup comes up asking Continue Shopping or Proceed to checkout. I would like users to be sent directly to the check out page.
I know I can select "Always go to checkout", however when I do this, it disables the popups on the site. I have a products list, when the product image is clicked, a popup comes up with an iframe of the products page. So my goal is to keep the products page popup but disable the tmpl-component popup. Any ideas?