> For the complete documentation index, see [llms.txt](https://support.megadoga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.megadoga.com/shang-pin-guan-li/images-and-media.md).

# 定期販売

## 定期販売とは

定期販売（サブスクリプション）は、月額や年額などの定額料金を支払うことで、商品やサービスを継続的に利用できる仕組みのことです。\
メガDOGAでは、商品の個別販売だけではなく、定期販売（サブスクリプション）で会員に商品を提供することができます。

## 定期販売画面の説明

定期販売（サブスクリプション）商品の設定は、機能メニュー&#x306E;**\[定期販売]**&#x304B;ら行えます。

定期販売画面の各機能メニューについて説明します。

以下のスクリーンキャプチャを参考の上、ご確認ください。

<figure><img src="/files/E3jFdXkx9IN8VJpUeRso" alt=""><figcaption><p>画像クリックで拡大</p></figcaption></figure>

1. **プラン一覧**：作成したプランが一覧で表示されます。<br>

2. **検索メニュー**：現在登録されているプランの検索をおこなえます。\
   提供しているフィルターを使用するか、プラン名を直接入力して検索することが可能です。

   * 公開範囲：公開範囲基準でけなく結果をリスト表示します。
   * タイトル検索：登録されているプラン名を入力して検索結果をリスト表示します。

3. **並び替え**：プラン一覧の並び替えをおこなうことができます。プランの並び順はFrontサイトにも反映されます。\[プラン並べ替え]ボタンをクリックすると、並び替え画面が表示されます。\
   プラン名の右側にある\[≡]マークをクリックして、ドラッグアンドドロップで順番変更ができます。<br>

   <figure><img src="/files/NUIpx65veRnHaQaS5ing" alt="" width="563"><figcaption><p>画像クリックで拡大<br></p></figcaption></figure>

4. **プラン登録**：新規プランの登録が行えます。\
   \[+プラン登録]ボタンをクリックすると、登録画面が表示するので、以下項目を入力してから、\
   \[登録]ボタンをクリックして内容保存を行ってください。
   * **プラン**：プラン名を入力します。
   * **説明**：定期プランの説明を入力します。
   * **価格**：定期プランの月額費用を入力します。
   * **公開設定**：プランの公開設定をおこないます。<br>

     <figure><img src="/files/yjiztKh1PP3APZ3aiSa2" alt="" width="563"><figcaption><p>画像クリックで拡大<br></p></figcaption></figure>

5. **公開設定**：登録したプランの公開/非公開設定をおこなうことができます。\
   トグルをクリックして、公開/非公開を選択してください。<br>

6. **プラン編集**：プラン名、プラン説明、公開設定を修正できます。\ <mark style="color:red;">※プラン価格の修正はできません。</mark><br>

7. **プラン削除**：不要になったプランを削除することができます。\
   ゴミ箱マークをクリックすると、最終確認のポップアップが表示されます。\[OK]を選択すると\
   該当のプランが削除されます。Frontサイトに公開していた場合は、Frontサイトからも表示が消えます。


---

# 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, and the optional `goal` query parameter:

```
GET https://support.megadoga.com/shang-pin-guan-li/images-and-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
