Original file would not pull price info to boxes with price enabled in admin.

Changed:

Price:
'.$product_contents[3].'


To:

Price:
'.$product_contents[1].'


Price will now display correctly.

Enabling 'Model' display in admin displays a'Buy Now' button instead of the model number - didn't know how to fix this.


More...