Re: New version with corrections

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: New version with corrections

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 - 11:52