Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel Listing #9

Open
2 of 3 tasks
sharoonthomas opened this issue Mar 27, 2015 · 0 comments
Open
2 of 3 tasks

Channel Listing #9

sharoonthomas opened this issue Mar 27, 2015 · 0 comments

Comments

@sharoonthomas
Copy link

A key functionality that sale channel module is expected to provide is the framework that integration modules can use to map product catalogs.

Key Requirements:

  • Ability to have multiple instances of each channel types (eg. Amazon US, Amazon UK, 2 Magento stores

Proposed Design:

  • Add a new model named product.product.channel_listing

which stores the relationship between the product and the sale channel. This intersection entity can then store information related to each channel. The core module itself can provide:

  • product_identifier: A character field that stores the identifier that the external channel uses to identify the product.

Views

  • It should be possible to add Channel Listings as a new tab inside product.product.
  • From channels, a relate button could be added to Listed Products which shows the channel listings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant