Wholesale_Pro implements Registerable, Standard_Service
Handles the Wholesale Pro integration.
Tags
Interfaces, Classes and Traits
- Registerable
- Standard_Service
Table of Contents
- add_wholesale_pro_settings() : array<string|int, mixed>
- Add the Wholesale Pro settings to the app params.
- register() : mixed
- {@inheritdoc}
Methods
add_wholesale_pro_settings()
Add the Wholesale Pro settings to the app params.
public
add_wholesale_pro_settings(array<string|int, mixed> $params) : array<string|int, mixed>
Used for the wholesale pricing component.
Parameters
- $params : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —register()
{@inheritdoc}
public
register() : mixed