Rank Groups
Turn a category into a side-by-side feature comparison table.
Store Content → Rank Groups.
Most categories render as a grid of package cards. A rank group turns one category into a comparison table instead — packages become columns, features become rows, with ticks and crosses.
How a category becomes a table
The link is the slug. Create a Rank Group whose slug matches a Tebex category slug, and that category renders as a table. Delete the Rank Group and it goes back to a normal grid.
So for a Tebex category at /store/category/ranks, create a Rank Group with slug
ranks.
Fields
| Field | What it does | Translatable |
|---|---|---|
| Slug | Must match the Tebex category slug exactly. Required, and unique. | No |
| Title | An admin-only label so you can tell rows apart in the list. Not shown to visitors. | No |
| Best value | Tebex package ID to highlight in this table. Optional. | No |
| Description → Badge | Small pill above the table, e.g. "What are ranks?". | Yes |
| Description → Paragraphs | Explanatory text under the badge. Add one row per paragraph. | Yes |
| Rank order | Column order — see below. | No |
| Perks | The feature rows — see below. | Yes (labels and text) |
Rank order
This controls only the left-to-right order of the columns. It does not decide which packages appear — that always comes live from Tebex.
- Leave it empty and Tebex's own order is used.
- Add rows with Tebex package IDs and those packages come first, in the order you listed them. Anything you did not list follows in Tebex's order.
So to put Obsidian first, you only need to list Obsidian.
Perks
Each perk is one row of the table.
| Field | What it does | Translatable |
|---|---|---|
| Label | The row's name, e.g. "Chat prefix". | Yes |
| Show info tooltip icon | See the warning below. | No |
| Values | One entry per column. | Yes |
Values
Add one value per package column, in the same order as the columns. This is the fiddly part: value 1 belongs to column 1, value 2 to column 2, and so on. If you reordered the columns with Rank order, the values follow that order.
| Type | Shows as |
|---|---|
| Yes (tick) | A tick |
| No (cross) | A cross |
| Text | Whatever you type, e.g. 50% or 20 slots |
| Lines | Several short lines, joined with / |
| Image (rank name graphic) | Currently renders as a tick |
"Image" behaves the same as "Yes" in this version. The option exists in the form, but the table renderer treats it as a tick. Use Yes (tick) unless you know you are changing the renderer.
"Show info tooltip icon" does nothing in this version. The checkbox saves, but the table does not currently render a tooltip from it. If you need explanatory text for a row, put it in the row Label or in the description paragraphs above the table.
Getting the count right
Say your ranks category has three packages — Iron, Diamond, Obsidian. Then every perk row needs exactly three values:
| Perk | Value 1 (Iron) | Value 2 (Diamond) | Value 3 (Obsidian) |
|---|---|---|---|
| Chat prefix | Yes | Yes | Yes |
| Experience boost | Text 25% | Text 50% | Text 75% |
| Party size | Text 4 | Text 8 | Text 20 |
| Priority queue | No | Yes | Yes |
Add a fourth package in Tebex and you must add a fourth value to every row, or the last column comes out blank.
Best value
Enter the Tebex package ID of the package you want highlighted in this table.
There is a second, site-wide list in Site Settings → Best value package IDs. A package is highlighted if it appears in either place — this field is for one table, the Site Settings list is for everywhere.
Setting one up
Find the category slug
Open the category on your own store. The address ends with the slug:
/store/category/ranks → the slug is ranks.
Create the Rank Group
Store Content → Rank Groups → Create new. Set Slug to ranks and give it a
Title so you can recognise it later.
Add the description
Badge plus one or two paragraphs explaining what the ranks are and how long they last.
Add the perk rows
One row per feature, with one value per package column.
Save and check
Open the category on your site. The grid should now be a table.