Also, find this line of code and comment it out:
Code:
echo '$total_count: ' . $total_count . ' $chk_cart: ' . $chk_cart . '<br>';
using:
Code:
// echo '$total_count: ' . $total_count . ' $chk_cart: ' . $chk_cart . '<br>';