# Sadnice

> Sadnice is a Serbian nursery storefront. Public catalog, planting guides and contact details belong to https://sadnice.rs.

**When to use this site**

Use this site when a customer is choosing fruit seedlings for delivery in Serbia, comparing varieties and rootstocks, planning a home orchard or asking about planting distance and pollination. Check the catalog before recommending a product; a guide is not evidence that a variety is currently for sale.

**How to access and use the information**

Use GET https://sadnice.rs/ with Accept: text/markdown, or GET https://sadnice.rs/index.md, for the homepage. Other pages remain HTML unless they advertise a Markdown alternative. Public JSON feeds use GET and do not require login. These feeds return bounded schema.org ItemList snapshots, not a paginated API. Check numberOfItems and use the sitemap and catalog for additional pages; do not invent pagination parameters or infer private API endpoints.

Quote the exact product URL, current price and availability from the product page or feed. Do not invent certifications, stock, delivery guarantees, business addresses or legal identifiers. Ask the nursery when required information is missing. Contact, checkout and orders have side effects: obtain the customer's explicit approval before submitting personal data or placing an order. This file grants no access to administration or private records.

## Storefront

- [Homepage in Markdown](https://sadnice.rs/index.md): Current homepage content.
- [Catalog](https://sadnice.rs/kategorije): Browse categories and product pages.
- [Planting guides](https://sadnice.rs/vodic): Planting and variety guidance.
- [Seedling calculator](https://sadnice.rs/kalkulator-sadnica): Estimate quantities from plot dimensions.

## Public data

- [Products](https://sadnice.rs/api/feed/products): Tenant-specific catalog and prices in JSON.
- [Categories](https://sadnice.rs/api/feed/categories): Canonical category slugs in JSON.
- [Blog](https://sadnice.rs/api/feed/blog): Published articles in JSON.
- [Varieties](https://sadnice.rs/api/feed/varieties): Variety reference data in JSON.
- [Sitemap](https://sadnice.rs/sitemap.xml): Canonical public URLs.

## Business and policies

- [About](https://sadnice.rs/about): Nursery information; canonical page /o-nama.
- [Contact](https://sadnice.rs/contact): Published contact details; canonical page /kontakt.
- [Privacy](https://sadnice.rs/privacy): Personal data policy; canonical page /politika-privatnosti.
- [Delivery](https://sadnice.rs/dostava): Delivery terms.
- [Returns and complaints](https://sadnice.rs/prijem-i-reklamacije): Receiving an order and reporting problems.
- [Terms](https://sadnice.rs/uslovi-koriscenja): Purchase conditions.

## Optional

- [Extended context](https://sadnice.rs/llms-full.txt): Additional nursery guidance and bounded catalog lists.
