WC_Product_Data_Store_Interface::get_ending_sales
Returns an array of IDs of products that have sales which are due to end.
Method of the class: WC_Product_Data_Store_Interface{}
No Hooks.
Returns
Array
.
Usage
$WC_Product_Data_Store_Interface = new WC_Product_Data_Store_Interface(); $WC_Product_Data_Store_Interface->get_ending_sales();
WC_Product_Data_Store_Interface::get_ending_sales() WC Product Data Store Interface::get ending sales code WC 9.9.3
public function get_ending_sales();