> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/integration/page-builder-apps/pagefly.md).

# PageFly

PageFly is a user-friendly page builder app perfect for everyone, from new Shopify store owners to growing businesses and professional brands. You can customize your Shopify pages without any coding skills required to convert visitors into actual customers.&#x20;

PageFly key features:

* 6 main page types, with 100+ page templates, 100+ premade sections and more
* Optimized for conversion rate with countdown, sales banner, cross-selling, color swatches
* Certified as an SEO-friendly tool, say no to slowing down your online store
* Fully responsive design on desktop, mobile, or tablet.
* Compatible with any themes, easily add more sections to themes

{% hint style="info" %}
The integration between BOGOS and PageFly allows dynamic offer, bundles placement and customization.
{% endhint %}

## How to install PageFly

**Step 1:** Install PageFly from the [Shopify app store](https://shopify.pxf.io/zNEOG7).

<figure><img src="/files/EdNXzFn2aAtoRwqn11p0" alt=""><figcaption></figcaption></figure>

**Step 2:** Create your PageFly page: [a new page](https://help.pagefly.io/manual/get-started-in-5-mins/#:~:text=In%20the%20PageFly%20Dashboard%2C%20head,to%20create%20your%20desired%20design.), or using [their templates](https://help.pagefly.io/manual/use-a-template-to-create-a-new-page/)

**Step 3:** From Third-party integrations, search for BOGOS and activate the app integrations. Please make sure to have the BOGOS app on your Shopify store. You should also create a BOGOS offer or bundle before setting up them in PageFly.

<figure><img src="/files/WtGZZnE3RZPqvmnMVCNT" alt=""><figcaption></figcaption></figure>

**Step 4:** Choose your preferred app blocks. There are two types of BOGOS app blocks:

* Gifts: Includes [Gift slider](/detailed-guide/gift-offer.md), [Gift icon](/detailed-guide/customize/customize-gift-icon-and-gift-thumbnail.md), [Cart message](/detailed-guide/customize/customize-cart-message.md) and Gift thumbnail
* Upsell & Cross sell: Includes [Classic bundle](/detailed-guide/bundle-offer/create-classic-bundle.md) and [Quantity break](/detailed-guide/discount-offer/create-quantity-break.md). These blocks work on product page only.

<figure><img src="/files/wMDMrh3ktEjBRS8XQLGw" alt=""><figcaption></figcaption></figure>

**Step 5:** Drag and drop the BOGOS blocks to your page. After that, please click *Save* and *Publish* the page so the changes can be automatically reflected in your online store.

<figure><img src="/files/dMS0J6xG9lhkBQP5uzOa" alt=""><figcaption></figcaption></figure>


---

# 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://docs.bogos.io/integration/page-builder-apps/pagefly.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.
