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

[Feature] Intelligent supplier selection in checkout #128

Open
nvindice opened this issue Sep 21, 2018 · 1 comment
Open

[Feature] Intelligent supplier selection in checkout #128

nvindice opened this issue Sep 21, 2018 · 1 comment
Assignees

Comments

@nvindice
Copy link
Contributor

Hi everyone,

the 'Supplier' provider allows the customer to choose a supplier during the checkout process, when 'Pickup' was chosen as the delivery option. Downside: Every supplier is listed here, regarless if the product is available at this specific supplier or not.

We are discussing to implement a new decorator, which checks if the supplier can supply all products in the basket first (getting this information from the 'Products' tab at the supplier backend) and removes it from the selection list in the checout area if not.

Not sure yet if we are going to provide the 'Pickup' method at all, but IF we do - are you guys interested in adding this feature to the core or shall I implement it only for our own usage?

Regards,
Nils

@aimeos
Copy link
Owner

aimeos commented Sep 21, 2018

Sure, we would love to get the improvement into the Aimeos Core. Just make it configurable :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants