To suit my website theme, I need to get the shopping cart to a specificed place. So , I've to keep the actual block code for shopping cart into page.tpl.php . Now the problem is from where can I get the code?
Fri, 02/15/2008 - 12:48
Re: Block code of shopping cart
Look into the following function:
http://www.ubercart.org/docs/api/theme_uc_cart_block_content
Re: Re: Block code of shopping cart
Thanks that was great. In fact, I found the code in module itself and I changed some part of module to suit my current ubercart theme..........getting day by day close to opening ubercart store.....
apeee wrote:Thanks that was
Thanks that was great. In fact, I found the code in module itself and I changed some part of module to suit my current ubercart theme..........getting day by day close to opening ubercart store.....
Don't change the module! Override the theme function! http://www.ubercart.org/faq/617


