{% include "wizards/partials/step_nav.html" %}

Item Basics

Title, description, and cover image for your item.

An item is an individual piece of content: a song, episode, chapter, download, or release. Fans purchase or access items directly.

{#- `data-upload-fills` is where the URL the confirm answers with lands, and `data-upload-shows` marks each place the picture itself goes. Both are host facts about what happens after the bytes land, the same class as `data-upload-goes` on the audio surface, and `static/upload.js` reads them. The upload itself is described: see `crate::quasi::upload_field`. -#}
No image yet
Item image
{{ crate::quasi::upload_field::image("/api/items/image/presign", "item_id", item_id.as_str())|safe }}