Flux_Checkout implements Registerable, Conditional, Premium_Service

WooCommerce Quick View Pro integration.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Conditional
Premium_Service

Table of Contents

disable_quantity_default_change()  : bool
Disable quantity default change on checkout page.
is_required()  : mixed
{@inheritdoc}
register()  : mixed
{@inheritdoc}

Methods

disable_quantity_default_change()

Disable quantity default change on checkout page.

public disable_quantity_default_change(bool $change, object $product) : bool
Parameters
$change : bool

Whether to change the default quantities or not.

$product : object

Product to change the quantities.

Tags
Return values
bool

is_required()

{@inheritdoc}

public is_required() : mixed
Tags
Return values
mixed

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results