<?php print $this->category["id"]; ?>

<?php print $this->category["status_id"]; ?>

<?php print $this->category["lft"]; ?>

<?php print $this->category["rgt"]; ?>

<?php print $this->category["sort_by"]; ?>

<?php print $this->category["name"]; ?>

<?php print $this->category["new_brand"]; ?>

<?php print $this->category["custom_url"]; ?>

<?php print $this->category["web_safe_url"]; ?>

<?php print $this->category["page_title"]; ?>

<?php print $this->category["meta_description"]; ?>

<?php print $this->category["description"]; ?>

<?php print $this->product["id"]; ?>

<?php print $this->product["name"]; ?>

<?php print $this->product["short_title"]; ?>

<?php print $this->product["price_rrp"]; ?>

<?php print $this->product["price_sale"]; ?>

<?php print $this->product["code"]; ?>

<?php print $this->product["new_product"]; ?>

<?php print $this->product["web_safe_url"]; ?>

<?php print $this->product["image"]; ?>