Tag Archives: Google Map

Google Map v3 API Prestashop Module

Step 1.) Edit file: header.tpl Define your style sheet <link href=”{$modules_dir}contactform_map/css/contactform_css.php” rel=”stylesheet” type=”text/css” media=”all” /> <link href=”{$modules_dir}contactform_map/css/contact.css” rel=”stylesheet” type=”text/css” media=”all” /> Next, add the JavaScript… Step 2.) Edit file: contactform_map.tpl You need to modify the portion of the provided code with your Google API and set your Sensor’s parameter to either true or false. Sensor… Read More »