Thanks for all of your awesome mods swguy!!!

I am trying to add a $ discount on products, giving a discount of 30 cents. I have it as:

$this->add_cat_to_cat(6_7, 6_59, "$", .30);

but it gives an error, it seems to not like the .30. How do I go about adding it correctly?

Thanks again !!

Matt