# Loungefly ATC

Creating your own Loungefly ATC links

To create your own ATC link for an item from <https://loungefly.com/> you can use our custom ATC script by editing the following URL:

```
https://loungefly-atc.tempomonitors.com?pid=PID&quantity=1
```

To create your own Loungefly ATC links simply replace the PID with the one you wish to add to your cart and the desired quantity.&#x20;

Example for [https://loungefly.com/MVBK0284.html](https://loungefly.com/marvel-metallic-spider-man-cosplay-mini-backpack/MVBK0284.html):

```
https://loungefly-atc.tempomonitors.com?pid=MVBK0284&quantity=1
```

When you first use an ATC link for Loungefly, you will see a warning from Chrome, informing you that a pop-up has been blocked.

In order for our ATC solution to work you must first allow our domain to open pop-up windows. To do this, simply click the warning and select:&#x20;

```
Always allow pop-ups and redirects from https://loungefly-atc.tempomonitors.com
```

After you have done this, the ATC links will work as intended.

{% hint style="info" %}
Please note, this ATC solution has not tested during high traffic scenarios on hyped releases OR with a poor internet connection.
{% endhint %}


---

# 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://docs.tempomonitors.com/atc-and-other-scripts/loungefly-atc.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.
