E-commerce Cart Auto-Population for Minimum Basket Thresholds

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

E-commerce merchants require customers to meet a minimum basket threshold for free shipping, leading to friction in checkout when customers often forget additional items, resulting in abandoned transactions.

Innovation Solution

A system and method that automatically populates an e-commerce shopping cart with additional product items based on user information, merchant information, and contextual factors such as product use history, geographic location, and events, to meet the minimum basket requirement without requiring customers to manually add items.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If customers manually add items to meet minimum basket threshold, then shipping cost is reduced, but customer effort and time increase

Engineering Contradiction:
Improveshipping costVSAvoidcustomer effort and time
Core Design Contradiction:
Loss of energyVSLoss of time

Solution Approach 1:

The system automatically identifies and adds recommended product items to the shopping cart without requiring customer action. The processor autonomously analyzes cart status, determines missing items to meet minimum threshold, and populates the cart, allowing the system to serve itself rather than requiring customer intervention.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary analysis of the shopping cart status and pre-selects recommended product items before the customer completes checkout. By determining the gap between current cart total and minimum threshold in advance, and pre-populating recommended items, the system eliminates the need for customers to manually search and add items at the last moment.

Inventive Principle:
Principle #10Preliminary action

2Quantity of substance

If customers are required to meet minimum basket threshold, then merchant revenue increases, but transaction completion rate decreases

Engineering Contradiction:
Improvemerchant revenueVSAvoidtransaction completion rate
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The system continuously monitors shopping cart status and provides real-time feedback to the customer about recommended items that would help them meet the minimum basket threshold. This feedback loop includes displaying personalized recommendations and showing how adding specific items would achieve free shipping, guiding customers toward completing transactions that meet merchant revenue goals.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system acts as an intermediary between the merchant's minimum basket requirement and the customer's shopping behavior. Rather than forcing customers to meet the threshold or abandon transactions, the system mediates by suggesting relevant additional items that bridge the gap, making the minimum basket requirement achievable without frustrating the customer.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If system automatically populates cart with recommended items, then minimum basket threshold is met, but system complexity increases

Engineering Contradiction:
Improveminimum basket threshold achievementVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system segments the complex task of meeting minimum basket threshold into discrete, manageable steps: (1) determining current cart status, (2) calculating the gap to minimum threshold, (3) selecting recommended items from inventory, (4) adding items to cart, and (5) verifying threshold achievement. This segmentation makes the overall process more manageable and easier to implement.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system uses a multi-functional processor that performs multiple roles: analyzing cart status, generating recommendations, managing inventory data, updating cart contents, and communicating with customers. By consolidating these functions into a single versatile processing unit rather than separate specialized systems, the implementation complexity is reduced.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS11715148B2Systems and methods for automatically populating ecommerce cart
Publication Date: 2023.08.01 GOOGLE LLC
  • US11715148B2 patent drawing
  • US11715148B2 patent drawing
  • US11715148B2 patent drawing

AI summary

A method for automatically populating an ecommerce cart is disclosed. The method includes receiving a request to add a product item to a shopping cart of an ecommerce shopping environment. The method includes adding the product item to the shopping cart. The method includes updating, responsive to adding the product item, a shopping cart status. The method includes determining a failure of the shopping cart status to satisfy a purchasing criteria associated with the ecommerce shopping environment. The method includes selecting, responsive to determining the failure, an additional product item based on information associated with an user account. The method includes adding the additional product item to the shopping cart.