Fulfilling Work: The Shippers More entrepreneurs hire 'fulfillment' outfits to store and ship their products
Brett Teper faced a logistical problem when he and a partner founded ModProducts LLC's ModKat, which makes high-end litter boxes for cats, a few years ago. The New York City residents needed a way to cheaply store and ship their bulky goods.
Their solution was to outsource product distribution to Shipwire Inc., one of several services that small- and medium-size businesses are increasingly using for storage and shipping, or "fulfillment."

HANDING IT OFF: Packed boxes head toward the trucks at an Amazon.com fulfillment center in Phoenix. Associated Press
With Shipwire, Mr. Teper doesn't touch his products. They are sent from a Taiwanese manufacturer to a Shipwire warehouse near Los Angeles, where they are packed. When a customer buys off ModKat's website, an employee approves the order, which then goes directly into Shipwire's system. The boxes are shipped within 24 hours.
The service "allows us to do this without really thinking about ... fulfillment and logistics," said Mr. Teper.
Businesses such as Shipwire, Webgistix Corp. and Amazon.com Inc. AMZN +1.75% 's Fulfillment by Amazon, among others, do the work. EBay Inc. plans to test its own service this year, a spokeswoman for the online marketplace said. A small group of eBay sellers in the U.S. and China will be able to have eBay handle all parts of fulfillment. It's unclear whether eBay would run its warehouses or use a contractor.
These services have become increasingly popular for small businesses that have outgrown the garage or don't want to deal with the hassle of storing and shipping their own goods. They can shave a day or two off delivery times because they have warehouses around the country. They have a software platform that is compatible with popular online-commerce systems that small retailers use.
The services typically charge a monthly fee for storing the products—Amazon charges about 45 cents per cubic foot per month—and per-item fees to pack and ship the products.
Shipwire, which is based in Palo Alto, Calif., and operates warehouses in California, Illinois, Canada and Britain, said it had annual revenue growth of 118% from 2007 to 2010, though it declined to disclose the underlying numbers. At Las Vegas-based Webgistix, which has warehouses in Nevada and New York, Chief Executive Joseph DiSorbo said sales had grown more than 40% a year. An Amazon spokesman declined to disclose data for its fulfillment service, saying only that it was "pleased with the growth."
There are drawbacks to fulfillment services. Mr. Teper said he'd had some problems with big-box retailers that had software that didn't work well with Shipwire's. Shipwire said it was working on the issue. There have been a few shipping errors, he said, though he noted that Shipwire had handled them all.
Mr. Teper said the service is worth the cost. Shipwire charges his company about $10 to ship to California locations and $15 to New York. While it would be slightly cheaper if he shipped the litter boxes himself, that doesn't take into account the cost of renting a warehouse and hiring someone to staff it, he said.
Sandra Gunthorpe-Orr, founder of an online toy store called Star Bright Kids Co., said that by using Amazon, she can't complete her orders using gift wrap with her company's own logo. Nonetheless, she said, the Amazon gift wrap "seems to get the job done." She said the company fulfills about 150 to 200 orders a day for most of the year and as many as 2,000 orders a day during the holiday season.
"There's no way we could ramp up" without using an outside service, she said. "We'd have to hire and have to lay off after the season."
Amazon's program is open both to Amazon.com sellers, such as Ms. Gunthorpe-Orr, and to merchants who sell on other sites, with lower rates for Amazon.com sellers. All such orders come in an Amazon box that cannot be modified or personalized. Products "fulfilled" by Amazon are eligible for the retailing giant's free-shipping offers. Amazon takes a cut of sales from the small merchants that sell on its site.
Brent Doud, founder and sole employee of Ladder Golf Inc., which makes a backyard game similar to horseshoes, said he saves about $40,000 a year using Webgistix. He said he previously paid about $50,000 a year to rent space in a San Diego warehouse to store his products and to hire an employee to staff it.
In 2009, he started using Webgistix, and said the reduction in costs and hassle allows him to focus on building up his company.
"I probably couldn't do this if I didn't outsource," he said.
Write to Stu Woo at Stu.Woo@wsj.com
Fulfilling Work: The Shippers More entrepreneurs hire 'fulfillment' outfits to store and ship their products的更多相关文章
- CF--思维练习--CodeForces - 216C - Hiring Staff (思维+模拟)
ACM思维题训练集合 A new Berland businessman Vitaly is going to open a household appliances' store. All he's ...
- 每日英语:Risk-Averse Culture Infects U.S. Workers, Entrepreneurs
Americans have long taken pride on their willingness to bet it all on a dream. But that risk-taking ...
- 【转】How to hire——创业公司应该如何招人
How to hire After startups raise money, their next biggest problem becomes hiring. It turns out it’ ...
- The server encountered an internal error that prevented it from fulfilling this request.
type Exception report message Request processing failed; nested exception is org.mybatis.spring.MyBa ...
- POJ 2003 Hire and Fire (Tree)
题目:Hire and Fire 题目翻译成数据结构就是:建树,加结点,删除结点,打印结点.只有删除结点稍微复杂点,因为删除设计掉树的调整. 首先要考虑树怎么存储才能使解题更顺手. 1.我们要存储每个 ...
- Functional Jobs // Hire Functional Programmers In Less Time
Functional Jobs // Hire Functional Programmers In Less Time Hire Functional Programmers Quick Save T ...
- [Swift]LeetCode857. 雇佣 K 名工人的最低成本 | Minimum Cost to Hire K Workers
There are N workers. The i-th worker has a quality[i] and a minimum wage expectation wage[i]. Now w ...
- POJ 2003 Hire and Fire (多重链表 树结构 好题)
Hire and Fire Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 2316 Accepted: 655 Desc ...
- 亚马逊的客户服务和承诺 - Delay in shipping your Amazon.com order - Missed Fulfillment Promise
We encountered a delay in shipping your order. We apologize for the inconvenience. Since your packag ...
随机推荐
- Java 8-接口的默认方法和静态方法
Java 8-接口的默认方法和静态方法 Java 8使用两个新概念扩展了接口的含义:默认方法和静态方法.默认方法使得接口有点类似traits,不过要实现的目标不一样.默认方法使得开发者可以在 不破坏二 ...
- 树概念及使用connect by进行级联查询
树 树,大家都见过,以这种形式的数据关系,就是树.下面看一张图,了解什么是根节点(树干).节点或分叉.叶(叶节点) connect by 级联查询 connect by可以用于级联查询,常用于对具有树 ...
- ios开发遇到的问题
运行后界面空白,Xcode跳转到APPDelegate.swift文件提示如下 第一种可能原因: 做输出口后在代码中重新命名了输出口 解决方法: 右键控件关闭输出口的连接,变回+号,将它重新连到代码的 ...
- 使用属性Props完成一张卡片
一:我们先安装bootstrap,为了使我们的样式好看些 cnpm install bootstrap --save 二:我们在index.js中引入bootstap Import ‘bootst ...
- 利用纯JS和HTML Canvas生成随机迷宫过程中产生的有趣的事情
上效果图: #先看生成随机迷宫的代码吧↓ <html> <head> <title>生成随机迷宫v1.0</title> </head> & ...
- 升级Xcode10报错问题修复
Xcode10 问题1 报文件重复 File--> Workspace Settings --> Build System 修改为Legacy Build System (默认是New B ...
- 一位老手关于HTML5的见解
HTML5新特性总结 HTML5属于上一代HTML的新迭代语言,设计HTML5最主要的目的是为了在移动设备上支持多媒体!!!例如: video 标签和 audio 及 canvas 标记 HTM ...
- 一条常用的 Sql
select * from table where 条件1 .... group by 字段...... Having 条件1.....Limit 0,10; 1. 根据where ...
- tp5 接入腾讯对象存储COS
以前写过一个接入阿里的OSS对象存储的,现在又简单写了个 腾讯COS对象存储. 这里只有COS使用方式,如果对接TP上传 可以去参考 :http://www.cnblogs.com/inkwhite/ ...
- ACM1009:FatMouse' Trade
Problem Description FatMouse prepared M pounds of cat food, ready to trade with the cats guarding th ...