aimeos/aimeos-core

[Feature] Intelligent supplier selection in checkout

オープン

#128 opened on 2018/09/21

 (1 件のコメント) (1 件のリアクション) (1 人の担当者)PHP (128 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (4,524 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド