Re: New version with corrections

Posts: 4686
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I think you'll want to incorporate the following function to have an add to cart button w/o the attribute select boxes and stuff:

<?php
  drupal_get_form
('uc_catalog_buy_it_now_form_'. $node->nid, $node)
?>

uc_catalog.module modified to display products on a grid By: jorditr (56 replies) Wed, 10/31/2007 - 11:52