🌐 VISION Tebex Theme
VISION Tebex Theme Setup Tutorial
If the files you downloaded are in Twig format, update the Twig code; if they’re in HTML format, update the HTML code instead. Then, finish the setup by editing the style.css file. Depending on your speed, the whole process should take between 30 seconds and 1 minute.
https://creator.tebex.io/templates
Things to Activate Before You Start Using It
Enable Top Customer
List your products under the Featured Package – no limits (used for the slider)
It's recommended to enable Recent Payments as well

Add to bottom for buttons, top for pictures.


🎨 cathead.twig – Dynamic Category Header
cathead.twig – Dynamic Category HeaderCustomize each category page based on its slug.
🔧 How It Works
Slug is auto-detected:
Tabs are shown depending on the slug (all-in-one, monthly, etc).
📁 Example
URL: https://eyestore.tebex.io/category/1961166
If slug = all-in-one, tabs will be:
ARCADE | ARGUS | RISING | LUXURY
✅ Customization
Add or change slug checks in the Twig file to control tabs per category.

Purpose: To filter and display package-specific tags in tag.twig based on the package ID.
Tags like ESX, QBCore, and others are used to categorize packages.

Purpose: To filter and display package-specific tags in features.twig based on the package ID.

Purpose: To filter and display tags associated with a specific package in youtube.twig, based on the package ID. If no preview is added, prompt the user to send their YouTube channel or video link.{% if package.id == "" %}
To show an active discount on your site, just head over to Sales and set a percentage discount.

To set a visible active discount on your site, you need to apply an active percentage discount via the Sales section.
Simply replace the number after api/guilds/ with your server ID.
To do this, get your Discord server’s ID!

Last updated