MonsieurSite Posted May 2, 2018 Share Posted May 2, 2018 Hi all, I'm looking for a plugin which could allow me to edit or replace the text"delivery address" displayed during the order process. Our eshop doesn't deliver to the clients' address (only to other shops or drop off locations), so we don't wanna show on front end what the client mentionned as delivery address, but instead something like "delivery address will be either -shop- or -drop off point- depending on you choice in step 4" Any ideas? I'm guessing I'll have to modify the .tpl in order to do that, but I heard it messes up big time with some payement modules if I do that. Thanks in advance Link to comment Share on other sites More sharing options...
selectshop.at Posted May 2, 2018 Share Posted May 2, 2018 You don't need a module for that. Translations you can change on tab Localization -> translations. If you are using an extra theme and not the default one and you cannot change that translation, so you need to ask for support of theme developer. As you can see, mine is translated into German, and you can put the text what you want, cause it is a text variable: Link to comment Share on other sites More sharing options...
MonsieurSite Posted May 3, 2018 Author Share Posted May 3, 2018 Thanks for your answer. I indeed thought of going through the translation (I can translate the theme I installed) but thing is I'd like to get rid of the fields, or at least hide them. They have no use and may add some confusion when the client fills their delivery address, considering our shop never delivers stuff to their address. Link to comment Share on other sites More sharing options...
selectshop.at Posted May 3, 2018 Share Posted May 3, 2018 If you hide these field (delivery address) than you will never get any order. These fields are mandatory. You need to make an override and change the logic on this completely, not only hide fields on checkout form. Perhaps a pickup in the store paid solution will fit your request: https://addons.prestashop.com/en/search?search_query=pickup Link to comment Share on other sites More sharing options...
Naldinho Posted May 10, 2018 Share Posted May 10, 2018 If you assign a value to the field when hiding them you can then just hide them without needing to worry about them being required. 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