Home Forums WoodMart support forum source code for API integration.

source code for API integration.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54663

    zack
    Participant

    Hi there!

    Now we are developing to integrate the API into your provided website, however, we are struggling some problems which are as following:

    1. The source code of search function, the view result of product search and its tags could not be found
    2. The source code of Dropdown menu and the add to cart functions could not be found

    So, please explain and guide us to where the files containing the source of above queries

    #54691

    Artem Temos
    Keymaster

    Hi,

    1. Search form code is located in the file inc/template-tags.php. Its AJAX results are generated with a file js/functions.js.

    2. Add to cart button is related to WooCommerce plugin. And which dropdown menu do you mean?

Viewing 2 posts - 1 through 2 (of 2 total)