WooCommerce return product object by id April 2, 2023 by Tarik Use this method: $_product = wc_get_product( $id ); Official API-docs: wc_get_product