Log in
Helper

Data

Magento\Downloadable\Helper\Data

What it does

This helper class provides utility methods for working with downloadable products in Magento 2.

Developers use it primarily to determine if a downloadable link can be shared with other customers, checking both product-level settings and store configuration.

It's commonly used when rendering download links or validating access permissions for downloadable content.

Public Methods

  • getIsShareable()