Jump to content

[SOLVED] edit voucher type on prestashop 1.2.5


Recommended Posts

@vekia : yes, I can change it manually, but I want to change the default option based to amount not to %

So every time I made voucher is always based amount not choose manually from drop down option

Anyone can direct me which code should i edited to change the position

Link to comment
Share on other sites

You could probably change it in:

/themes/<your theme folder>/template/controllers/cart_rules/actions.tpl

There are the three radio button inputs defined, just below

 

 

<label>{l s='Apply a discount'}</label>

 

 

Hope this helps,

Pascal

Link to comment
Share on other sites

×
×
  • Create New...