Quick_View_Pro implements Registerable
Integrates with WooCommerce Quick View Pro.
Tags
Interfaces, Classes and Traits
- Registerable
Table of Contents
- register() : mixed
- render_discounts_list() : void
- Render the discounts list for the product.
Methods
register()
public
register() : mixed
Tags
Return values
mixed —render_discounts_list()
Render the discounts list for the product.
public
render_discounts_list(WC_Product $product) : void
Parameters
- $product : WC_Product
-
The product.