GetBasePrice
Namespace
IO\Extensions\Functions
Extends
Type | Name | Description |
---|---|---|
|
||
|
||
|
||
|
||
|
Methods
public __construct($app, $itemRepository, $columnBuilder, $filterBuilder, $paramsBuilder)
GetBasePrice constructor.
Type |
Name |
Description |
|
||
|
||
|
||
|
||
|
public getFunctions():array
Return the available filter methods
public getBasePrice($variationId):array
Get the base price for the specified variation
Type |
Name |
Description |
|
public getBasePriceList($variationIds):array
Get base prices for a list of variations
Type |
Name |
Description |
|
Thank you for your feedback!