Formats

How to configure post formats for each deal type.

Formats

What are Formats for? The bot picks a format automatically based on product, price, and other variables. Combined with custom Tags, every Format becomes dynamic and your post adapts to the deal type.

Format types

You can configure a format for each deal type:

IconType
โšกLightning deal
๐Ÿ’ธStandard deal
๐ŸŽŸ๏ธCoupon deal
๐Ÿ“ฆWarehouse deal
โŒPrice error
๐Ÿ“‰Lowest historical price
โœ–๏ธNo discount
โ“‚๏ธMultipost

Configuration

To configure formats:

Settings โ†’ Formats โ†’ Configure the formats

Example format

โšก LIGHTNING DEAL โšก

{title:50}

๐Ÿ’ฐ {dealPrice}โ‚ฌ instead of {price}โ‚ฌ
๐Ÿ“‰ Discount: -{discountPerc:0}%
๐Ÿ’ต You save: {savedPrice}โ‚ฌ

๐Ÿ”— {link}
๐Ÿ’ก
Also read the [Tags](/en/docs/tags) page to better understand the bot and the variables available.

Best practices

  • Use a different emoji for each deal type.
  • Keep formats consistent with each other.
  • Don't overload the post with too much info.
  • Test formats before publishing them in your main channel.