Hi there!,
I wonder to know if there is any way to add a product field value to a CMS Block, the same way that I can add the phone number of the store {{config path="general/store_information/phone"}}. Or if there is widget...?
Kind regards
Federico
What exact product field do you want to add?
Hi Dmitry,
I created a custom product field called "fg_retupatcion". I wonder to add the value of that field for the product that is showed in detail, but in a different place than more information (the default of Magento theme).
I read in a forum that some people uses the following code:
Mage::getModel('namespace_modulename/tablename');
But no idea how to implemented. Could you help me pls?
Kind regards
Federico