> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gameball.co/llms.txt
> Use this file to discover all available pages before exploring further.

# How Do I Boost Sales and Upselling?

> Discover and understand the automation templates designed to boost your sales and upselling your customers

Upselling and cross-selling are powerful strategies to increase revenue by encouraging customers to purchase additional or complementary products. This article covers the **Boost Sales and Upselling** automation templates.

***

## Promote Product Cross-Sell

Capitalize on recent purchases by suggesting complementary products to customers. When a customer buys Product X, this automation starts. After a day, an email is sent suggesting related products they might like based on their purchase. This personalized approach improves their shopping experience and can boost sales by showing them items they are interested in.

<Frame>
  <img src="https://mintcdn.com/gameball/Ym44GvndYOgHCcbm/images/product-docs/automation-campaigns/templates/product-cross-sell-flow.png?fit=max&auto=format&n=Ym44GvndYOgHCcbm&q=85&s=9d65ad224442f5bf9c54ed72511d78b8" alt="Promote Product Cross-Sell automation flow" width="1014" height="297" data-path="images/product-docs/automation-campaigns/templates/product-cross-sell-flow.png" />
</Frame>

### Trigger

Placed Order (Filter: Product X)

### Instructions

<Note>
  * Be sure to include the product ID of the item you are waiting for the customer to purchase in the trigger.
  * Adjust the email content to mention both the purchased product (the same product specified in the trigger) and the additional product you want to cross-sell.
</Note>

***

## Promote Collection Cross-Sell

Encourage customers who recently bought from a specific collection to explore a complementary collection. When a customer buys from Collection X, the next day an email recommends a complementary collection. After three days, if they have not made a purchase, a 20% discount valid for seven days is offered that applies only to the complementary collection.

<Frame>
  <img src="https://mintcdn.com/gameball/Ym44GvndYOgHCcbm/images/product-docs/automation-campaigns/templates/collection-cross-sell-flow.png?fit=max&auto=format&n=Ym44GvndYOgHCcbm&q=85&s=c1387a8f017da1fafee883be71bc0ee2" alt="Promote Collection Cross-Sell automation flow" width="1014" height="297" data-path="images/product-docs/automation-campaigns/templates/collection-cross-sell-flow.png" />
</Frame>

### Trigger

Placed Order (Filter: Collection X)

### Instructions

<Note>
  * Be sure to include the collection ID of the collection you are awaiting the customer to purchase in the trigger.
  * Edit the add coupon block to ensure the reward applies only to specific collections. Select the complementary collection as the purchase.
  * Adjust the email content to reference both the purchased collection (the same collection specified in the trigger) and the additional collection you want to cross-sell.
</Note>

***

## Increase Average Order Value (AOV)

Encourage customers to increase their order value with tiered discounts based on their purchase amount. This automation triggers on a specific date to offer different discounts to each customer based on their average order value (AOV). If your AOV is less than \$500, you will receive a 10% discount.

<Frame>
  <img src="https://mintcdn.com/gameball/Ym44GvndYOgHCcbm/images/product-docs/automation-campaigns/templates/increase-aov-flow.png?fit=max&auto=format&n=Ym44GvndYOgHCcbm&q=85&s=0bbe96b67efac0563c22531dea8ac621" alt="Increase Average Order Value automation flow" width="1014" height="297" data-path="images/product-docs/automation-campaigns/templates/increase-aov-flow.png" />
</Frame>

### Trigger

OnDate

### Instructions

<Tip>
  Select the date from the trigger block, and you are good to go!
</Tip>

***

## Promote New Arrivals

Promote new arrivals to customers and encourage purchases from specific collections. On a specific date, this automation sends an email to the user promoting new arrivals. It then waits 7 days for the customer to place an order. If no order is made during this period, a follow-up email is sent.

<Frame>
  <img src="https://mintcdn.com/gameball/Ym44GvndYOgHCcbm/images/product-docs/automation-campaigns/templates/promote-new-arrivals-flow.png?fit=max&auto=format&n=Ym44GvndYOgHCcbm&q=85&s=6a9991d0e4863d1cacdbf80f79847029" alt="Promote New Arrivals automation flow" width="1014" height="297" data-path="images/product-docs/automation-campaigns/templates/promote-new-arrivals-flow.png" />
</Frame>

### Trigger

OnDate

### Instructions

<Note>
  * Select the date from the trigger block.
  * Ensure to include the collection ID of the new arrivals in the Wait for Event block.
</Note>

***

## Related Articles

<CardGroup cols={2}>
  <Card title="How to Create an Automated Workflow" icon="wand-magic-sparkles" href="/product-documentation/automation-campaigns/how-to-create-an-automation-campaign">
    Step-by-step guide to building and launching automation campaigns.
  </Card>

  <Card title="Introduction to Automation Templates" icon="book-open" href="/product-documentation/automation-campaigns/templates/introduction-to-automation-templates">
    Overview of all available ready-to-use automation templates.
  </Card>
</CardGroup>
