Hello Support Team, I purchased PRO version of this plug in.
Please see an example XML feed: https://land.elegment.com/LandSearch.xml
Question 1: [alg_product_categories] for Product Category vs. Product Subcategory.
Currently the XML feed generates “Product_Category, Product_Subcategory”. An example is I have California as (parent/main) category. Modoc County is one of the Subcategories under California. Meaning the XML feed generates [alg_product_categories] => “California, Modoc County” when called.
Desire Output: [alg_product_category] => “Calforina”. [alg_product_subcategory] => “Modoc County”
Question 2: [alg_product_tags] outputs all product tags. In this case, “Residential Land, Wooded Land” both are tags of the listing.
Desire Output: [alg_product_tag1] => “Residential Land”. [alg_product_tag2] => “Wooded Land”. SO that they can be separated.
Are the two desire output possible?
-
This topic was modified 1 year, 8 months ago by
Omar Dabbas.