Re: New version with corrections

Joined: 08/07/2007
Juice: 15046

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 (57 replies) Wed, 10/31/2007 - 10:52