Created
April 26, 2017 09:04
-
-
Save qwersk/4538c5673f235d460d888821856af893 to your computer and use it in GitHub Desktop.
GET ZOO ITEM CATEGORY
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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