wp_update_post( array('ID' => $product_id, 'post_content' => 'This is the <strong>product description</strong> content.') );