I am trying to modify the product table in /cart/checkout
i.e. i would like to modify the links in the table.
What is the 'clean' way to do it?
I tried with hook_uc_product_description_alter, but here there is not yet the link but only the nid.
I would like to modify the #markup
