# Product Selections Change Types Change types that represent data modifications made to the [Product Selections](/api/projects/product-selections.md) entity. ## Change types #### Add Product [type definition](/search.md?urn=ctp:history:type:AddProductChange). #### Change Localized Name Change triggered by the [Change Name](/search.md?urn=ctp:api:type:ProductSelectionChangeNameAction) update action. [type definition](/search.md?urn=ctp:history:type:ChangeLocalizedNameChange). #### Exclude Product [type definition](/search.md?urn=ctp:history:type:ExcludeProductChange). #### Remove Product [type definition](/search.md?urn=ctp:history:type:RemoveProductChange). #### Set Custom Field Change triggered by the [Set Custom Field](/search.md?urn=ctp:api:type:ProductSelectionSetCustomFieldAction) update action. [type definition](/search.md?urn=ctp:history:type:SetCustomFieldChange). #### Set Custom Type Change triggered by the [Set Custom Type](/search.md?urn=ctp:api:type:ProductSelectionSetCustomTypeAction) update action. [type definition](/search.md?urn=ctp:history:type:SetCustomTypeChange). #### Set Key [type definition](/search.md?urn=ctp:history:type:SetKeyChange). #### Set Product Count [type definition](/search.md?urn=ctp:history:type:SetProductCountChange). #### Set Variant Exclusion [type definition](/search.md?urn=ctp:history:type:SetVariantExclusionChange). #### Set Variant Selection [type definition](/search.md?urn=ctp:history:type:SetVariantSelectionChange). ## Related pages - [Area overview page with navigation](/api.md) - [Previous page: Product Discounts](/api/history/change-types/product-discounts.md) - [Next page: Product Types](/api/history/change-types/product-types.md) - [Search documentation and API specs](/search.md)