Magento News
Get product ID in Admin Panel
How to get current product ID in Admin Panel / Catalog / Manage Products / Tab ?

I have a custom product tab and no idea how to get current product ID.
In frontend I would do something like this:
<?php $_product = $this->getProduct(); ?>
<?php echo $_product->getId() ?>
Possibly Related Posts:
- Database query different results
- Menu highlight in magento under admin
- magento disable a banner on certain category pages or have a banner with multiple links
- Magento, using ACL for frontend. Possible?
- Magento IE-7 Fix In Windows XP
RSS Feed