I can't figure out how to ask a question so I'll hijack this reply button and hope for the best.
In our store we have a "will call" button and then different shipping options. Some of our out-of-state customers have clicked on "will call" and we stage the order to then find out when they check on the delivery date, or lack there of, that they either wanted to avoid shipping charges or didn't realize where we are located. How can we avoid this happening?
You cannot avoid that using the Shopify recommended approach of adding a free shipping rate for local pickup. Some customers who really need the order shipped WILL click that button because it says "free" and no matter what verbiage you use in the rate description this will happen. The fact that Shopify orders the shipping rates on the shipping page in checkout by price does not help since it will always appear as the first option in the list. You will spend more time trying to fix these orders than using this method is worth. Your only reliable option is to pay for an app that hides the non-pertinent shipping rates. Or use the clunky "put in the order notes that you would like local pickup and we will refund any shipping you pay" method - at least you won't have to deal with trying to collect shipping after the order is placed.
We found an easy solution for our store for the in-store pickup that didn't involve us purchasing anything more than what we were already purchasing.
Here is what we did:
<a href="/cart/add/30258426118224" class="pickupButton">Click here to pick up your order in store</a>
//Pick Up In Store Button Style and Color CSS .pickupButton { background-color:#ffffff; -moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px; border: 1px solid #000000; display:inline-block; cursor:pointer; color:#000000; font-family:Georgia; font-size:14px; padding:4px 8px;
And all works out well.
@kyle-wickersham How does it work on the checkout page? How do you prevent the customer from having to select a shipping option and not charge them shipping?
Subject | Author | Latest Post |
---|---|---|
Subject | Author | Posted |
---|---|---|
10m ago | ||
50m ago | ||
an hour ago | ||
an hour ago | ||
an hour ago |
User | Count |
---|---|
323 | |
77 | |
72 | |
65 | |
56 |