Just a quick glance ...
Looks like you are missing a paren on the IF:
Code:if ($_SESSION['cart']->in_cart_check('product_is_always_free_shipping','1') { $content .= '<span class="freeoptions">' . '<p style="text-align: center; "><span style="font-size: small; "><span style="color: rgb(255, 0, 0); "><b>Complimenti! Hai diritto alla spedizione gratuita!</b></span></span>' . '</span>'; }



Reply With Quote


Bookmarks