Aprium Software

Ubercart

hook_uc_cart_alter

hook_uc_cart_alter is a really useful hook if you need to change items in the shopping cart. It replaces the need to theme all the check out pages individually.

The shopping cart items come through as a by reference parameter. This means you don't have to return the variable.

$items[0]->title = 'testings';

Syndicate content

Hire

If you need a London based Drupal developer you can hire me. Check the availability page and contact me on info@aprium.net.

 

Powered by Drupal, an open source content management system

Copyright Aprium 2008