> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zaidkayed.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Price

> Filter out products by prices & find zero-priced products.

## General

Control which products you want to filter. For example, if you want to ensure a reasonable margin on high-priced products, you can combine the `price` and `margin` filters to check that all products above a certain price meet the margin you specify.

<Columns cols={2}>
  <img style={{ borderRadius: "0.75rem" }} src="https://mintcdn.com/commercestack/H8mvViQW55pXwpdr/images/price-filter.png?fit=max&auto=format&n=H8mvViQW55pXwpdr&q=85&s=d91c2f14152df65e4aed05398a623f24" width="550" height="372" data-path="images/price-filter.png" />
</Columns>

`Zero priced` checkbox gets all products which have a price set to exactly zero.
Can't be combined with price range filter.

You could set `Min price` & `Max price` to search for products in that range.

## Example

Filtering by `Zero priced` filter.

<img style={{ borderRadius: "0.75rem" }} src="https://mintcdn.com/commercestack/H8mvViQW55pXwpdr/images/price-search-result.png?fit=max&auto=format&n=H8mvViQW55pXwpdr&q=85&s=174a493f0a461b6db2bd9fd4ab6282d2" width="2784" height="542" data-path="images/price-search-result.png" />

We have found a product which sells for exactly zero.

<img style={{ borderRadius: "0.75rem" }} src="https://mintcdn.com/commercestack/H8mvViQW55pXwpdr/images/price-product.png?fit=max&auto=format&n=H8mvViQW55pXwpdr&q=85&s=46c7d901918b02c58e5a21e9d5452a1b" width="3360" height="1732" data-path="images/price-product.png" />
