Hi,
I've been looking for a 'Buy Now' button for a Ubercart site with no luck.
I've used '
<?php
print $node->content['add_to_cart']['#value']
?>' to print the Add to Cart button into my custom node.tpl and I'd like to include a Buy Now button underneath it.
I've seen the redirect function in the module but am unable to edit it myself at this point in my PHP career, hehe.
Does anyone have a way to achieve this or be willing to help me out?
Here's the site in question if your interested.
Thanks,
Marc


