aatif Posted January 8, 2005 Posted January 8, 2005 In my original web site, I use to post the product M.S.R.P. (Manufactures Suggested Retail Price). OsCommerce don?t have provisions for this. I would like someone to send me the code, or direct me to who could write code to allow an input box for me to input [MSRP]. Example: [New Products] - Categories [Home] Glass Table Lamp with Shade MSRP $49.95 Our price $ 39.95 What PHP file is this in? _____ This price should be totally flexible (variable) and not a fixed percentage, because my discount varies depending on which drop ship warehouse I use for each product. Also, I do not understand - on the input form for [New Product] ...the purpose of ?Products Price (Gross), ...why the figures keeps changing as I type in my ?Products Price NET? prices? Can someone please explain ______ Thank You
boxtel Posted January 9, 2005 Posted January 9, 2005 In my original web site, I use to post the product M.S.R.P. (Manufactures Suggested Retail Price). OsCommerce don?t have provisions for this. I would like someone to send me the code, or direct me to who could write code to allow an input box for me to input [MSRP]. Example: [New Products] - Categories [Home] Glass Table Lamp with Shade MSRP $49.95 Our price $ 39.95 What PHP file is this in? _____ This price should be totally flexible (variable) and not a fixed percentage, because my discount varies depending on which drop ship warehouse I use for each product. Also, I do not understand - on the input form for [New Product] ...the purpose of ?Products Price (Gross), ...why the figures keeps changing as I type in my ?Products Price NET? prices? Can someone please explain ______ Thank You <{POST_SNAPBACK}> gross price is without tax, if you have tax enabled, the net price will be calculated automatically as you change the gross price. Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.