# NexPort Mapping

Mapping connects a nopCommerce product to a NexPort product/section and defines store‑specific behavior.

## Where to find mapping

* Edit a product and scroll to `NexPort Product Mappings`.
* Use `View NexPort Product` to switch to the mapping section, or `Synchronize from NexPort` after section updates.
* Use the mapping search/filter above the list.

## Create the default mapping

1. Edit the product.
2. Click `Create/Edit Mapping` (Default Mapping). Other mapping actions are disabled until a default exists.
3. In the mapping window, select the target NexPort product/section.
4. Choose `Auto‑redeem` or keep manual redemption.
5. Save.

## Store mappings

* After a default mapping exists, create per‑store mappings to override defaults (e.g., price, subscription org, redemption mode).

## Subscription organization selection

1. In the mapping window, start typing the organization name.
2. Pick from predictive results. The org GUID and names populate automatically.
3. Save.

## Editing, deleting, and copying mappings

* Modify any mapping to update behavior.
* Remove store mappings if no longer needed (default mapping remains).
* Copying a product can also copy mappings when specified.

## Best practices

* Prefer auto‑redeem for frictionless learner experiences unless supplemental intake is required.
* Do not change nopCommerce order status manually; let the plugin update the order when redemption occurs.

## Related

* [Products](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/products.md)
* [Orders & Fulfillment](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/orders.md)
* [Assigning and Transferring NexPort Campus Seats](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/assigning-and-transferring-seats.md)


---

# 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://docs.nexportsolutions.com/nexport-user-documentation/nexport-market/admin-guide/running-your-store/nexport-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.
