Walmart drops the $35 order minimum on its 2-hour ‘Express’ delivery service

In a move designed to directly challenge Amazon, Walmart today announced it’s dropping the $35 minimum order requirement for its two-hour “Express” delivery service, a competitor to Amazon’s “Prime Now.”  With Walmart Express Delivery, customers can order from Walmart’s food, consumables or general merchandise assortment, then pay a flat $10 fee to have the items arrive in two hours or less.

The service is useful for more urgent delivery needs — like diapers or a missing ingredient for a recipe, SVP of Customer Product, Tom Ward, noted in an announcement. They’re not meant to sub in for larger shopping trips, however — Express orders are capped at 65 items.

Today, Express Delivery is available in nearly 3,000 Walmart stores reaching 70% of the U.S. population, Walmart says. It builds on top of stores’ existing inventory of pickup and delivery time slots as a third option, instead of giving slots away to those with the ability to pay higher fees.

Like Walmart’s grocery and pickup orders, Express orders are shopped and packaged for delivery by Walmart’s team of 170,000 personal shoppers and items are priced the same as they are in-store. This offers Walmart a potential competitive advantage against grocery delivery services like Instacart or Shipt, for example, where products can be priced higher and hurried or inexperienced shoppers aren’t always able to find items or search the back, having to mark them as “out of stock.”

In theory, Walmart employees will have a better understanding of their own store’s inventory and layout, making these kind of issues less common. It will also have direct access to the order data, which will help it better understand what sells, what replacements customers will accept for out-of-stocks, when to staff for busy times and more.

In addition to grocery delivery, Express Delivery competes with Amazon’s Prime Now, a service that similarly offers a combination of grocery and other daily essentials and merchandise. Currently, Prime Now’s 2-hour service has a minimum order requirement of $35 without any additional fees in many cases — though the Prime Now app explains that some of its local store partners will charge fees even when that minimum is met, and others may have higher order minimums, which makes the service confusing to consumers.

Walmart’s news comes at a time when Amazon appears to be trying to push consumers away from the Prime Now standalone app, too.

When you open the Prime Now app, a large pop-up message informs you that you can now shop Whole Foods and Amazon Fresh from inside the Amazon app. A button labeled “Make the switch” will then redirect you. Meanwhile, on Amazon’s website touting Prime’s delivery perks, the “Prime Now” brand name isn’t mentioned at all. Instead, Amazon touts free same-day (5-hour) delivery of best sellers and everyday essentials on orders with a $35 minimum purchase, or free 2-hour grocery delivery from Whole Foods and Fresh.

When asked why Amazon is pushing Prime Now shoppers to its main app, Amazon downplayed this as simply an ongoing effort to “educate” consumers about the option.

Walmart, on the other hand, last year merged its separate delivery apps into one.

After items are picked, Walmart works with a network of partners, including DoorDash, Postmates, Roadie and Pickup Point, as well as its in-house delivery services, to get orders to customers’ doorsteps. This last-mile portion has become a key area of investment for Walmart and competitors in recent months — Walmart, for example, acquired assets from peer-to-peer delivery startup JoyRun in November. And before that, a former Walmart delivery partner, Deliv, sold to Target.

This is not the first time Walmart has dropped order minimums in an attempt to better compete with Amazon and others.

In December, Walmart announced its Prime alternative known as Walmart+ would remove the $35 minimum on non-same day Walmart.com orders. But it had stopped short of extending that perk to same-day grocery until now.

To some extent, Walmart’s ability to drop minimums has to do with the logistics of its delivery operations. Walmart has been turning more of its stores into fulfillment centers by converting some into small, automated warehouses in partnership with technology providers and robotics companies, including Alert Innovation, Dematic and Fabric.

And because its stores are physically located closer to customers than Amazon warehouses, it has the ability to deliver a broad merchandise selection, faster, while also turning large parking lots into picking stations — another thing that could worry Amazon, which is now buying up closed mall stores for its own fulfillment operations. 

Walmart today still carries a $35 minimum on other pickup and delivery orders and same-day orders from Walmart+ subscribers.


Source: Tech Crunch

Hear how to nail your virtual pitch meeting at Early Stage 2021

On a recent episode of Extra Crunch Live, Bain Capital Ventures’ Matt Harris said that if you had asked him a year ago what would happen to venture capital during a pandemic lockdown, he would have replied “it would have fallen off a cliff.” Before the world changed so fundamentally, VCs and founders alike believed they needed to meet in person to build trust before signing paperwork that would financially and emotionally bond them together for years and years.

Today, the landscape is very different. More institutional capital is flowing into startups at much faster rates and a good deal of credit must go to the virtual pitch meeting. Founders can now take 30+ meetings in a single day, but are they making the most of those meetings?

At TechCrunch Early Stage in April, Melissa Bradley will talk us through how to nail your virtual pitch meeting and take questions from the audience.

Bradley is the co-founder of Ureeka, a venture-backed mentorship platform for SMBs that pairs founders with experts and mentors. Bradley is also founder and managing partner of 1863 Ventures, a business development program that accelerates underrepresented entrepreneurs (a group Bradley calls the New Majority) into their hyper-growth phase.

She’s also a professor at Georgetown University’s business school, teaching impact investing, social entrepreneurship, P2P economies and innovation.

In short, Bradley deeply understands what it’s like to sit on both sides of the table, as a VC and a founder, and even more deeply understands what it takes to have a successful virtual meeting from her experience building Ureeka (which is entirely virtual).

Bradley joins an all-star cast of speakers at TC Early Stage, an event that is packed with breakout sessions focused on all the core competencies that a startup needs to be successful. Here’s a preview of some of the sessions going down at TC Early Stage:

  • How to Get An Investor’s Attention (Marlon Nichols, MaC Venture Partners)
  • Four Things to Think About Before Raising a Series A (Bucky Moore, Kleiner Perkins) 
  • How Founders Can Think Like a VC (Lisa Wu, Norwest Venture Partners) 
  • Finance for Founders (Alexa von Tobel, Inspired Capital) 
  • Building and Leading a Sales Team (Ryan Azus, Zoom CRO)
  • Keys to Nailing Product Market Fit (Rahul Vohra, Superhuman)

That’s not all. The TC Early Stage curriculum is being spread across two events, with fundraising and operations represented on April 1 & 2 and fundraising and marketing deep dives on July 8 & 9. Folks who buy a ticket to just one event will get three months of Extra Crunch for free, and folks who buy a dual-event ticket will get six months of Extra Crunch membership for free.

An Extra Crunch membership comes with access to:

And much more! Really, what are you waiting for? Pick up a ticket to TC Early Stage here or use the widget below:

( function() {
var func = function() {
var iframe = document.getElementById(‘wpcom-iframe-dde292b93a5f3017145419dd51bb9fce’)
if ( iframe ) {
iframe.onload = function() {
iframe.contentWindow.postMessage( {
‘msg_type’: ‘poll_size’,
‘frame_id’: ‘wpcom-iframe-dde292b93a5f3017145419dd51bb9fce’
}, “https://tcprotectedembed.com” );
}
}

// Autosize iframe
var funcSizeResponse = function( e ) {

var origin = document.createElement( ‘a’ );
origin.href = e.origin;

// Verify message origin
if ( ‘tcprotectedembed.com’ !== origin.host )
return;

// Verify message is in a format we expect
if ( ‘object’ !== typeof e.data || undefined === e.data.msg_type )
return;

switch ( e.data.msg_type ) {
case ‘poll_size:response’:
var iframe = document.getElementById( e.data._request.frame_id );

if ( iframe && ” === iframe.width )
iframe.width = ‘100%’;
if ( iframe && ” === iframe.height )
iframe.height = parseInt( e.data.height );

return;
default:
return;
}
}

if ( ‘function’ === typeof window.addEventListener ) {
window.addEventListener( ‘message’, funcSizeResponse, false );
} else if ( ‘function’ === typeof window.attachEvent ) {
window.attachEvent( ‘onmessage’, funcSizeResponse );
}
}
if (document.readyState === ‘complete’) { func.apply(); /* compat for infinite scroll */ }
else if ( document.addEventListener ) { document.addEventListener( ‘DOMContentLoaded’, func, false ); }
else if ( document.attachEvent ) { document.attachEvent( ‘onreadystatechange’, func ); }
} )();


Source: Tech Crunch