Delivery methods¶
Odoo eCommerce allows you to configure various delivery methods, enabling customers to choose their preferred option at checkout. These methods include integrations with external providers as well as custom options such as flat-rate shipping, free shipping, or in-store pickup.
Ver también
Integración con transportistas externos¶
You can integrate with third-party shipping carriers, such as FedEx, UPS, or DHL to streamline shipping operations. Connecting with an external provider allows to generate tracking labels automatically and to offer customers several delivery options at checkout.
To enable a third-party delivery provider:
Vaya a .
Scroll to the eCommerce section.
Under Configure Delivery Methods, click Find a Delivery Provider.
On the New Providers page, click the Delivery methods button of an already-installed provider to access the delivery method’s form, or Install a new provider.
Nota
The shipping price, including the Margin on rate or Additional margin configured on the delivery method (if applicable), is displayed when selecting the provider during checkout.
Método de entrega personalizado¶
Debe crear métodos de entrega personalizados, por ejemplo:
to configure fixed-price shipping that applies to all orders;
to configure shipping based on rules;
to configure the Click & Collect option.
To create a custom delivery method, go to , click New, and configure it.
Truco
Upon configuring a delivery method, you can:
Restringirlo a un sitio web específico si lo selecciona en el campo Sitio web.
Use la pestaña Disponibilidad para definir las condiciones para el método de entrega en función del contenido o destino del pedido.
Enable the Cash on Delivery option so customers can pay when their order is delivered.
Add a Tracking Link to allow customer to track their order via the customer portal.
Clic y recoger¶
To allow customers to reserve products online and collect them in-store, follow these steps:
Vaya a .
Scroll to the eCommerce section, enable Click & Collect, and Save.
Click Configure Pickup Locations to configure the delivery method, if needed, and ensure the Provider field is set to Pick up in store.
En la pestaña Tiendas, haga clic en Añadir una línea y seleccione los almacenes donde los clientes podrán recoger sus pedidos.
Once the setup is complete, click the Unpublished button to change the status to Published and make the delivery method available to customers.
Nota
When the product is in stock, a location selector is displayed on the product page and the Address checkout page. Customers cannot select a pick-up location if the product is out of stock at that location, unless the Continue selling option for out-of-stock products is enabled.
Si un producto tiene habilitada la opción Mostrar la cantidad disponible, los clientes podrán ver la cantidad disponible en cada almacén en el selector de ubicación de la página del producto.
Todos los almacenes deben tener una dirección completa para asegurar que los clientes puedan visualizar su ubicación con precisión. Las direcciones incompletas impiden que puedan ver el almacén.
In a multi-company environment, the company assigned to the warehouse must match the company assigned to the website on which the delivery method is used. If the companies differ, the pickup location cannot be selected.
The Click & Collect option is not available for services.
By default, the Pay on Site payment method is enabled and published when the Click & Collect feature is activated.
Ver también