diff --git a/app/code/Magento/DownloadableImportExport/Model/Import/Product/Type/Downloadable.php b/app/code/Magento/DownloadableImportExport/Model/Import/Product/Type/Downloadable.php index 57b7104c4be1d..4b94ecdefcb35 100644 --- a/app/code/Magento/DownloadableImportExport/Model/Import/Product/Type/Downloadable.php +++ b/app/code/Magento/DownloadableImportExport/Model/Import/Product/Type/Downloadable.php @@ -87,7 +87,7 @@ class Downloadable extends \Magento\CatalogImportExport\Model\Import\Product\Typ /** * Default links can be purchased separately */ - public const DEFAULT_PURCHASED_SEPARATELY = 1; + public const DEFAULT_PURCHASED_SEPARATELY = 0; /** * Error codes.