I want to create a generic ubercart product that has a price of 0.00, but when an administrator brings up this product they enter a decimal price of their choosing within a textual attribute and when they click the add to cart button this product is added to the shopping cart with the price that was entered within the textual attribute field. How would I implement this?
Thanks,
John
Check out the donation products module.
http://drupal.org/project/uc_donation
Thanks, Steve
On Sat, Jun 25, 2011 at 6:07 PM, John Mitchell mitchelljj98@gmail.comwrote:
I want to create a generic ubercart product that has a price of 0.00, but when an administrator brings up this product they enter a decimal price of their choosing within a textual attribute and when they click the add to cart button this product is added to the shopping cart with the price that was entered within the textual attribute field. How would I implement this?
Thanks,
John
-- [ Drupal support list | http://lists.drupal.org/ ]