|
Home > Archive > Commerce Server General > April 2005 > Display Recommanded Products on Site for Specific Catagroy
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Display Recommanded Products on Site for Specific Catagroy
|
|
|
| Hi
I have built "Transaction Model" and used it model to display the
recommanded product in my site.
The Product Catalog hierarchy is given below
Software(Base Catalog) -> Games(Catagory)-> On line Games(Sub
Catagroy)
Curretly my site is showing Recommanded prodcuts of all catagory,
i need to show the recommanded products for a specific catagroy (i.e.
Online Games)
Please Help
- Rahul
| |
|
| any one there who can help me
rahul0103@gmail.com (Rahul) wrote in message news:<ab22f925.0504180327.154dc59d@posting.google.com>...
> Hi
> I have built "Transaction Model" and used it model to display the
> recommanded product in my site.
> The Product Catalog hierarchy is given below
> Software(Base Catalog) -> Games(Catagory)-> On line Games(Sub
> Catagroy)
> Curretly my site is showing Recommanded prodcuts of all catagory,
> i need to show the recommanded products for a specific catagroy (i.e.
> Online Games)
> Please Help
>
> - Rahul
| |
| SusanH 2005-04-26, 8:47 pm |
| I have been very much struggling with Predictor and Models. I am not certain
at all that I have all the information I need, specifically in what it is
that Predictor is predicting, and what the returned values "mean."
In my research so far, I have found that when you go to build a Model
Configuration, it asks you for a table or a view to base it on. The help
files seem to hint at the fact that you can or should set these up yourself,
and for me I had to set up a custom view for ProductBrowsing anyway.
When I set up the custom view, just like any SQL query, you can limit the
results (i.e. catalog=x). You can have as many Model Configurations as you
want, each based on a different view. Then your code can load up the
appropriate model.
However, that still doesn't solve the idea that the category would have to
be dynamic. You would have to set up a model for every category using that
theory, and that's probably not the way to go.
If anyone out there has any ideas, I'm looking for answers too. Thanks for
asking the question Rahul.
"Rahul" wrote:
> Hi
> I have built "Transaction Model" and used it model to display the
> recommanded product in my site.
> The Product Catalog hierarchy is given below
> Software(Base Catalog) -> Games(Catagory)-> On line Games(Sub
> Catagroy)
> Curretly my site is showing Recommanded prodcuts of all catagory,
> i need to show the recommanded products for a specific catagroy (i.e.
> Online Games)
> Please Help
>
> - Rahul
>
|
|
|
|
|