# 12/06/2025 - Webshop delivery page bug fixes

* :bug: Fixed a bug where if you had pay it forward item(s) in your basket with multiple other items it causes the individual delivery page to error.
* :bug: Fixed a bug where *"All tickets in basket"* was being displayed twice on the individual delivery page if you had a ticket in your basket with more than 1 quantity.
* :bug: Fixed a bug where if you had pay it forward item(s) plus one other item in your basket, the option to split delivery up was still present.

🧑‍💻 [Adam Hague](mailto:undefined)\
🧑‍💻 [Tom Fisher](mailto:undefined)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.usetoggle.com/june-2025/12-06-2025-webshop-delivery-page-bug-fixes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
