---
title: "Day of Week Condition - EngageBox"
description: "Display based on the current day of week."
url: "https://www.tassos.gr/docs/engagebox/conditions/day-of-week"
date: "2026-04-14T10:20:54+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)

#  Day of Week Condition

##  Display based on the current day of week.

 Day of Week 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 Day of Week Condition is useful when you need to display your box in specific days of the week. You can either select each day of the week individually or select between "Weekdays" or "Weekend".

 ![Day of Week Display Condition](https://www.tassos.gr/images/display-conditions-dayofweek.png)

## [Options](#options)

 In the table below you can see which options are available to setup the Date Condition.

 | Name | Description |
|---|---|
| Match | Set whether to match or not the selected days of the week. |
| Day of Week | Select the days of the week to show this popup to your visitors. |

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

 A common use case for the Day of Week Condition is when you have a sale popup that you'd like to show your users on the weekend. Another use case would be when you have a recurring sale on your site running every Wednesday, this would make your popup run each day of the week without having to toggle it on or off.

 Day of Week 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": "Day of Week Condition",
            "item": "https://www.tassos.gr/docs/engagebox/conditions/day-of-week"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/conditions/day-of-week"
    },
    "headline": "Day of Week 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/day-of-week"
    },
    "datePublished": "2017-12-01T17:14:22+02:00",
    "dateCreated": "2022-02-16T11:50:48+02:00",
    "dateModified": "2024-11-26T12:28:13+02:00"
}
```
