By

Stu Woo
June 23, 2011

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的更多相关文章

  1. CF--思维练习--CodeForces - 216C - Hiring Staff (思维+模拟)

    ACM思维题训练集合 A new Berland businessman Vitaly is going to open a household appliances' store. All he's ...

  2. 每日英语: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 ...

  3. 【转】How to hire——创业公司应该如何招人

    How to hire After startups raise money, their next biggest problem becomes hiring.  It turns out it’ ...

  4. 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 ...

  5. POJ 2003 Hire and Fire (Tree)

    题目:Hire and Fire 题目翻译成数据结构就是:建树,加结点,删除结点,打印结点.只有删除结点稍微复杂点,因为删除设计掉树的调整. 首先要考虑树怎么存储才能使解题更顺手. 1.我们要存储每个 ...

  6. Functional Jobs // Hire Functional Programmers In Less Time

    Functional Jobs // Hire Functional Programmers In Less Time Hire Functional Programmers Quick Save T ...

  7. [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 ...

  8. POJ 2003 Hire and Fire (多重链表 树结构 好题)

    Hire and Fire Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 2316   Accepted: 655 Desc ...

  9. 亚马逊的客户服务和承诺 - 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 ...

随机推荐

  1. JDBC——释放资源的代码

    public static void release(ResultSet rs, Statement statement, Connection conn) { if (rs != null) { t ...

  2. Spring MVC中如何解决POST请求中文乱码问题,GET的又如何处理呢

    在web.xml中配置过滤器 GET请求乱码解决: 在Tomcat中service.xml中

  3. PL/SQL 报错:动态执行表不可访问,本会话的自动统计被禁止。 在执行菜单里你可以禁止统计,或在v$session,v$sesstat 和vSstatname表里获得选择权限。

    现象: 第一次用PL/SQL Developer连接数据库,若用sys用户登录并操作则正常,若用普通用户比如haishu登录并创建一个表则报错“动态执行表不可访问,本会话的自动统计被禁止.在执行菜单里 ...

  4. python学习笔记(二)python基础知识(交作业)

    交作业 #!/usr/bin/env python # coding: utf-8 # # 1. 每个用户购买了多少不同种类的产品 # filename = 'train.txt' import sy ...

  5. 用Python批量下载DACC的MODIS数据

    本人初次尝试用Python批量下载DACC的MODIS数据,记下步骤,提醒自己,数据还在下载,成功是否未知,等待结果中...... 若有大佬发现步骤有不对之处,望指出,不胜感激. 1.下载Python ...

  6. Framwork框架-网络客户端的使用

    1.引入头文件 #include "Comm.h" 2.派生自框架基类CProtocolCpMgr class NetManager : public CProtocolCpMgr ...

  7. Go语言 异常panic和恢复recover用法

    Go语言 异常panic和恢复recover用法 背景:Go语言追求简洁优雅,所以,Go语言不支持传统的 try…catch…finally 这种异常,因为Go语言的设计者们认为,将异常与控制结构混在 ...

  8. T脚本语言学习记录-工具(一)

    1.set & unset %set a Hello ;#定义变量 a 并赋值 =>Hello %puts $a ;#输出变量值 =>Hello %set a “Test Tcl” ...

  9. java一些封装好的常用算法

    1.简单排序Collections.sort(): //简单排序 List<String> staff= new LinkedList<>(); staff.add(" ...

  10. 20155323刘威良第二次实验 Java面向对象程序设计

    20155323刘威良第二次实验 Java面向对象程序设计 实验内容 初步掌握单元测试和TDD 理解并掌握面向对象三要素:封装.继承.多态 初步掌握UML建模 熟悉S.O.L.I.D原则 了解设计模式 ...