XML Feed – Get data to XML from attribute class
-
Hello,
I need to export data to price comparator but I can’t categorize them correctly. How can I get data to my XML feed from product attributes?
NOW IT LOOKS LIKE THIS BUT IT DONT GIVE ME RIGHT DATA:
<Category>[alg_product_categories_names]</Category>I LIKE TO GET DATA FROM THIS CSS CLASS:
<Category>[woocommerce-product-attributes-item–attribute_pa_termektipus]</Category>Reason why I want to do it like this is that I have products categorized like this:
MAIN_CATEGORY -> CHILD_CATEGORY -> PRODUCT_PAGE
Product page have child category as parent. If I will give to product page two parents (main category + child category) then it will show as <Category>[MAIN_CATEGORY, CHILD_CATEGORY]</Category>.Sincerely
Peter
- The topic ‘XML Feed – Get data to XML from attribute class’ is closed to new replies.