Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Change Product Page Text Based on the Category
 
hez
Sr. Member
 
Avatar
Total Posts:  102
Joined:  2008-02-02
 

For instance - I’ve changed Short Description to read Ingredients - but for the products of some categories I want that to say Contents instead.  So, I need to know how to get the category name or id.

Thanks,
Heather

 
Magento Community Magento Community
Magento Community
Magento Community
 
Moshe
Magento Team
 
Avatar
Total Posts:  1771
Joined:  2007-08-07
Los Angeles
 

You can create another text attribute and put there values per product (Short Description, Ingredients), and then use it in your template?

 Signature 

- I would love to change the world, but they won’t give me the source code -

 
Magento Community Magento Community
Magento Community
Magento Community
 
hez
Sr. Member
 
Avatar
Total Posts:  102
Joined:  2008-02-02
 

Thanks Moshe!  That did the trick.  I guess I was coming at it from the wrong direction.

Just out of curiosity though - is there a way to get the current category on a product page?

Heather

 
Magento Community Magento Community
Magento Community
Magento Community
 
Moshe
Magento Team
 
Avatar
Total Posts:  1771
Joined:  2007-08-07
Los Angeles
 

If you add it in Custom Layout XML:

<reference name="content>
  <block type="
catalog/product_list" template="catalog/product/list.phtml"/>
</reference>
If in the template phtml:
<?=$this->getLayout()->createBlock('catalog/product_list')->setTemplate('catalog/product/list.phtml')->toHtml()?>

This will show category product list if you came to product page from a category.

 Signature 

- I would love to change the world, but they won’t give me the source code -

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
52310 users|455 users currently online|105632 forum posts