[HELP] Markers in esx_shops

Hello I have a problem with adding markertype from Markers to esx_shops, esx_weaponshop esx_vehicleshop. I tried add config.MarkerType to config.lua but it doesn’t work.

esx_shops config:
Config = {}
Config.DrawDistance = 100
Config.Size = {x = 1.5, y = 1.5, z = 1.5}
Config.Color = {r = 128, g = 18, b = 196}
Config.Type = 1
Config.Locale = ‘en’