Displaying ‘Brands’ Custom Taxonomy in Product XML Feeds

Forums Product XML Feeds for WooCommerce Displaying ‘Brands’ Custom Taxonomy in Product XML Feeds

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #105549
    Tom Anbinder
    Moderator
    Plugin Support

    Hi,

    As replied in private email: since plugin v1.2.2, you can now get any custom taxonomy for the products with [alg_product_terms] shortcode, e.g.:

    [alg_product_terms taxonomy="brand"]

    In case if there will be more than one brand, you can use sep attribute to set how brands should be “glued”, e.g.:

    [alg_product_terms taxonomy="brand" sep=", "]

    Hope that helps.

    Best regards,
    Tom

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.