Hello, i’m new to WordPress so there are a lot of thing that i’m not sure how they work.
I’m currently maintaining and updating a WordPress Ecommerce made by someone else.
The plugins being used to build the site are, among others, WooCommerce, Elementor, JetEngine.
I’m building a section, where you can input certain data and send it to my endpoint that returns an array of names of products. (This is working)
I want to use that array to display a list of products in that same page or in a new page of products with just the products in the array.
Withing elementor i found out that there is a “Listing Grid” that i can use to display “Listing Items” but i don’t know how to fill that list with the products related to those in the array.
In others words, i want to transform this list of products names into a Grid of products. From “products title” get “product information” and “display in grid”
If you can point me in the right direction or tell me how could i achieve this it would be really helpful.
[ad_2]