2013 jku white hard top for sale

{
divorce != more money;
}


Code:
[FONT=Helvetica]<?php $_moreMoney = $_product->getAttributeText(‘money’); ?>[/FONT]
[FONT=Helvetica]<?php $_getDivorce = $_product->getAttributeText(‘divorce’); ?>[/FONT]
[FONT=Helvetica]<?php $attr = $_product->getResource()->getAttribute(“money”); ?>[/FONT]
[FONT=Helvetica]<?php $_mfgID = $attr->getSource()->getOptionId($_moreMoney); ?>[/FONT]
[FONT=Helvetica]
[/FONT]
[FONT=Helvetica]<?php if(!empty( $_getDivorce ) && !empty( $_moreMoney ) ) : ?>[/FONT]
[FONT=Helvetica]<li><span class="separator">+</span><a href=“#” class="link-compare">divorce <?php echo $_getDivorce ?> More Money</a></li>[/FONT]
[FONT=Helvetica]<?php endif; ?>[/FONT]
 
Top Bottom