Aelia_Currency_Switcher implements Registerable, Standard_Service
Handles integration with Aelia CS
Tags
Interfaces, Classes and Traits
- Registerable
- Standard_Service
Table of Contents
- convert_price() : string|float
- Convert price for Aelia.
- register() : mixed
- {@inheritdoc}
Methods
convert_price()
Convert price for Aelia.
public
convert_price(string|float $price) : string|float
Parameters
- $price : string|float
Tags
Return values
string|float —register()
{@inheritdoc}
public
register() : mixed