Finished version in case anyone later needs to reference:
HTML Code:
<ul> <li>Made in USA<br></li> <mvt:item name="customfields" param="Read_Product_Code(l.settings:product:code,' MsgLn1', g.MsgLn1)" /><mvt:if expr="g.MsgLn1"><li>&mvte:global:MsgLn1;</li></mvt:if> <mvt:item name="customfields" param="Read_Product_Code(l.settings:product:code,' MsgLn2', g.MsgLn2)" /><mvt:if expr="g.MsgLn2"><li>&mvte:global:MsgLn2;</li></mvt:if> <mvt:item name="customfields" param="Read_Product_Code(l.settings:product:code,' MsgLn3', g.MsgLn3)" /><mvt:if expr="g.MsgLn3"><li>&mvte:global:MsgLn3;</li></mvt:if> <mvt:item name="customfields" param="Read_Product_Code(l.settings:product:code,' MsgLn4', g.MsgLn4)" /><mvt:if expr="g.MsgLn4"><li>&mvte:global:MsgLn4;</li></mvt:if> <mvt:item name="customfields" param="Read_Product_Code(l.settings:product:code,' MsgLn5', g.MsgLn5)" /><mvt:if expr="g.MsgLn5"><li>&mvte:global:MsgLn5;</li></mvt:if> <mvt:item name="customfields" param="Read_Product_Code(l.settings:product:code,' MsgLn6', g.MsgLn6)" /><mvt:if expr="g.MsgLn6"><li>&mvte:global:MsgLn6;</li></mvt:if> <mvt:item name="customfields" param="Read_Product_Code(l.settings:product:code,' MsgLn7', g.MsgLn7)" /><mvt:if expr="g.MsgLn7"><li>&mvte:global:MsgLn7;</li></mvt:if> </ul>
Leave a comment: