Magidoc

ProductTaxonomyNode
Object

A ProductTaxonomyNode object.

Fields

#

id

ID !
Non-null

The Globally Unique ID of this object

name

Non-null

The name of the product taxonomy node.

isRoot

Non-null

Whether the node is a root node.

isLeaf

Non-null

Whether the node is a leaf node.

available

Non-null

Whether the ProductTaxonomyNode is available to the user.

parent

The parent ProductTaxonomyNode of the ProductTaxonomyNode.

children

The children ProductTaxonomyNode of the ProductTaxonomyNode.

productAttributes

The attributes available for the ProductTaxonomyNode.

Interfaces

#

Also implements Node .

Usages

#

References

#

  • Field productTaxonomyNode from Product