Hi,
we use
<?php echo do_shortcode('[wp_cart_button name="' . $title . '" price="' . $price . '"]'); ?>
in the template for the add to cart and then in the checkout page itself we use [show_wp_shopping_cart]
I can’t really give the actual site address in a public forum