Developer forum

Forum » Development » Next product on productpage?

Next product on productpage?


Reply

Hi

 

Iam trying to find out if its possible to do a next product function on a product page?

 

- Rasmus

 

 


Replies

 
Reply
rs@condurra.dk wrote:

Hi

 

Iam trying to find out if its possible to do a next product function on a product page?

 

- Rasmus

 

 


Anyone?

 
Reply

Create a paragraph with ecom catalogue on it and set "Products on page" to 1.

 
Reply
Sorensen wrote:

Create a paragraph with ecom catalogue on it and set "Products on page" to 1.


Well its not that simple.

 

The thing that Iam trying to do is to make productlist that list a group of products from 1-10.

 

And when I click on a product I what a popup to accour. (ProductPage)

Within this popup I need to make a botton that can show me the next product in the same popup ofcause.

 

 

 

 

 
Reply

In that case you need two pages. The detail page is what I described earlier. The list pages is just a plain list of ten products. In the link you provide to go to the detail page you, instead of using ProductID=xxx you use PageNum=<!--@Ecom:Product.LoopCounter-->. And the target of this link is the page I described earlier.

 
Reply
Sorensen wrote:

In that case you need two pages. The detail page is what I described earlier. The list pages is just a plain list of ten products. In the link you provide to go to the detail page you, instead of using ProductID=xxx you use PageNum=<!--@Ecom:Product.LoopCounter-->. And the target of this link is the page I described earlier.


Hi Lars

 

That works perfectly!

 

Thank you!

 
Reply

Great, I'm glad to hear so:)

 

You must be logged in to post in the forum