data, $store_info ); ?>
ID ); $map_location = isset( $store_info['location'] ) ? esc_attr( $store_info['location'] ) : ''; $scheme = is_ssl() ? 'https' : 'http'; wp_enqueue_script( 'google-maps', $scheme . '://maps.google.com/maps/api/js?sensor=true' ); get_header(); $page_post_meta_set = get_post_meta( $post->ID, 'amaz_store_sidebar_dyn', true ); $layout = get_theme_mod( 'store_layout', 'left' ); ?>