Class DFW_Manage_Products
Manage the Products data
Package: Deposits-for-WooCommerce\Products
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at includes/class-dfw-manage-products.php
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at includes/class-dfw-manage-products.php
Methods summary
public static
boolean
|
|
public static
boolean
|
|
public static
float
|
#
dfw_get_deposit( integer|WC_product $product, integer $plan_id = 0, string $context = 'display', float $price = null )
Get the deposit amount based on the deposit type |
public static
string
|
|
public static
string
|
#
dfw_get_formatted_deposit_amount( integer $product_id )
Display the deposit amount on fron end product page |
public static
array
|
#
dfw_has_payment_plans( integer $product_id )
Check if the product has payment plans enabled & which plans are entered |