By default ProductCart contains a CAPTCHA component on the “Contact Us” and “Tell a Friend” pages. This is to prevent malicious third-party applications to attempt to use the form to send SPAM.
If you decide to turn this feature off (not recommended), you can do so by following these steps:
TurnOnSecurity=1
… and change to:
TurnOnSecurity=0