Product_Filters implements Registerable, Standard_Service

Handles the Product Filters integration.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Standard_Service

Table of Contents

add_product_filters_attribute_extras()  : array<string|int, mixed>
Adds the Product Filters attribute extras to the product options.
add_product_filters_settings()  : array<string|int, mixed>
Add the Product Filters settings to the app params.
register()  : mixed
{@inheritdoc}

Methods

add_product_filters_attribute_extras()

Adds the Product Filters attribute extras to the product options.

public add_product_filters_attribute_extras(array<string|int, mixed> $params) : array<string|int, mixed>
Parameters
$params : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

$params

add_product_filters_settings()

Add the Product Filters settings to the app params.

public add_product_filters_settings(array<string|int, mixed> $params) : array<string|int, mixed>
Parameters
$params : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results