---
title: "Bread subscription"
type: subscription
brand: santopane
locale: en
---

# Bread subscription

Get fresh, naturally leavened artisan bread every week, without having to remember to order.

- **Always fresh**: Your batch leaves the oven on delivery day, at that just-baked peak.
- **Zero friction**: Subscribe once and receive weekly. Pause or cancel anytime from your account.
- **Subscriber pricing**: Special conditions reserved for Fornata members.

## Plans

Fornata plans will be published soon.

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Fornata Santo Pane: Bread subscription",
  "description": "Get fresh, naturally leavened artisan bread every week, without having to remember to order.",
  "brand": {
    "@type": "Brand",
    "name": "Santo Pane"
  }
}
```
