🛒Products
Vehicle
{
id = "rebla",
name = "Rebla GTS",
price = 4500,
type = "car", -- "car" | "bike" | "boat" | "plane" | "heli"
brand = "Pfister",
img = "https://docs.fivem.net/vehicles/rebla.webp",
previewImg = "images/preview/rebla.mp4", -- optional video / image preview
special = false -- optional badge highlight
}Weapon
{
id = "WEAPON_AK4K",
name = "AK-4K",
price = 1500,
wtype = "ar", -- "ar" | "smg" | "sniper" | "shotgun" | "pistol" | "melee"
rarity = "common", -- "common" | "rare" | "epic" | "legendary"
img = "...",
stats = {
dmg = 30, rate = 80, acc = 65, recoil = 40
}
}Skin (weapon skin)
Pack
Subscription
Vehicle upgrades
Categories visibility
Loyalty tiers
Last updated