---
title: "WooCommerce"
canonical: "https://ingrid-support.refined.site/space/KB/11436296/WooCommerce"
format: markdown
---
> ℹ️ Ingrid for WooCommerce is maintained by Krokedil. Find documentation and download it at [https://krokedil.com/product/ingrid-delivery-checkout-for-woocommerce/](https://krokedil.com/product/ingrid-delivery-checkout-for-woocommerce/) 
> ℹ️ 
> ℹ️ Support contact: [support@krokedil.se](mailto:support@krokedil.se)

Versions of Wordpress & WooCommerce you need to consider before using the plugin can be found <u>[here](https://krokedil.com/product/ingrid-delivery-checkout-for-woocommerce/)</u> under "Technical Info".

The plugin for WooCommerce supports the following Ingrid products:

- <u>[Checkout v2](https://developer.ingrid.com/delivery_checkout/)</u>
  - Features in Checkout v2 supported:
    - <u>[Address form](https://developer.ingrid.com/delivery_checkout/features/address_form/)</u>
    - <u>[Product attributes](https://developer.ingrid.com/delivery_checkout/reference/#CartItem_attributes)</u>
    - <u>[Dimensions](https://developer.ingrid.com/delivery_checkout/reference/#CartItem_dimensions)</u>
    - <u>[Weight](https://developer.ingrid.com/delivery_checkout/reference/#CartItem_weight)</u>
    - <u>[Addons](https://support.ingrid.com/delivery-addons)</u>
- <u>[Tracking widget](https://developer.ingrid.com/delivery_tracking/)</u>
  - WooCommerce can even inform Ingrid about tracking numbers
- <u>[Product Detail Page (PDP) widget](https://developer.ingrid.com/product_page/)</u>

The user guide for the plugin to WooCommerce can be found <u>[here.](https://docs.krokedil.com/ingrid-delivery-checkout-for-woocommerce/get-started/introduction/)</u>

---

### Installation guide

- To install Ingrid's Delivery Checkout, please visit the following [link for detailed instructions](https://docs.krokedil.com/ingrid-delivery-checkout-for-woocommerce/get-started/introduction/)
- To install Ingrid's Delivery tracking, follow this [step by step guide](https://docs.krokedil.com/ingrid-delivery-checkout-for-woocommerce/get-started/delivery-tracking/)

---

### Plugin settings

A full list and explanation of each setting found in the plugin can be found [here](https://docs.krokedil.com/ingrid-delivery-checkout-for-woocommerce/get-started/introduction/#configuration)

---

### FAQ

- **Where can I find frequently asked questions that are plugin specific?**

You can find more information [here](https://docs.krokedil.com/ingrid-delivery-checkout-for-woocommerce/troubleshooting/faq/)

- **How can I set shipping price to 0 if a free shipping coupon is used?**

If a coupon is used by the customer that enables free shipping in WooCommerce, `free_shipping` is sent as a *vouchers* param to Ingrid.

To match this free shipping coupon with the price rules in Ingrid you can do the following:

1. Add a new price rule.

2. Select Vouchers (Multiple) in the popup window.

![image]()

3. Set the *Carrier Product Price* to 0.

4. Make sure that this rule is placed above/before other price rules (the first rule instance that matches the condition will be the price

5. Click *Save* to close the modal window.

6. You can now test your changes from the *Test checkout widget* in the left side menu.

7. When you want to publish your changes you click the *Preview changes* button in the top right corner. A modal window is now opened. Click the *Publish* button to push the changes to your store.