When you add custom options to a product in Magento 2, you give your customers the opportunity to choose product options as to their needs without relying on the product attributes.

Customizable options allow you to categorize products, create cart price rules and dynamic categories rules.

To configure product custom options in Magento 2:

1. Navigate to Catalog > Products and choose the product you'd like to configure customizable options for or Add New Product.

Note: you can't configure custom options in Magento 2 for simple products that are already a part of the configurable product.

Magento 2 Products

2. Scroll down to the Customizable Options section and press the Add Option button.

  • Give the Option Title and Type.
  • Check if you want this option to be Required.

Note: once you put a checkmark near the Magento 2 custom option, it will be obligatory to choose.

3. Set the Option Values.

  • Give a Title to the value.
  • Set the Price and Price Type.

Note: if you choose the Fixed option, the price of the variation will differ from the price of the base product by a fixed amount, and if the Percentage option, the price of the variation will correspondingly differ from the price of the base product by percentage.

4. Enter the SKU for each Magento custom option that will be added to the product SKU as a suffix.

Magento 2 Products Customizable Options

5. Once you finish Save the product and check the customizable options on the storefront.

Magento 2 Product Customizable Options on Storefront

And if you go to the Shopping Cart, you will see the Magento custom options right under the product name.

Product Customizable Options in Magento 2

As defined previously, you can configure the custom option not for all Magento 2 products since most of them are based on the attributes. What you can do though, is copy custom product options and add them to multiple other products in one go.