# Dropshipping

Dropshipping is a retail model in which the store doesn't have its own inventory. When a product is ordered in your online store, you buy it from a third-party vendor and send it directly to the customer.

External Importer offers default features to create a Dropshipping store on WooCommerce:

* Import products from various eCommerce stores to your WooCommerce store. Note that Variable Products are currently not supported.
* Automated price and stock update.
* Flexible Pricing rules to set your margin.

Select *Simple* products type in Import settings to enable Add products to the cart on your website.

![](/files/-MJMbXP5zuD2U0JMUSBi)

To set margin rules, go to `External Importer > Settings > Dropshipping`. These rules must be configured before you import products to your website. The new markup will be applied when updating prices.

You can set different values for every domain and price range. The rules are processed from top to bottom.&#x20;

{% hint style="info" %}
Only the first rule that meets all criteria will be applied, so set custom rules at the head and default rules at the end of the list.
{% endhint %}

![](/files/-MJMbn1NvKXKuz-whhC3)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ei-docs.keywordrush.com/monetization/dropshipping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
