United States|United Kingdom|India
admin
Sep 03, 2009

For quite sometime, I had wanted to be able to add "add to cart" button anywhere in the Drupal system and found the found that does exactly that:

$node = node_load(10);
print theme_uc_product_add_to_cart($node);
?>

theming ubercart

hi,

 

i am working on a project where we use sections module to show content in differnt themes.

 

here is my question

 

i want to use ubecart in two differnt themes for a same website

 

like example.com/theme1/cart     example.com/theme2/cart

 

i want to have all the functionlity till check out to be differnt for the differnet themes.

how can this be done. i really need some help on this

Post new Comment

  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Links to specified hosts will have a rel="nofollow" added to them.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.