zebra001 Posted February 24, 2003 Share Posted February 24, 2003 Would anyone know how to display as an option Per Foot charge. i.e. $1.00 per ft. This would only need to be on certain items. Thanks all... Link to comment Share on other sites More sharing options...
charles Posted February 24, 2003 Share Posted February 24, 2003 :roll: I believe that would be done in your database. Create a new 'options_values_name' entry called 'foot' in the table named 'products_options_values' and make the corresponding entry in the table 'products_attributes' putting the price ($1.00) in the field 'options_values_price'. Good luck, Charles We stand in ignorance only for questions not asked. Plug up the leaks in your knowledge base and open up a flood of understanding. Link to comment Share on other sites More sharing options...
Ajeh Posted February 24, 2003 Share Posted February 24, 2003 Funny just testing that feature ... the per foot idea. Email me and I will give you a site you can peek at. I am translating this stuff for snapshot 2-15-2003 and MS1 Link to comment Share on other sites More sharing options...
charles Posted February 24, 2003 Share Posted February 24, 2003 Linda, the mod I'm working on could easily solve his problem and might be worth considering for inclusion. Assume he's got different types lumber, all in the same different lengths, with different costs per foot because mahogany costs more than pine, and the pricing/foot changes as the length increases. I've got different aromatherapy blends, all in the same different sizes of bottling, with different blend costs because pure rose is much more expensive than lavender, and the pricing per volume changes as the volume increases. To use the existing options and options_values format would appear to nickle and dime my clients. It's a pricing presentation nightmare which I believe I've solved. But... I've got to solve my table access problem described in my post to do it. Charles We stand in ignorance only for questions not asked. Plug up the leaks in your knowledge base and open up a flood of understanding. Link to comment Share on other sites More sharing options...
Ajeh Posted February 24, 2003 Share Posted February 24, 2003 I am using a method of Attribute Pricing, a one time per product pricing and a few other options to obtain prices. I'd be interested in seeing your add-on when you are done. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.