Cubed Docs
Admin panel

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

FieldWhat it doesTranslatable
SlugMust match the Tebex category slug exactly. Required, and unique.No
TitleAn admin-only label so you can tell rows apart in the list. Not shown to visitors.No
Best valueTebex package ID to highlight in this table. Optional.No
Description → BadgeSmall pill above the table, e.g. "What are ranks?".Yes
Description → ParagraphsExplanatory text under the badge. Add one row per paragraph.Yes
Rank orderColumn order — see below.No
PerksThe 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.

FieldWhat it doesTranslatable
LabelThe row's name, e.g. "Chat prefix".Yes
Show info tooltip iconSee the warning below.No
ValuesOne 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.

TypeShows as
Yes (tick)A tick
No (cross)A cross
TextWhatever you type, e.g. 50% or 20 slots
LinesSeveral 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:

PerkValue 1 (Iron)Value 2 (Diamond)Value 3 (Obsidian)
Chat prefixYesYesYes
Experience boostText 25%Text 50%Text 75%
Party sizeText 4Text 8Text 20
Priority queueNoYesYes

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.

Troubleshooting

On this page