> For the complete documentation index, see [llms.txt](https://helpcenter.tpandco.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.tpandco.jp/docs/pickup.md).

# 店舗受取について

### ピックアップ（店舗受取）とは、どのようなシステムですか？

オンライン・電話・チャット等であらかじめ商品をご注文いただき、店舗にてお受け取りができるシステムです。

詳しくは、[\[ピックアップ（店舗受取）システムについて\]](/docs/pickup/about.md)をご覧ください。

### 店舗受取の手順を知りたい

[\[店舗受取の手順\]](/docs/pickup/about.md#item1)をご確認ください。

### 電話・LINE等で店舗受取の注文ができますか？

はい、お承りしております。

* お電話\
  TP\&Co.カスタマーセンター\
  フリーダイアル　[0120-550-597](tel:0120550597)
* チャット\
  [\[ショッピングページ\]](https://tpandco.jp/)の右下のチャットからお話ください。担当者が順番にお伺いいたします
* LINE\
  以下より、[LINEお友達登録](https://lin.ee/sCjGSDY)後、お話ください。

### 店舗受取は、キャンセルできますか？

店舗に商品が到着する前でしたら、キャンセルが可能です。

ただし、店舗に商品が到着した後は、キャンセルをお承りできません。

ご予約日にご来店が難しい場合は、[\[ご予約を変更したい\]](/docs/pickup/about.md#woshitai)をご参照の上、来店日をご変更くださいませ。

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpcenter.tpandco.jp/docs/pickup.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.
