<turbo-stream action="append" targets=".overview__items">
    <template>
    </template>
</turbo-stream>


<turbo-stream action="update" targets="#show-more">
    <template>
    </template>
</turbo-stream>


<turbo-stream action="update" targets="#products-shown">
    <template>
        Viser 100 af 100 produkter
    </template>
</turbo-stream>