Nov 19th, 2012
<?php remove_filter('the_content', 'wpautop'); echo apply_filters('the_content',do_shortcode('[add_to_cart='.$product_id.']')); ?>
<?php remove_filter('the_content', 'wpautop'); echo apply_filters('the_content',do_shortcode('[add_to_cart='.$product_id.']')); ?>