Go back to Store Button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • marren
    Junior Member
    • Jul 2015
    • 17

    #1

    Go back to Store Button

    Hi,

    I'm trying to see how can I get a kind of "Go back" Button when users are under a Product Details Page..

    Any Idea?!
  • admin
    Administrator
    • Feb 2013
    • 59
    • ***************************
      Josh Jones
      Level Four Development, llc
      ***************************

    #2
    All browsers have a back button, I don't think many people program back buttons anymore into their websites. I know we do not have this.

    Comment

    • marren
      Junior Member
      • Jul 2015
      • 17

      #3
      Well, yeah but offering a couple of way to go back could be good (at least not bad!).
      Thx.

      Comment

      • breadgreen
        Junior Member
        • Dec 2015
        • 2

        #4
        i'm a little changed a ec_product detail page.php file and copy button add to cart and convert it to back to store, just change input type and onclick action

        Comment

        Working...