Progressus-io / postnl-for-woocommerce

GNU General Public License v3.0
3 stars 0 forks source link

check if product is exist #165

Closed OlfatProgressus closed 2 months ago

OlfatProgressus commented 2 months ago

https://app.clickup.com/t/8688wz6gw Fatal error: Uncaught Error: Call to a member function get_meta() on bool in /home/customer/www/eluun.nl/public_html/wp-content/plugins/woo-postnl/src/Utils.php:738

this error indicates that the $product is false, meaning that wc_get_product is unable to find a product for a given item ID. This can happen if the product ID doesn't exist