# Cart rewards (https://docs.loybox.com.ar/en/carrito/recompensas-en-carrito)



Cart rewards are rules that unlock a gift when the purchase passes an amount.
They exist to push the order value: "you are close to your gift". Here is how to
create a rule.

<Callout type="info" title="The dashboard is in Spanish">
  Loybox's admin dashboard is not translated yet, so menu and button names are
  quoted **exactly as they appear on screen**, with the English meaning right
  after.
</Callout>

## Step by step
<Steps>
  <Step>
    ### Go to **Carrito** (Cart)
    In the sidebar, tap **Carrito**. Scroll down to the rewards section.
  </Step>

  <Step>
    ### Tap **Nueva regla** (New rule)
    A window opens to configure the rule.
  </Step>

  <Step>
    ### Set a **Nombre** (name)
    So you can identify it in your dashboard. For example, *Gift from 20,000 up*.
  </Step>

  <Step>
    ### Define the **Monto mínimo del carrito** (minimum cart amount)
    The subtotal from which the reward unlocks.
  </Step>

  <Step>
    ### Choose the **Tipo de recompensa** (reward type)
    <Cards>
      <Card title="Free product" description="A product from your catalog, at no cost." />

      <Card title="Percentage" description="A % off the purchase." />

      <Card title="Fixed amount" description="A fixed discount amount." />
    </Cards>

    Depending on the type, you fill in the product or the discount value.
  </Step>

  <Step>
    ### Write the **Mensaje al cliente** (message to the member)
    This is what they see in the store when the reward unlocks (for example, "Your
    gift is unlocked!"). Optionally you can define the discount's text at checkout.
  </Step>

  <Step>
    ### Leave it **Activa** (active) and tap **Crear regla** (Create rule)
    Only active rules apply in the store. You can have several.
  </Step>
</Steps>

<Callout title="How to pick the amount">
  Set the minimum a little above your average order value: high enough for the
  member to add one more product, but reachable enough to be worth trying.
</Callout>
