 |

jonduv
User
Jul 30, 2008, 7:20 AM
Post #1 of 11
(4277 views)
Shortcut
|
|
Cross Merchandising
|
Can't Post
|
|
Hi there, Does anyone know of a way to cross merchandise items using listing manager? Here is what I would like to do.... My client sells copper products such as sinks, bathtubs, drains and tile. Would it be possible to set listings manager so that a user would have a different product recommended for each category? For example, the link below is shows a bathroom sink. In the empty container, I would like to have a link and photo to another category that goes with the product. In this case it would be a copper drain. Any suggestions would be greatly appreciated. Thanks! http://www.premiercopperproducts.com/listman/listings/l0005.html
|
|
|  |
 |

Donna
Staff
/ Moderator

Jul 30, 2008, 12:12 PM
Post #2 of 11
(4259 views)
Shortcut
|
|
Re: [jonduv] Cross Merchandising
[In reply to]
|
Can't Post
|
|
Hi Jonduv, Sure, that'd be easy enough to do -- it'd basically be exactly the same as the "Featured Listings" tutorial, except you'd specify a certain category, instead of a "featured listings" checkbox. Does that make sense? Let me know if you'd like me to go into further detail. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 | |  |
 |

Donna
Staff
/ Moderator

Jul 30, 2008, 1:27 PM
Post #4 of 11
(4250 views)
Shortcut
|
|
Re: [jonduv] Cross Merchandising
[In reply to]
|
Can't Post
|
|
Hi Jon, Not necessarily. What we could do is use the listing field placeholder for a specific listing in the search query. So, you'd have something like this: <!--#include virtual="/path/to/search.cgi?search=1&lfieldX=$lfieldX$&template=_related.html" --> ...where "X" is the field that you have the "Category" listed in, and "_related" is a bare bones template similar to the one used as a "Featured" template. How does that sound? Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

jonduv
User
Jul 30, 2008, 1:40 PM
Post #5 of 11
(4246 views)
Shortcut
|
|
Re: [Donna] Cross Merchandising
[In reply to]
|
Can't Post
|
|
I'm not sure if I understand. Are you suggesting that I place the "virtual" line of code into the publish_listing file and then set up a drop down field in listings manager so that different categories appear by using the search feature?
|
|
|  |
 |

Donna
Staff
/ Moderator

Jul 30, 2008, 2:08 PM
Post #6 of 11
(4238 views)
Shortcut
|
|
Re: [jonduv] Cross Merchandising
[In reply to]
|
Can't Post
|
|
Hi jonduv, Basically, yes. Although you'll also need to change the file extension to .shtml, instead of html. (This can be set in the Setup Options.) How are you currently handling the categories? Do you have a field for this already? If so, you won't need to use a new one -- just use the existing field you've already got. Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 | |  |
 |

Donna
Staff
/ Moderator

Jul 30, 2008, 3:35 PM
Post #8 of 11
(4228 views)
Shortcut
|
|
Re: [jonduv] Cross Merchandising
[In reply to]
|
Can't Post
|
|
Yep. Just instead of having the actual field names in there (so you don't have to have a different template for each category) you can use the actual placeholder. Then Listings Manager, when it creates the .shtml page, will fill in the category of the current listing in there instead. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

jonduv
User
Jul 31, 2008, 8:42 AM
Post #9 of 11
(3839 views)
Shortcut
|
|
Re: [Donna] Cross Merchandising
[In reply to]
|
Can't Post
|
|
Hi Donna, To help me further understand, would you mind showing me an example on how I can write a url to produce this? Thanks
|
|
|  |
 |

Donna
Staff
/ Moderator

Jul 31, 2008, 10:11 AM
Post #10 of 11
(3808 views)
Shortcut
|
|
Re: [jonduv] Cross Merchandising
[In reply to]
|
Can't Post
|
|
Hi Jon, The example I gave before will still work - something like this: <!--#include virtual="/listman/exec/search.cgi?search=1&lfieldX=$lfieldX$&lfieldY=$lfieldY$template=_related.html" --> I modified that a bit to include the second field, as well as the correct path to the search engine. As long as you create a file called "_related.html", that'll work just fine. :) Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

jonduv
User
Jul 31, 2008, 10:12 AM
Post #11 of 11
(3807 views)
Shortcut
|
|
Re: [Donna] Cross Merchandising
[In reply to]
|
Can't Post
|
|
Ok thanks Donna
|
|
|  |
|