Page 1 of 1
Previous Next Buttons on Product Page
Posted: Sat May 08, 2021 5:05 pm
by kplace
I need to have a previous and next product button on the product info page. I knew how to do this 2.3.4 but I don't know how to do this on Phoenix. Can anyone help with this?
Re: Previous Next Buttons on Product Page
Posted: Sun May 09, 2021 5:32 am
by mhsuffolk
It is in admin>>configuration>>product listing.
Re: Previous Next Buttons on Product Page
Posted: Sun May 09, 2021 11:35 am
by 14Steve14
kplace wrote: ↑Sat May 08, 2021 5:05 pm
I need to have a previous and next product button on the product info page. I knew how to do this 2.3.4 but I don't know how to do this on Phoenix. Can anyone help with this?
Could you not create a new product info content module that contains the updated code for the old addon you were using. You could then choose where to place the previous - next buttons on the product info page. If you are using the PI system then you could do the same sore of thing.
Not tried this though so you may need to contact one of the certified developers to do it for you.
app.php/developers
Re: Previous Next Buttons on Product Page
Posted: Tue May 11, 2021 9:50 pm
by kplace
14Steve14 wrote: ↑Sun May 09, 2021 11:35 am
kplace wrote: ↑Sat May 08, 2021 5:05 pm
I need to have a previous and next product button on the product info page. I knew how to do this 2.3.4 but I don't know how to do this on Phoenix. Can anyone help with this?
Could you not create a new product info content module that contains the updated code for the old addon you were using. You could then choose where to place the previous - next buttons on the product info page. If you are using the PI system then you could do the same sore of thing.
Not tried this though so you may need to contact one of the certified developers to do it for you.
app.php/developers
I am trying this option. Just running into some issues. I was able to install it from the admin but it does not show up.
Re: Previous Next Buttons on Product Page
Posted: Sat Jun 05, 2021 2:18 pm
by kplace
I am still working on this and I am having a few problem. I can't get the module to show on the product page and I am not sure why but I am still trying to figure that out. Also why would the title not show up in the Module list. I have attached a screenshot.

Re: Previous Next Buttons on Product Page
Posted: Sat Jun 05, 2021 2:56 pm
by kplace
I was able to fix the title issue
Re: Previous Next Buttons on Product Page
Posted: Wed Aug 10, 2022 1:27 pm
by lecarlb
@kplace did you get this to work?