# Measurable quantity and price considerations

In order to use measurable quantities and prices, it is ESSENTIAL that each of the products in the catalog have the required ATTRIBUTE loaded and assigned, which defines the measurement unit’s conversion rule, to convert the quantities received into units of products that can be published in the marketplaces.

#### Product measurable quantity.

This object is intended to replace the other stock fields, using measurable quantities. It should only be used by those accounts that work with measurable products, such as supermarkets and other similar-type accounts.\
DO NOT USE this object unless you are absolutely certain that your products use measurable quantities.

#### Product measurable price with taxes.

This object is intended to replace the other price fields, using measurable price. It should only be used by those accounts that work with measurable products, such as supermarkets and other similar-type accounts.\
DO NOT USE this object unless you are absolutely certain that your products use measurable quantities.


---

# 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://developers.alephee.com/v2/products/post-methods/business-rules/measurable-quantity-and-price-considerations.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.
