/*!
Theme Name: Groser
Theme URI: http://themexriver.com/wp/viando
Author: themexriver
Author URI: https://themeforest.net/user/themexriver
Description: Groser - Grocery WordPress woocommerce theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: groser
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


<script>
document.addEventListener("DOMContentLoaded", function() {
    var searchInput = document.querySelector('.in-m-search input[name="search"]');
    if (searchInput) {
        searchInput.placeholder = "Site içi arama yapın.."; // Burada metni değiştiriyoruz
    }
});
</script>
