we want customers to enter zip code on product view page to find delivery is available or not for that zip code.
so we used this extension : product-delivery-check-by-zip-code magento extension
we got what we needed by this extension. but after using this extension, "add to cart" button on product
view page is not working, also product images are not zooming as before.
seems this is the file for displaying on product view page
app\design\frontend\default\default\template\techinflo\checkavailability\availability.phtml
availability.phtml code here : http://pastebin.com/YpuwTkFS
demo : http://demo1.kidsdial.com/index.php/electronics/24-widescreen-flat-panel-lcd-monitor.html
please help me to find solution.