Mr.SerikuS Posted December 21, 2015 Share Posted December 21, 2015 Hello! Is there way to disable(hide) address input on local pick-up in guest checkout? Or make it not required? To prestashop team: It will be much better if address fields appears only if "Delivery" is chosen, not both delivery and local pickup. Or way to disable address is required. Link to comment Share on other sites More sharing options...
AdrienM Posted March 24, 2016 Share Posted March 24, 2016 I've been scouring the web on this same question without luck. If a guest wants to pickup in-store, there is zero need for THEIR shipping address. The 'shipping' address, used for tax purposes should be the STORE address. This should happen automatically when selecting the in-store pickup option. (there is no need to capture the customer's shipping address for shipping options because they are going to choose pickup - at the store's address.) The only real answer I could find stated that this would require a re-write of the code entirely since the present method wants a shipping address to determine shipping options and tax rates, not the other way around. But I don't see it that way. If the customer wants in-store pickup, that IS setting the 'shipping' address. The issue is that there is no way for the customer to choose this BEFORE they enter their other required info for the guest checkout. I would think a simple checkbox indicating that they want to pick up the item personally would then make the required address entries inactive (un-editable) and auto-filled with the store address. (or even hidden ideally as that is understood to be the 'point of delivery') My current dilemma and a real show stopper for even using PrestaShop at all is that currently, I can't get the cart to use the store address for tax purposes when choosing the pickup option. One would think this would be a no-brainer. Instead, it wants to use the CUSTOMERS address, which is not needed AT ALL because they are picking up the product. I haven't tested a customer with a log-in yet, but I suspect I'll have the same problem—the tax rate will be based on the customer's address with no way to override based on the pickup option. (I have to charge an additional local tax rate for all pickups as if they were sold to walk-in customers) I'm going to file a bug on this and hope it gets fixed. I might get around to testing some code as well. Link to comment Share on other sites More sharing options...
gregg128 Posted June 10, 2016 Share Posted June 10, 2016 Are there any news about this problem? I'm looking for a solution too. Link to comment Share on other sites More sharing options...
AdrienM Posted June 10, 2016 Share Posted June 10, 2016 Not that I'm aware of. I had to switch to WordPress to finish the project. Even that wasn't out of the box capable, but a single hack did the trick. I really liked PrestaShop and may get back to it one day. Link to comment Share on other sites More sharing options...
gregg128 Posted June 10, 2016 Share Posted June 10, 2016 I'm going to try this one: http://presta.site/prestashop-modules/16-simple-prestashop-checkout.html - it seems to do just what I need. 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