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.
|
Ubercart |
|
|
|
||
|
Wed, 01/11/2012 - 09:36
I am trying to modify the product table in /cart/checkout I tried with hook_uc_product_description_alter, but here there is not yet the link but only the nid. |
|