Variation_Prices implements Registerable, Service

Handles the integration with WooCommerce Variation Prices

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Service

Table of Contents

get_price_range()  : string
If WooCommerce Variation Prices is installed get the price range for a subset of variation ids
register()  : mixed
Register the class

Methods

get_price_range()

If WooCommerce Variation Prices is installed get the price range for a subset of variation ids

public get_price_range(string $price_html, mixed $variation_ids) : string
Parameters
$price_html : string

The original price tag

$variation_ids : mixed
Return values
string

register()

Register the class

public register() : mixed
Tags
since
2.0.0
Return values
mixed

Search results