aimeos/aimeos-core

[Feature] Intelligent supplier selection in checkout

Aberta

#128 aberto em 21 de set. de 2018

 (1 comentário) (1 reação) (1 responsável)PHP (128 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (4.526 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador