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)
?>
|
Ubercart |
|
|
|
||
Re: New version with corrections
Tue, 11/06/2007 - 16:00
#1
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: <?phpuc_catalog.module modified to display products on a grid By: jorditr (57 replies) Wed, 10/31/2007 - 11:52
|
|