This update adds a realm selector option to the store, allowing you to intuitively sell for multiple game modes.
Features
- The realm selector can be enabled with a single toggle, and custom colors can be chosen.
Changed files:
- Dark-schema.json
- Layout.html
- Store.css
- Package.html
- Ranktable.twig
- Upsell.twig
- Coin-Slider.twig
Adds a shared package info modal to category views (list + grid).
Clicking the info button now opens the package details (name, image, description, price, add-to-cart) in a modal overlay without navigating away. Descriptions render with full HTML formatting. Escape key or backdrop click closes.
Out-of-category info links (featured packages, checkout, addons) continue to link to the full package page, since descriptions aren't available in those contexts.
Files changed:
layout.html— shared modal DOM + vanilla JSstore.css—.package-modal-*styles with self-contained button classescategory.html— info buttons + card overlay converted to modal triggerspackage.html— description wrapper<p>→<div>
- Initial PayNow theme release (converted from Tebex).
- Full addon support: Ranktable, Patron, Staff, Vote, FAQ, Rules, Upselling, Coin Slider, Giftcards.
- Refined schema layout with separate sections for better UX.
- Added a home button to the FAQ and Rules addon pages
- Added an info button to the FAQ and Rules addon pages that displays page metadata in a modal
- Minor CSS fix: added Poppins font-family to info modal content
This update adds extra checkmarks to ensure your customers are using the right account, have parental approval and a link to the Tebex terms of service.
Files changed:
Layout.html
Checkout.html
Store.css
This update overhauls the main color palate of the theme, it addresses a darker tone and a more cohesive web design.
Files updated:
- Store.css
- Layout.html
This update adds support for our new addons and addon updates.
New addon:
- Staff team page
Updated addon:
- Crate upselling now Key upselling and Coin slider (New)
Updated files:
- Cms/page
- Category.html
- Store.css
- Dark-chema.json
