Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

The app now allows you to collect delivery fees.

If you do not have allowed delivery areas and deliver at any distance, you can add a “Flat delivery fee”:

image-20241120-100852.png

Each store Location can have its unique fee.

Also, if you have delivery zones created and validated by ZIP codes or a full address, it’s possible to add a “Delivery fee” to each area.

image-20241120-100906.pngimage-20241120-100914.png

Delivery fees will be visible in the app widget UI in the cart.

image-20241120-100931.png

Due to Shopify limitations, third-party apps can’t add extra charges to the Checkout as separate lines (similar to Taxes or Shipping charges).

To overcome this limitation, the app generates a custom product to represent a delivery fee at the Checkout. This means a fee will be added as a separate product.

image-20241120-101000.png

At the backend, you’ll see the product “Delivery fee” under the “mws_deliverydate_generated” type. This is the product the app will reuse each time a specific delivery fee is applied to the order.

You can upload an image to that product to make it look more attractive at the Checkout.

image-20241120-101017.png

  • No labels