I wanted to output the data, basically it currently shows:
product image price.
The output i'm going for is product:
product
image
price
I wanted to output the data, basically it currently shows:
product image price.
The output i'm going for is product:
product
image
price
Comments
Comment #1
armyofda12mnkeys commentedGuessing need to theme theme_uc_marketing_bestsellers_products...
aka phptemplate_uc_marketing_bestsellers_products() or yourtheme_uc_marketing_bestsellers_products() function in your theme's template.php to override.
im trying to figure out myself how to get a lil more, and theme uc_catalog_products, which is making images show up way too big in the block area.