chimera_sound Posted August 13, 2005 Posted August 13, 2005 hay i wont to let the user send a message with his shopping_cart item without to log into the site anyone here can combine somehow the contct page with the shoping card??? i wont to do this to let the user send only request estimate i dont wont to publish my price 10x kobi B)
Guest Posted August 14, 2005 Posted August 14, 2005 Put the following just below the call to application_top.php in contact_us.php ?if (!tep_session_is_registered('customer_id')) { ? ?$navigation->set_snapshot(); ? ?tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL')); ?} You could add a link in the cart to the contact page. Matti
chimera_sound Posted August 14, 2005 Author Posted August 14, 2005 i sorry bat it's not what i wont :( i wont to send a estimate from the contact page, without using password and usern name, the mail that the owner of the site will get is include the sopping card of the user 10X kobi :blush:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.