Hey, awesome module. I've used and recommended this a number of times and for a variety of implementations.
How would you feel about adding a content type / product class default option? I think this would make the module especially useful where its being used for a specific purpose that is not for just one product. I'm happy to write up code for it if that would help. I found myself recommending a couple of times today when answering some questions - and then I realized my suggestion would require putting in certain code repeatedly for each product.
Thanks!
- Matt
Comments
Comment #1
WebNewCastle commentedI guess I should have read through the Issue queue a little more thoroughly. It looks like this has been mentioned already in the past. But if this is considered again, my suggestion would be to implement it through the content type settings rather than a separate admin page so that product classes can have different defaults.
Comment #2
tr commentedI implemented this in the Drupal 7 version of the module then backported my changes to 6.x-1.x-dev.
Please try out the 6.x-1.x-dev version, and if you have any problems with it feel free to reopen this thread.
Comment #4
chinita7 commentedWhere can I configure the default custom price calculation for product price? I've installed the latest dev. version but can't find out where to do it. Thanks.
Comment #5
chinita7 commentedSorry I found it at /admin/store/settings/custom-price. Thanks this is very useful.