Ordinazione e checkout¶
Odoo eCommerce provides several options to organize the ordering and checkout process. It offers different order button options and sequential checkout steps, some of which support additional features. The related buttons and checkout pages can be customized using the website editor.
Opzioni aggiungi al carrello¶
Comportamento predefinito aggiungi al carrello¶
When clicking the Add to cart button, different actions can be triggered. To configure them, go to , scroll down to the Shop - Checkout Process section, and select one of the following options:
Stay on Product Page: The customer remains on the product’s page.
Go to cart: The customer is immediately redirected to the cart.
Let the user decide (dialog): The customer can choose if they want to go to the cart (Proceed to Checkout) or if they prefer to stay on the product page (Continue Shopping).
Nota
This dialog box always appears regardless of the configuration to suggest optional products, if any.
Acquista ora¶
To let customers choose to go to the review order step directly, you can add an additional Buy now button. To do so, go to . Under the Shop - Checkout Process section, tick the Buy Now feature.
Suggerimento
Alternatively, enable the feature by going to any product’s page while in Edit mode and, in the Customize tab, clicking the Buy Now button next to the Cart options.
Re-order from portal¶
You can let customers re-order items from previous sales orders from their customer portal using the Order Again button. To add it, go to . Under the Shop - Checkout Process section, tick the Re-order From Portal feature.
Passaggi di checkout¶
During the checkout process, customers are taken through the following steps:
Each step can be customized using the website editor by adding building blocks or opening the Customize tab to enable various checkout options.
Nota
Il contenuto aggiunto tramite blocchi di costruzione è specifico per ogni passaggio.
Review order¶
The Review Order step allows customers to see the items they added to their cart, adjust quantities, or Remove products. Information related to the product prices and taxes applied are also displayed. Customers can then click the Checkout button to continue to the Delivery step.
Aprire l’editor del sito web per abilitare opzioni di checkout come:
Suggested Accessories: to showcase accessory products;
Promo Code: to allow customers to redeem gift cards or apply discount codes;
Add to Wishlist: Enable wishlists to allow signed-in users to remove a product from their cart and add it to their wishlist using the Save for later option.
Nota
Se una posizione fiscale viene rilevata automaticamente, l’imposta sul prodotto è determinata in base all’indirizzo IP del cliente.
Se il fornitore di pagamento installato supporta il checkout espresso, viene visualizzato un pulsante dedicato che consente ai clienti di passare direttamente dal carrello alla pagina di conferma senza compilare il modulo di contatto.
Consegna¶
Una volta revisionato l’ordine:
Unsigned-in customers are prompted to Sign in or enter their Email address, along with their delivery address and phone details;
I clienti registrati possono selezionare l”Indirizzo di consegna appropriato.
Possono quindi scegliere un metodo di consegna, selezionare o inserire il loro Indirizzo di fatturazione (o attivare l’interruttore Uguale all’indirizzo di consegna se gli indirizzi di fatturazione e consegna sono identici) e fare clic su Conferma per procedere al passaggio successivo.
Suggerimento
Info aggiuntive¶
You can add an Extra Info step in the checkout process to collect additional customer information through an online form, which is then included in the sales order. To do so, enable the Extra Step option in the website editor. The form can be customized as needed.
Suggerimento
Alternatively, go to , scroll to the Shop - Checkout Process section, enable Extra Step During Checkout, and click Save. Click Configure Form to customize it.
Pagamento¶
At the Payment step, customers Choose a payment method, enter their payment details, and click Pay now.
You can require customers to agree to your terms and conditions before payment. To enable this option, go to the website editor and toggle the Accept Terms & Conditions feature.
Suggerimento
Enable the developer mode and click the (bug) icon to display an availability report for payment providers and payment methods, which helps diagnose potential availability issues on the payment form.
Conferma dell’ordine¶
The final step of the checkout process is the Order confirmation, which provides a summary of the customer’s purchase details.
Vedi anche