helpmeplease Posted October 7, 2010 Share Posted October 7, 2010 Hi,I'm trying to hide or remove the 'Use the same address for billing' selector on the order-address.tpl pageI want to still be able to change the delivery address, but if possible keep the setting so that both the delivery and billing address stay the same. As it does with the selector tickedI basically want to remove the functionality that the customer can select a different address for billing and deliveryI'm probably missing something really obvious, but I've spent hours on this without successHope someone can help? Thanks in advanceBrian Link to comment Share on other sites More sharing options...
rocky Posted October 8, 2010 Share Posted October 8, 2010 Try changing line 32 of order-address.tpl (in PrestaShop v1.3.2) from: to: This will hide the checkbox, while leaving it selected so that the value is still posted. Link to comment Share on other sites More sharing options...
helpmeplease Posted October 8, 2010 Author Share Posted October 8, 2010 Hi Rocky,Excellent, this works perfectly!Thanks again for your helpBest wishesBrian 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