<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><span class="Apple-style-span"><br></span></div><div><span class="Apple-style-span">I'm trying to create an Ubercart module to show products with their attribute option name.</span></div><div><span class="Apple-style-span"><br></span></div><div><span class="Apple-style-span">Could anyone guide me (or provide a link) how to get the '29', via PHP or function, from this serialized data:&nbsp;</span><span class="Apple-style-span" style="color: rgb(46, 47, 45); font-family: Arial, Helvetica, sans-serif; line-height: 13px; background-color: rgb(221, 221, 221); display: inline !important; float: none; font-size: 15px; ">&nbsp;a:1:{i:3;s:2:"29";}</span><span class="Apple-style-span">&nbsp; If there are two product attributes, I would need to extract the 155 and 154 from this:&nbsp;<span class="Apple-style-span" style="color: rgb(46, 47, 45); font-family: Arial, Helvetica, sans-serif; line-height: 13px; background-color: rgb(221, 221, 221); display: inline !important; float: none; font-size: 17px; ">a:2:{i:3;s:3:"155";i:17;s:3:"154";}</span></span><div><span class="Apple-style-span"><div><font class="Apple-style-span" color="#2e2f2d" face="Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="line-height: 13px; "><br class="webkit-block-placeholder"></span></font></div><div><font class="Apple-style-span" color="#2e2f2d" face="Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="line-height: 13px; ">Thanks,</span></font></div><div><font class="Apple-style-span" color="#2e2f2d" face="Arial, Helvetica, sans-serif" size="4"><span class="Apple-style-span" style="line-height: 13px; ">Lynn</span></font></div></span></div></div></body></html>