---
title: "K2 Page Type Condition - EngageBox"
description: "Display based on the view of the K2 component the visitor is currently viewing."
url: "https://www.tassos.gr/docs/engagebox/conditions/k2-page-type"
date: "2026-04-14T14:51:31+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ EngageBox ](https://www.tassos.gr/index.php?option=com_content&view=category&id=35) / [ Display Conditions ](https://www.tassos.gr/index.php?option=com_content&view=category&id=51)

#  K2 Page Type Condition

##  Display based on the view of the K2 component the visitor is currently viewing.

 K2 Page Type Condition is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

 The K2 - Page Type Condition lets you define in which K2 page types needs to be present for your popup to appear to your visitors.

 ![K2 Page Type Display Condition](https://www.tassos.gr/images/display-conditions-k2-page-type.png)

## [Options](#options)

 In the table below you can see which options are available to setup the K2 - Page Type Condition.

 | Name | Description |
|---|---|
| Match | Set whether to match or not the selected K2 page types. |
| Selection | Select one or more K2 page types. |

## [Use Case](#use-case)

 The most common use case for the K2 - Page Type Condition is to display your popup in specific K2 page types, such as when viewing a tag, category or even single item page.

 K2 Page Type Condition is available in Pro  Unlock this and dozens of other powerful features by upgrading to EngageBox Pro.

 [ Unlock this feature ](https://www.tassos.gr/joomla-extensions/engagebox/subscribe)

 Last updated on Nov 26th 2024 12:11

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Home",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "EngageBox",
            "item": "https://www.tassos.gr/docs/engagebox"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Display Conditions",
            "item": "https://www.tassos.gr/docs/engagebox/conditions"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "K2 - Page Type Condition",
            "item": "https://www.tassos.gr/docs/engagebox/conditions/k2-page-type"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/conditions/k2-page-type"
    },
    "headline": "K2 - Page Type Condition",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://www.tassos.gr/docs/engagebox/conditions/k2-page-type"
    },
    "datePublished": "2017-12-10T15:42:52+02:00",
    "dateCreated": "2022-02-16T15:33:30+02:00",
    "dateModified": "2024-11-26T12:28:13+02:00"
}
```
