# Lockwood

### Prerequisites

An account is needed on this website.&#x20;

Business to business (B2B) information is usable for a tax-free checkout.

### Usage

There is only **Requests mode** available.\
\
You can allow Pepper to `automatically log into your account` .

Pepper can `empty cart before starting` a checkout process.

You can allow Pepper to finalize checkout.

### Settings

Our module only supports PayPal checkout, as it is payment holding method.

{% hint style="info" %}
This means seeing the PayPal window is a successfull checkout, no matter how long you take to pay!
{% endhint %}

You can:

* leave Pepper to randomly choose an available size to cart (if you want Pepper that carts for you) by leaving this field empty
* let Pepper choose the *first available size* by putting **FA**
* let Pepper choose the *last available size* by putting **LA**
* for shoes Pepper will use **EU sizing**
* let Pepper choose all sizes between a range that you specify by putting something like **36-44**
* let Pepper choose one size available between some specific sizes that you specified by putting something like **37, 38, 38.5, 39** and so on.


---

# 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.pepperscripts.com/supported-sites/lockwood.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.
