Jump to content

[SOLVED] back to the category page link?


Recommended Posts

some product may belong to multiple categories.
so as long as you remember the where is comes from, it is difficult to tell which category to go.

following script will just simply go back to previous page, no matter where is comes from.

hope it helps

Go Back



You can put this code in tpl file where you want it appears.

Link to comment
Share on other sites

  • 1 month later...

I tried to add that code to the product.tpl

after the add to cart button

quantity <= 0) OR !$product->available_for_order OR (isset($restricted_country_mode) AND $restricted_country_mode) OR $PS_CATALOG_MODE} style="display: none;"{/if} id="add_to_cart" class="buttons_bottom_block"><input type="submit" name="Submit" value="{l s='Add to cart'}" class="exclusive" /> Go Back  



but it doesn't work

I get an error page doesn't exist

what am I doing wrong?

http://www.charangaonline.com/tienda/x-treme-sports/15-cirum.html

Link to comment
Share on other sites

×
×
  • Create New...