[ESX / QB] IF Market V1 FREE (Shop)

i cannot buying item in this shop and i make sure this item have in SQL plz help sry my eng so bad

take your server images to the script img map and then add the items you want by the spawn name

for example : [‘burger’] = {
category = “category_2”,
display = “Hamburger”,
price = 10,
description = “A delicious hamburger…”,

i need help to config to qb???

Did you solve the problem?

I have the same problem.

Why don’t you make this easier for yourself, in my case it would be with ox

Simply edit main.js on line 25

<img src="nui://ox_inventory/web/images/${data.item}.png" alt="image not found" />

if you have qb

<img src="nui://qb-inventory/html/images/${data.item}.png" alt="image not found" />