Skip to content

Instantly share code, notes, and snippets.

@qwersk
Created April 26, 2017 09:04
Show Gist options
  • Save qwersk/4538c5673f235d460d888821856af893 to your computer and use it in GitHub Desktop.
Save qwersk/4538c5673f235d460d888821856af893 to your computer and use it in GitHub Desktop.
GET ZOO ITEM CATEGORY
echo "<pre>";
print_r($this->_item->getRelatedCategories(true));
echo "</pre>";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment