Reputation: 31
I just bought Presta Shop One page Super Checkout module from below link...
Can anybody help me to add a new field in it?
Upvotes: 3
Views: 1094
Reputation: 2769
It is not possible by default to add a new field in this module, but you can add some HTML code for a new custom field by editing the tpl file(s) of this module. In that case you also need to handle the value provided in the field and save it to your database.
Alternatively, if there is a useless field in the address form then you can simply change its name to what ever you want.
Upvotes: 3