# 活动弹窗

活动弹窗版块用于在页面加载时向用户展示特定的活动信息。它可以包含图片、倒计时、文本说明、社交媒体链接等内容，帮助商家有效传达促销活动或重要通知。

**主要功能和设置项**

1. **对已登录用户禁用**：
   * 勾选此选项后，已登录用户将不会看到弹窗。该设置在编辑模式下不可用。
2. **延迟时间**：
   * 设置弹窗在页面加载后多少秒出现。该功能在编辑模式下不可用。
3. **显示频率**：
   * 设置弹窗显示的频率，如每次访问或每7天显示一次。
4. **配色方案**：
   * 选择和编辑弹窗的配色方案，可以自定义颜色以符合网站的整体风格。
5. **文本对齐**：
   * 设置弹窗内文本的对齐方式（左对齐、居中对齐、右对齐），以适应不同的设计需求。
6. **图像设置**：
   * 上传并设置弹窗中显示的图片。可以调整图片的透明度和位置。

**可添加的block类型包括**

* **Title**：设置弹窗的标题，支持自定义文本样式。
* **文本**：添加详细说明或描述内容，支持富文本格式。
* **折扣码**：用于展示特定的折扣码给用户。
* **倒计时**：设置一个倒计时功能，展示距离活动结束的时间。
* **订阅表单**：添加用户订阅表单，便于收集电子邮件地址。
* **社交列表**：展示社交媒体图标，鼓励用户关注相关社交媒体。
* **按钮**：添加一个可点击的按钮，设置按钮的文本和链接。


---

# 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://ascent.webvista.studio/webvista-studio-docs/tan-chuang/huo-dong-tan-chuang.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.
