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

# Enum ImportProductDuplicateMatch

> Product duplicate matching for import

Product duplicate matching for import

## Syntax

```crmscript theme={null}
ImportProductDuplicateMatch
```

## Fields

| Name     | Description |
| -------- | ----------- |
| Name     | Name        |
| Code     | Code        |
| NameCode | Name + Code |
| ErpKey   | ErpKey      |


## Related topics

- [Enum ImportContactDuplicateMatch](/en/automation/crmscript/reference/CRMScript.NetServer.ImportContactDuplicateMatch.md)
- [Enum ImportPersonDuplicateMatch](/en/automation/crmscript/reference/CRMScript.NetServer.ImportPersonDuplicateMatch.md)
- [importproductduplicatematch](/en/api/mdo-providers/reference/importproductduplicatematch.md)
- [Configure import settings](/en/admin/import/settings.md)
- [Enum ImportAction](/en/automation/crmscript/reference/CRMScript.NetServer.ImportAction.md)
- [Import contacts and product data](/en/admin/import/index.md)
