campbeld
01-24-2006, 03:59 AM
How do I access phrases in 3.5.3?
Suppose my product has the following markup:
<phrases>
<phrasetype name="myphrases" fieldname="global">
<phrase name="myproduct_phrases"><![CDATA[Example Phrases]]></phrase>
</phrasetype>
</phrases>
What's the best way to make these phrases appear in a template?
Suppose my product has the following markup:
<phrases>
<phrasetype name="myphrases" fieldname="global">
<phrase name="myproduct_phrases"><![CDATA[Example Phrases]]></phrase>
</phrasetype>
</phrases>
What's the best way to make these phrases appear in a template?