Jump to content

Product > Quick View > Continue Shopping Button


Recommended Posts

When you are on the homepage or a category page, you have the option to select 'quick view' which brings up a modal box with product information and an 'add to cart' button.  When you select the 'add to cart' button, another popup appears that asks you if you want to go to checkout or 'continue shopping'.

 

I would like to change the destination url for the 'continue shopping' button on this popup, but I'm having a difficult time figuring out which file I need to modify in order to achieve this.  My other question, is if I change this, will it affect a 'continue shopping' button anywhere else on the site, or will it just be changing the 'continue shopping' button for said popup? 

 

Thanks in advance.

Link to comment
Share on other sites

Button is here:

yourdomain\themes\default-bootstrap\modules\blockcart\blockcart.tpl

 

I'm not a developer but i think clicking this button just close modal window  which is set in :

yourdomain\themes\default-bootstrap\js\modules\blockcart\ajax-cart.js
 

Link to comment
Share on other sites

×
×
  • Create New...