otzy Posted November 1, 2010 Share Posted November 1, 2010 we want to accept orders not only from online catalog but from printed catalog too.Customer will type article number and price from catalog. Does somebody know solution for Presta?For example if custom field has the name "price" this price will replace product's price (which initially is 0).And the same about weight (we can get it with AJAX for article number) Link to comment Share on other sites More sharing options...
tomerg3 Posted November 1, 2010 Share Posted November 1, 2010 Prestashop does not support multiple prices for a product.There are a few ways which you can use to change the price of a product (discounts/ attribute impact), but they all require modifications Link to comment Share on other sites More sharing options...
otzy Posted November 1, 2010 Author Share Posted November 1, 2010 tomerg3, what if you make some changes in GetOrderTotal and while adding records to ps_order_detail and ps_orders?If the module could hide some customized fields and remove Save button for them (like in your Special Instructions Textarea module) it would be perfect Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now