# Email

These email journeys cover common list and commerce flows you build in Customer Journey Builder. Open a guide when email is the channel you want to set up end to end.

<CardGrid>
  <LinkCard
    title="Create a double opt-in campaign"
    href="how-to-create-a-double-opt-in-campaign"
    description="Confirm consent after signup so the list stays clean and deliverable."
  />
  <LinkCard
    title="Set up an abandoned cart campaign"
    href="how-to-set-up-an-abandoned-cart-campaign"
    description="Follow up when a shopper leaves items in the cart."
  />
  <LinkCard
    title="Send catalog products in email"
    href="how-to-send-catalog-products-in-email"
    description="Pull items from your Product Catalog into a promotional email."
  />
  <LinkCard
    title="Set up product recommendations in email"
    href="how-to-set-up-product-recommendations-in-email"
    description="Suggest products from a recommendation strategy based on behavior."
  />
  <LinkCard
    title="Set up an email sunset flow"
    href="how-to-set--up-email-sunset-flow"
    description="Stop emailing inactive subscribers to protect engagement and sender reputation."
  />
</CardGrid>