Load Ubercart "add to button"



<?php

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