I'm using the word "basket" instead of "cart" all over my site (for a British audience). I had been using Ubercart's theme_uc_empty_cart() to alter the empty cart message, but now that has stopped working because this module implements it too.

Would it be possible for you to provide a theme_uc_empty_cart_text() function that people could override?

CommentFileSizeAuthor
#1 custom_empty_cart_message-1431194-1.patch963 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new963 bytes

This patch adds the required functionality. Feedback welcome.

Disclaimer: this is my first patch!