Issuance of the search query results in JSON format
Issuance of the search query results in JSON format / tips when searching.
To get JSON data with the product name, price, image and link, you can perform an AJAX request to the file "/ajax.php?search_shop"
In the GET / POST variable "search" you must pass part of the product name or ID. The request can be executed only with paid hosting with a parked domain. The data can be used to implement the issuance of prompts in a search form.
Sample code for implementing hints, in settings, in the "Search" tab.