Amazon FBA or Shopify? Which Fulfillment Network Is the Best?

Amazon FBA vs Shopify Fulfillment Network

If you are are an eCommerce merchant you've probably heard about fulfillment networks or 3rd party logistics (3PLs). Fulfillment networks like Amazon FBA & Shopify Fulfillment Network (SFN) are incredibly powerful. If you can afford the cost they’ll store, pack, and ship all of your orders for you.

They handle an entire area of your business for you. For a merchant this is 25-35% of your responsibility. So being able to outsource this obligation and focus on other areas of your business can be massively helpful.

But calculating if a 3PL is worth the cost is complex. Shipping costs themselves are a nightmare of complexity. If you have more than 1 item in your store you will probably just understand the range of shipping costs to get several items from point A to point B. Trying to figure out a fair cost for the 3PL on top of regular shipping costs is challenging to say the least.

And there are challenges beyond just costs. You have to order and send in your products according to their schedule and in their preferred formatting. With all of that overhead switching 3PLs is painful and costly.

So fulfillment networks have some serious costs. But they also allow eCommerce entrepreneurs to live that idyllic lifestyle where you order piña coladas on the beach while your business continues to generate revenue. 🏖

Let’s look at the costs, procedures, and the tradeoffs for two of the biggest fulfillment networks: Shopify Fulfillment Network (SFN) and Amazon FBA so you have a baseline understanding of when and how you'd set up a 3PL for your own e-commerce store.

Continue Reading…

Schedule a USPS Pickup At Your House or Business

Learn how to schedule a USPS pickup at your house or business.

When I'm talking about WooCommerce, Shopify, or some other eCommerce platform one of the most challenging aspects is fulfillment. Store owners always want to know how you can efficiently and affordably ship products.

USPS is one of cheaper options, and with both WooCommerce & Shopify you can get live shipping rates during checkout. And you can print out the shipping labels on your home printer. This automates a lot of the boring work.

The last step is scheduling USPS to come by to your house (or business) to pickup the packages. And the best news is that it's easy, free, & you don't even have to get out of your PJs.

Continue Reading…

WooCommerce Always Include Shipping Information on Checkout Page

The other day I received this question from a WooCommerce user:

I have virtual products in my store but I still want to collect the shipping information from my customers so that I can mail them a card at the end of the year. But a cart with virtual products automatically hides the shipping information on the checkout page. How can I force it to show up?

Continue Reading…

Enable Free Shipping on a Per Product Basis

Truck Hitchhike

This is post 19 of 31 in the series “Blogging for Hippo”

A month long blogging contest leading up to the release of WooCommerce 2.3 Handsome Hippo.

  1. Blogging for Hippo
  2. Schedule Sales with WooCommerce
  3. The Problem with Focus
  4. Give Thanks
  5. Be Thankful for the People Who Inspire You
  6. Give Yourself Space
  7. Build Resources From Support
  8. How Hard Can Membership Be?
  9. Adding Social Media Icons to WooCommerce Product Pages
  10. How to Export WooCommerce Subscriptions
  11. Upgrade Your Contact Form With Ninja Forms
  12. Why I Write
  13. Blog Comments Policy
  14. Content Marketing Works – Even with Furnace Filters
  15. Making Email from Your Website More Reliable with Email Delivery Tools
  16. A Happiness Podcast?
  17. Podcast Compensation
  18. Wishlists Done Right
  19. Enable Free Shipping on a Per Product Basis
  20. Improve Your Writing with the Hemingway Editor
  21. Tell Users What You're Doing
  22. 2014 Business Review
  23. Mind Your Own Business
  24. Think Different to 10x Your Business
  25. Let Projects Die
  26. Maximize Your Creative Energy
  27. Use Git Bisect to Find Bugs in Your Codebase
  28. My Personal Value of Remote Work
  29. Don't Spam Email Receipts
  30. Make Your Own Luck
  31. Cold Showers and the Power of Challenges

Just over a year ago I wrote a post which shows how to disable free shipping on a per product basis. That's really useful for stores that like offering free shipping on just about everything everything and want to disable it one or two items. But what about people in the opposite situation? You might have one or two really tiny items like bookmarks don't want to charge people $5 for flat rate shipping.

I figured it was time to revisit this and write a snippet that helps these people out. We can use the shipping classes built into WooCommerce combined with just a couple lines of code to make it really easy to mark any number of products eligible for free shipping.

Continue Reading…

How to Use WooCommerce Table Rate Shipping

Map

One of the most complex parts about writing e-commerce software is creating shipping options that are configurable enough that people can create the shipping costs they want but the functionality isn't too complex that people are confused. That's why with WooCommerce we include Flat Rate Shipping because it's perfect for people just getting started and isn't so complex that you can't launch your store.

If people want even more shipping options after having set up the rest of WooCommerce then it may be time to look at Table Rate Shipping. It is by far one of the most configurable extensions and it allows you create a table of shipping rates in hundreds of different combinations. You can create zones to target your shipping costs for a particular geographic region, you can group products by similar shipping sizes, you can use the product weight to determine costs, and you can create a table of rates where depending on where the order appears in the table determines the rate. Let's jump in.

Continue Reading…

E-Commerce Platforms Need Customizable Shipping Options

Pizza Delivery Scooter

I've had a lot of fun going over some of the most important features you should look for in an e-commerce platform this past week. Content marketing gets users to your site, newsletters sell them, intelligent recommendations increase order volume, and reports will help you refine and optimize your catalog. All of those are really important but they don't feel that e-commerce-y do they? That's why I want to talk about a topic that every e-commerce store manager can relate to – setting up shipping costs.

Continue Reading…

Writing a WooCommerce Shipping Method

Highway at Dawn

A few months ago I wrote a plugin that connects Spee-Dee Delivery, a shipping services for the upper midwest, and WooCommerce. The plugin is going through the audit process right now and should be launched shortly. While the whole process has taken a few months in terms of time writing code the project has only taken ~40 hours. About 20 of which have been doing QA testing to make sure it's as intuitive as possible and doesn't need to be done unless you're planning on selling your plugin.

Continue Reading…

Useful Shipping Functions for WooCommerce

One of the things any good framework should do is provide utility functions. Things that make developing for that framework easier and consistent. For an e-commerce framework that would be things like rounding prices, calculating taxes, and getting shipping quotes. If you've ever wanted to dig into WooCommerce there's a really easy guide to creating your own shipping method and I highly recommend you start there. It also happens to be a lot easier than building your own payment gateway. 🙂

Continue Reading…

Only Ship to Continental United States with WooCommerce

Continental United States

This is post 9 of 31 in the series “Blogging for Benjamin”

A WooThemes blogging contest where the top three ninjas with the most blog posts in December will win!

  1. Blogging for Benjamin Competition
  2. Why I'm Grateful to Work on the Web
  3. 24 Pull Requests
  4. Update Downloadable Product's Expiration Date in WooCommere
  5. Get Lost in the Flow and Work for More Than a Salary
  6. Why A Plugin's Popularity Matters
  7. Why You Should (Or Shouldn't) Use Premium Plugins
  8. WooCommerce Terms & Conditions
  9. Only Ship to Continental United States with WooCommerce
  10. Just Talk
  11. Why I Love Jetpack
  12. Making Jetpack Better
  13. Remove Billing Address for Free Virtual Orders in WooCommerce
  14. Notify Admin of Customer Address Change in WooCommerce
  15. Open Your Self Up To New Possibilities
  16. 2013 Resolutions Review
  17. Create a Community
  18. Tips for Starting a Community
  19. The Intent of Goals
  20. Create The Ultimate Invoicing System Using WooCommerce
  21. Change From Address in Ninja Forms
  22. Work With People Who Inspire You
  23. Contact Form 7 & MailPoet Integration
  24. Monotasking
  25. Giving Back to The Community
  26. Adding Fuctionality to Lean Plugins
  27. Choose Stripe For a Payment Gateway
  28. A Dip Into Entrepreneurship
  29. Reward Yourself
  30. Blogging for Benjamin Plugin
  31. Blogging for Benjamin Wrap Up

One of the most powerful plugins for WooCommerce is Table Rate Shipping because it's so configurable. You can create your own rules for bulk shipping, weight based shipping, or set up shipping zones and charge different rates for each zone. When someone requests their existing shipping method only support certain zones, or charge extra for specific zones we usually point them to Table Rate Shipping because that extension can do just about anything.

It would be nice if we could take some of the functionality of that plugin out and apply it to other shipping methods (like UPS, FedEx, USPS, etc.) but at WooThemes we're very aware of feature creep and if we added these other feature the existing shipping methods would be bloated to the point of being unusable. So without adding a whole bunch of options that most users don't want the best way to do this is to write a snippet of code to do this.

Continue Reading…