In the serarsh module for e-com you can set where the results are going to be displayed.
What do you do if you want to display different products in different whays and on different pages.
Can't search link it to the original place where it's shown on the site like it does with regular pages?
Developer forum
E-mail notifications
multiple layouts for search results
Posted on 17/03/2011 08:20:51
Replies
Nicolai Høeg Pedersen
Posted on 17/03/2011 10:12:15
That can only be done by adding a custom field on the group or product and tell what page the product should be shown in...
We have a backlog item for making it possible to tell that products in group Y should be displayed on page X.
We have a backlog item for making it possible to tell that products in group Y should be displayed on page X.
Posted on 17/03/2011 10:45:02
So how do I add this customField in the search results links?
Do I need the the whole URL or just the paragraphID or what do I need?
Do I need the the whole URL or just the paragraphID or what do I need?
Nicolai Høeg Pedersen
Posted on 17/03/2011 11:16:49
Go to management center, ecommerce, product catalog, product fields and create one there.
Then a new field appears on all products.
That field has a template tag with a value - you can find it using DwTemplatetags inside the products loop in your product list template.
Then a new field appears on all products.
That field has a template tag with a value - you can find it using DwTemplatetags inside the products loop in your product list template.
Posted on 29/03/2011 10:03:16
I can find the custom fields i the product loop but how can I find it in the search results?
If I understood you correct I will exchange the link in the search result with the link in the custom field for that product.
Or how do I redirect it to the page in the custom field?
If I understood you correct I will exchange the link in the search result with the link in the custom field for that product.
Or how do I redirect it to the page in the custom field?
You must be logged in to post in the forum