I need to display data related to a product node in the user's shopping cart block.
This small patch makes the product node NID available to themers by adding it to the $items array that's sent to theme_uc_cart_block_content().
This would be awesome to get in there :-)
| Comment | File | Size | Author |
|---|---|---|---|
| uc_cart.nidincartblock.patch | 541 bytes | setvik |
Comments
Comment #1
rszrama commentedComment #2
rszrama commentedEasy enough. Committed.