Getting startedThe Themer
Fragments
Smaller reusable, conditional pieces you drop into templates and pages.
A fragment is a reusable piece of layout, smaller than a template part and droppable anywhere with the Fragment block. Build it once, place it where you want it, and it stays in sync everywhere it appears.
Fragments can be conditional, shown or hidden by rules, which makes them handy for pieces that vary by context, a promo that only runs during a sale, or a notice for logged-in visitors.