View Single Post
  #1  
Old 03-24-2015, 09:33 AM
 
Burpomatic Burpomatic is offline
 

Member
  
Join Date: Jan 2015
Posts: 18
 

Question Set your own price product

Hello,

I am trying to create a product where customers can enter their own price in an input box. I have managed to modify the price of the item in the getClearPrice() method by decorating the XLite\Model\OrderItem.php file through hardcoding of a module. I added the input box by decorating the default\en\product/quantity/body.tpl. I would like to add up the price with the input the client entered in the input box on the product page. Could anyone give me clues for this?

Thank you,
__________________
Alex

Business 5.3.2.5 Crisp White
Reply With Quote