Totally Zenned
- Join Date:
- Apr 2005
- Location:
- Houston, TX
- Posts:
- 1,356
- Plugin Contributions:
- 1
Custom Product Type Help - Manufacturers
I am upgrading some custom product types from 1.2+ to 1.3+. The product type is essentially product_music with the manufacturers added and a few custom text fields. I have successfully upgraded the template thus far (well not the layout but that comes next). I got it working fully in the admin, but on the catalog side, I can't get the manufacturers to display. Yes, the switch is turned on in the admin and the manufacturer does appear in the product_info template.
Here is what I have at: includes/modules/pages/product_ringm_info/main_template_vars.php
Here is what I have in the main_template_vars_product_type.php:
And here is the product type template
I've compared the files countless times to the other product types and everything appears to be there, but for some reason it won't appear on the catalog side.
Anyways, thanks in advance for any help.