How do you turn "Will Pick Up" off completely so it does not appear on the checkout page. I found how to change message, charge for service etc. but I jus want to shut it off completely.
Trying to remove Handling and the associated charge from the check out page. I've removed from the includes.asp file: 'willpickuptext="Pick up from store" 'willpickupcost=0.00 'willpickupnohandling=TRUE
And on the Main Admin page, both references to Handling Charge are set to zero.
Still a handling charge fee is applied. Where else should I look to remove it?