Closed (fixed)
Project:
Amazon Store
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2010 at 01:06 UTC
Updated:
12 Feb 2011 at 22:10 UTC
What I'd like to do is list my own products on my website. When a user searches for something, my products would be listed first (if they exist). Otherwise, Amazon products would be listed. Is that possible with this module as it currently exists?
If not, do you see it as being a time consuming endeavor to add this feature to this module?
Is there another module that you know of that would do a better job at this?
Thank you.
Comments
Comment #1
rfayI think you might be able to write a glue module that would do this and take advantage of the features in Amazon Store, but I'm not sure you could do it without that.
If you already had in mind specific items on Amazon that were related to the products you offer, you could make a view using Amazon module that listed the related items. That would be pretty easy. (Something like a nodereference field in your product node, pointing to a node with an appropriate view...)
Comment #2
rfay