PATH:
home
/
letacommog
/
rdvenunclick.fr1
/
wp-content
/
plugins
/
dokan-pro
/
modules
/
geolocation
/
views
<?php $dokan_geo_latitude = dokan_geo_float_val( $dokan_geo_latitude ); $dokan_geo_longitude = dokan_geo_float_val( $dokan_geo_longitude ); ?> <input type="hidden" name="dokan_geolocation[]" value="<?php echo esc_attr( $id ); ?>" data-latitude="<?php echo esc_attr( $dokan_geo_latitude ); ?>" data-longitude="<?php echo esc_attr( $dokan_geo_longitude ); ?>" data-address="<?php echo esc_attr( $dokan_geo_address ); ?>" data-info="<?php echo esc_attr( $info ); ?>" >
[+]
..
[-] filters.php
[edit]
[-] store-lists-filters.php
[edit]
[-] item-geolocation-data.php
[edit]
[-] widget-product-location.php
[edit]
[-] widget-form.php
[edit]
[-] admin-notices.php
[edit]
[-] product-editor-options.php
[edit]
[-] map.php
[edit]
[-] product-location.php
[edit]
[-] map-marker-info-window.php
[edit]
[-] loading.php
[edit]