aimeos/aimeos-core

[Feature] Intelligent supplier selection in checkout

Aperta

#128 aperta il 21 set 2018

 (1 commento) (1 reazione) (1 assegnatario)PHP (128 fork)github user discovery
help wanted

Metriche repository

Star
 (4524 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor