QuickEditProductGraduatedPricesReaderInterface

Extends

Interface QuickEditProductsGraduationsReaderInterface

category

System

package

QuickEdit

subpackage

Interfaces

Methods

Returns the graduated prices of a product or an empty array nothing was found.

getGraduatedPrices(array|null $productIds = null) : array

Arguments

$productIds

array|null

Array containing the selected product IDs to be processed.

Response

array

Returns array that contains the graduated prices information.