Skip to main content

How to Remove Products from Discount Codes

1

Select the products to remove

In the Manage Products component of your selected Discount Code, select the products that you wish to remove and click Remove Selected Product(s).
The Manage Products component with products selected and the Remove Selected Products button

Selecting products to remove in the Manage Products component

2

Confirm the removal

Click OK on the popup confirmation message.
The popup confirmation message with the OK button after products are removed

The confirmation popup after removing products

Removing a product is a soft delete. fusionCore sets Is_Active__c to false on the underlying Product_Discount_Code__c eligibility record rather than deleting it. The record persists, so re-adding the same product later reactivates the existing record instead of creating a new one.

Limitations and Common Pitfalls

  • Remove is a soft delete. Removing a product deactivates the eligibility record rather than deleting it; re-adding the same product reactivates the existing record.