<turbo-stream action="update" targets="#cart_number_of_items"><template>3</template></turbo-stream><turbo-stream action="update" target="shopping_cart_confirmation"><template><div class="modal fade" id="shopping_cart_confirmation_modal" tabindex="-1" aria-labelledby="shopping_cart_confirmation_title" aria-hidden="true" data-modal-target="modal">
  <div class="modal-dialog modal-dialog-centered modal-lg">
    <div class="modal-content">
      <div class="modal-body">
        <div class="d-flex mt-3">
          <h3 style="width: 80px" class="text-center me-3"><i class="far fa-circle-check" aria-hidden="true"></i></h3>
          <h4>Het product is toegevoegd aan je winkelmandje</h4>
        </div>
        <div class="d-flex mt-3">
          <div style="width: 80px;" class="text-center me-3">
            <img src="https://av-essentials.jortt.shop/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTM2NTkzLCJwdXIiOiJibG9iX2lkIn19--6bddcb5a42cff4b89afe2b79f7b5b4b086d38964/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJwbmciLCJyZXNpemVfdG9fbGltaXQiOls4MCw2NF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--5c8518936850ae770ff8bc431bfea021b72dca35/tnetencc211da-dante-ava-ip-streaming-encoder.png" />
          </div>
          <div style="flex-basis: 50%; flex-grow: 1;">
            <h3>
              <small class="text-muted">
                
                <a href="https://av-essentials.jortt.shop/product/tnetencc211da-dante-ava-ip-streaming-encoder">TiGHT AV TNET-ENC-C211-DA Dante AV-A IP Streaming Encoder</a>
              </small>
            </h3>
            <p class="text-muted">De TNET-ENC-C211-DA van TiGHT AV is een hoogwaardige, compacte AV-encoder voor professionele toepassingen.</p>
          </div>
        </div>

      </div>
      <div class="modal-footer justify-content-between" style="border-color: #eee">
        <a class="btn btn-primary" data-bs-dismiss="modal" href="https://av-essentials.jortt.shop/">Verder winkelen</a>
        <a class="btn btn-success" href="/cart"><i class="far fa-basket-shopping me-1" aria-hidden="true"></i> Bekijk winkelmandje</a>
      </div>
    </div>
  </div>
</div>
</template></turbo-stream>