SalesPriceService
Namespace
IO\Services
Type | Name | Description |
---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
public __construct($app, $salesPriceSearchRepo, $customerService, $checkoutService)
SalesPriceService constructor.
Type |
Name |
Description |
|
||
|
||
|
||
|
public setClassId($classId):Services
Type |
Name |
Description |
|
public setCurrency($currency):Services
Type |
Name |
Description |
|
public setShippingCountryId($shippingCountryId):Services
Type |
Name |
Description |
|
public getSalesPriceForVariation($variationId, $type = "default", $quantity = 1):SalesPriceSearchResponse
Type |
Name |
Description |
|
||
|
||
|
public getAllSalesPricesForVariation($variationId, $type = "default", $quantity):array
Type |
Name |
Description |
|
||
|
||
|
public applyCurrencyConversion($salesPrice)
Type |
Name |
Description |
|
Thank you for your feedback!