Jump to content

link url category product


ilario

Recommended Posts

hi

I would like to replace the "continue shopping" button  (modal.tpl) with a href with a link to the product category

{*<button type="button" class="btn btn-secondary" data-dismiss="modal">{l s='Continue shopping' d='Shop.Theme.Actions'}</button> *}
			 <a href="****** link category Pruct ****" class="btn btn-secondary"><i class="material-icons">&#xE876;</i>{l s='Continue shopping' d='Shop.Theme.Actions'}</a>
              <a href="{$cart_url}" class="btn btn-primary"><i class="material-icons">&#xE876;</i>{l s='proceed to checkout' d='Shop.Theme.Actions'}</a>

example  


              <a href="{$cat_url}" ........

thanks

Ilario

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...