Product_Table_Data_Quick_View extends Abstract_Product_Data
Required for the WooCommerce Product Table integration. Gets data for the 'quick-view' column to display in the product table.
Tags
Table of Contents
- $button_display : mixed
- __construct() : mixed
- get_data() : mixed
Properties
$button_display
private
mixed
$button_display
Tags
Methods
__construct()
public
__construct(WC_Product $product, Button_Display $button_display) : mixed
Parameters
- $product : WC_Product
- $button_display : Button_Display
Tags
Return values
mixed —get_data()
public
get_data() : mixed