# SKU Mapping

To report on SKUs across multiple stores as one line item you can map Listing SKUs to a single Master SKU.&#x20;

You can also use the SKU Mapping Sheet to analyze product level sales across different retailers. Enter the "SKU" or "PID" or "style ID" from the Retailer Spreadsheet as the "Listing SKU" in the BSD, and map it to your SKU from your ecommerce store.

{% hint style="warning" %}
You can build reports with the Master SKU or the Listing SKU
{% endhint %}

<figure><img src="/files/1hkrWQIw5GVg1UICRyAf" alt=""><figcaption><p>Enter the Listing SKU and the Master SKU it maps to</p></figcaption></figure>

## Where to Find Your Data

[Order & Order Line Revenue Explore](/core-concepts/data-models/data-explores/digital-analytics-unified/ecommerce-orders-and-revenue-by-order-date-explore.md)

<figure><img src="/files/lA2rHQWHxI60ccY8MPbN" alt=""><figcaption><p>Order &#x26; Order Line Revenue Explore</p></figcaption></figure>

<figure><img src="/files/fuRrrXLCgdhrRjajqL7F" alt=""><figcaption><p>The Listing SKU is a dimension in the Order &#x26; Order Line Revenue Explore - the SKU dimension = the Master SKU in your BSD sheet </p></figcaption></figure>


---

# 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://help.daasity.com/core-concepts/custom-data-and-enrichment/custom-attributes/products-and-hierarchy/sku-mapping.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.
