I\'m trying to retrieve the product attributes of a WooCommerce product using this:
$m = get_post_meta($pid, \'_product_attributes\', false);