This PHP error in WordPress is a result of an invalid transient in WooCommerce. This is a known issue in WooCommerce, caused by how block …
woocommerce
Get an array of variation IDs for a WooCommerce product
If you need variation IDs for a WooCommerce product and you know the WC product ID, you can use one of the two following code snippets to …