TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Given a choice, should I avoid a startup with inventory

2 pointsby biturdover 12 years ago
For a long time I have been tossing various startup ideas around in my head.<p>At the very core I can distill them down to two types. First, an entirely only service driven site. Second, something that involves a product or inventory.<p>It seems that a startup that has something to sell feels a little easier on the surface. But with that comes what seems to me a ton more logistical problems. Warehouse space, shipping, receiving, inventory. Just the programming alone to support those additional aspects kicks up the daunting aspect a bit.<p>Then there are the completely online startups. Sites like reddit, kickstarter, etc, where there is no inventory, nothing to ship. A service is provided, and you make money off the service, advertising, or selling something the service has gained.<p>I have actively avoided any ideas that end up having inventory and real product. Should I throw this out the window and consider it not that big a deal?<p>In my earlier years I have started a few businesses, all of which had product that needed to be shipped. I remember those days, deadlines, UPS, FedEx, everything was dictated by 4PM, which was when the UPS guy came. 6PM of we were really pushing it and wanted to take the stuff to the main hub, which wasn't always feasible if it was a large order of 2000 boxes.<p>Any comments?

6 comments

sherazover 12 years ago
I will take a few minutes to relay my experience:<p>I used to be a partner in a company that shipped 1000+ packages a day with fedex. I ran the websites that sold those products, and I made sure to take about 30 minutes a day in the warehouse to help load the truck. They didn't need me down there, but it was a very measurable output of my work.<p>I might have to disagree with the other comment here about Amazon Fulfillment. It may relieve you of a lot of the logistics, but it will also greatly affect how you resolve issues -- bad batches of products, customer service, wrong/missing parts...<p>At the end of the day what matters in physical goods e-commerce is amazing customer service, and you cannot do that unless you have access to the warehouse. You have to have physical access to the product. You have to have a good relationship with the fedex/ups drivers and account managers. You have to work fedex and ups against each other when the time comes to renegotiate your rates.<p>When you outsource too many parts of your business you end up too dependent on too many variables you cannot control. Your business continuity becomes more opaque.<p>Another story: same company in 2005, South Florida-- post hurricane Katrina and Wilma. Because we controlled a lot of the variables and relationships (logistics, internet, warehousing) we were able to do the following:<p><pre><code> * Redirect the 800 number to a vonage line and send our customer service staff up to an Orlando hotel room to keep answering phones. * Because of our good relationship with fedex we were able to get them to send an empty truck down from Atlanta to pickup in Boca Raton. * We processes printing labels and tickets over a 2G wifi connection. </code></pre> That is duct-tape business continuity. All said -- it would have been better to just move the company to a location that is not prone to Hurricanes. We did that in 2007.<p>OK, this got a little long. I'm happy to share more of my experience if anyone cares.
评论 #4958749 未加载
_uoi8over 12 years ago
May be, you can start off with drop shipments like someone mentioned, and probably go for further integration down the line? I feel that any idea that has a physical or offline component has a higher barrier to entry and thus has a better chance of succeeding if you get it right, or are even able to provide some incremental benefit compared to existing options. I look at this way - if I don't want to touch something because it's too complicated chances are others feel the same way, and vice-versa.<p>Good luck with whatever you decide to do! :)
byoung2over 12 years ago
If you do sell a physical product, consider Fulfillment by Amazon. They rent warehouse space by the cubic foot and handle picking, packing, and shipping for you.<p><a href="http://www.amazonservices.com/content/fulfillment-by-amazon.htm" rel="nofollow">http://www.amazonservices.com/content/fulfillment-by-amazon....</a><p>People are scared of physical products they're hard. You have to deal with design, manufacturing, logistics, etc. That may make it easier for you if the competition is scared away.
dylanhassingerover 12 years ago
Check out the "drop ship" model of business. It's a good way to do physical products without a lot of hassle.<p>Other good resources:<p><a href="http://lifestylebusinesspodcast.com" rel="nofollow">http://lifestylebusinesspodcast.com</a><p><a href="http://www.buildmyonlinestore.com/" rel="nofollow">http://www.buildmyonlinestore.com/</a><p><a href="http://fourhourworkweek.com" rel="nofollow">http://fourhourworkweek.com</a>
debacleover 12 years ago
If everyone else is avoiding having inventory (because it's hard), then there is very likely an opportunity there to make money.<p>It is hard, and moving that inventory is even harder, but that doesn't mean it's not a good way to make money.
pmtarantinoover 12 years ago
I am interested in this too. Sadly, I don't have an answer for this.