views:

95

answers:

1

Options...

1) create a block that tests for and empty $order session type object.

2) find the configuration text area in the tangled ubercart admin area.

3) hack the module to call a block on empty cart rather than the hard coded text (if that's true.)

Thanks!

+1  A: 

I'm not sure what it is you want to do, but if you just need to change text, then the String Overrides module works well for that.

Mike Crittenden
I would soooo much rather get to the hook source. I have avoided String Overrides like the plague. Doing regex replaces on every t() function call sounds like a horrible idea to me.
doublejosh

related questions