Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How can I link continue_shopping to index


Urbluffingme

Recommended Posts

How can I link button_continue_shopping.gif to the main catalog index page?

 

<?php echo '<a href="' . tep_href_link($navigation->path[$back]['page'], tep_array_to_string($navigation->path[$back]['get'], array('action')), $navigation->path[$back]['mode']) . '">' . tep_image_button('button_continue_shopping.gif', IMAGE_BUTTON_CONTINUE_SHOPPING) . '</a>'; ?>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...