🏘️ESX Properties

Config.FurnitureStores = {
{
title = "Ikea",
Catagories = {"Decorations", "Tables", "Sofas", "Bedroom", "Building"}
},
{
title = "Electronics Store",
Catagories = {"Electronics", "Kitchen"}
},
}
Config.FurnitureCatagories = {
["Building"] = {
-- Detalles y Marcos
{name = "ate_details_door_a", title = "Marco de Puerta A", price = 150},
{name = "ate_details_door_b", title = "Marco de Puerta B", price = 150},
{name = "ate_details_door_c", title = "Marco de Puerta C", price = 150},
{name = "ate_details_floor_a", title = "Detalle Suelo A", price = 100},
{name = "ate_details_floor_b", title = "Detalle Suelo B", price = 100},
{name = "ate_details_floor_c", title = "Detalle Suelo C", price = 100},
{name = "ate_details_floor_d", title = "Detalle Suelo D", price = 100},
{name = "ate_details_floor_e", title = "Detalle Suelo E", price = 100},
{name = "ate_details_floor_f", title = "Detalle Suelo F", price = 100},
{name = "ate_details_floor_g", title = "Detalle Suelo G", price = 100},
{name = "ate_details_floor_h", title = "Detalle Suelo H", price = 100},
{name = "ate_details_floor_i", title = "Detalle Suelo I", price = 100},
-- Suelos Serie Simple (a-z)
{name = "ate_floor_a", title = "Suelo Cerámico A", price = 450},
{name = "ate_floor_b", title = "Suelo Cerámico B", price = 450},
{name = "ate_floor_c", title = "Suelo Cerámico C", price = 450},
{name = "ate_floor_d", title = "Suelo Cerámico D", price = 450},
{name = "ate_floor_e", title = "Suelo Cerámico E", price = 450},
{name = "ate_floor_f", title = "Suelo Cerámico F", price = 450},
{name = "ate_floor_g", title = "Suelo Cerámico G", price = 450},
{name = "ate_floor_h", title = "Suelo Cerámico H", price = 450},
{name = "ate_floor_i", title = "Suelo Cerámico I", price = 450},
{name = "ate_floor_j", title = "Suelo Cerámico J", price = 450},
{name = "ate_floor_k", title = "Suelo Cerámico K", price = 450},
{name = "ate_floor_l", title = "Suelo Cerámico L", price = 450},
{name = "ate_floor_m", title = "Suelo Cerámico M", price = 450},
{name = "ate_floor_n", title = "Suelo Cerámico N", price = 450},
{name = "ate_floor_o", title = "Suelo Cerámico O", price = 450},
{name = "ate_floor_p", title = "Suelo Cerámico P", price = 450},
{name = "ate_floor_q", title = "Suelo Cerámico Q", price = 450},
{name = "ate_floor_r", title = "Suelo Cerámico R", price = 450},
{name = "ate_floor_s", title = "Suelo Cerámico S", price = 450},
{name = "ate_floor_t", title = "Suelo Cerámico T", price = 450},
{name = "ate_floor_u", title = "Suelo Cerámico U", price = 450},
{name = "ate_floor_v", title = "Suelo Cerámico V", price = 450},
{name = "ate_floor_w", title = "Suelo Cerámico W", price = 450},
{name = "ate_floor_x", title = "Suelo Cerámico X", price = 450},
{name = "ate_floor_y", title = "Suelo Cerámico Y", price = 450},
{name = "ate_floor_z", title = "Suelo Cerámico Z", price = 450},
-- Suelos Serie Doble Letra (aa-az)
{name = "ate_floor_aa", title = "Parquet Natural AA", price = 500},
{name = "ate_floor_ab", title = "Parquet Natural AB", price = 500},
{name = "ate_floor_ac", title = "Parquet Natural AC", price = 500},
{name = "ate_floor_ad", title = "Parquet Natural AD", price = 500},
{name = "ate_floor_ae", title = "Parquet Natural AE", price = 500},
{name = "ate_floor_af", title = "Parquet Natural AF", price = 500},
{name = "ate_floor_ag", title = "Parquet Natural AG", price = 500},
{name = "ate_floor_ah", title = "Parquet Natural AH", price = 500},
{name = "ate_floor_ai", title = "Parquet Natural AI", price = 500},
{name = "ate_floor_aj", title = "Parquet Natural AJ", price = 500},
{name = "ate_floor_ak", title = "Parquet Natural AK", price = 500},
{name = "ate_floor_al", title = "Parquet Natural AL", price = 500},
{name = "ate_floor_am", title = "Parquet Natural AM", price = 500},
{name = "ate_floor_an", title = "Parquet Natural AN", price = 500},
{name = "ate_floor_ao", title = "Parquet Natural AO", price = 500},
{name = "ate_floor_ap", title = "Parquet Natural AP", price = 500},
{name = "ate_floor_aq", title = "Parquet Natural AQ", price = 500},
{name = "ate_floor_ar", title = "Parquet Natural AR", price = 500},
{name = "ate_floor_as", title = "Parquet Natural AS", price = 500},
{name = "ate_floor_at", title = "Parquet Natural AT", price = 500},
{name = "ate_floor_au", title = "Parquet Natural AU", price = 500},
{name = "ate_floor_av", title = "Parquet Natural AV", price = 500},
{name = "ate_floor_aw", title = "Parquet Natural AW", price = 500},
{name = "ate_floor_ax", title = "Parquet Natural AX", price = 500},
{name = "ate_floor_ay", title = "Parquet Natural AY", price = 500},
{name = "ate_floor_az", title = "Parquet Natural AZ", price = 500},
-- Suelos Serie B (ba-bz)
{name = "ate_floor_ba", title = "Mármol Pulido BA", price = 600},
{name = "ate_floor_bb", title = "Mármol Pulido BB", price = 600},
{name = "ate_floor_bc", title = "Mármol Pulido BC", price = 600},
{name = "ate_floor_bd", title = "Mármol Pulido BD", price = 600},
{name = "ate_floor_be", title = "Mármol Pulido BE", price = 600},
{name = "ate_floor_bf", title = "Mármol Pulido BF", price = 600},
{name = "ate_floor_bg", title = "Mármol Pulido BG", price = 600},
{name = "ate_floor_bh", title = "Mármol Pulido BH", price = 600},
{name = "ate_floor_bi", title = "Mármol Pulido BI", price = 600},
{name = "ate_floor_bj", title = "Mármol Pulido BJ", price = 600},
{name = "ate_floor_bk", title = "Mármol Pulido BK", price = 600},
{name = "ate_floor_bl", title = "Mármol Pulido BL", price = 600},
{name = "ate_floor_bm", title = "Mármol Pulido BM", price = 600},
{name = "ate_floor_bn", title = "Mármol Pulido BN", price = 600},
{name = "ate_floor_bo", title = "Mármol Pulido BO", price = 600},
{name = "ate_floor_bp", title = "Mármol Pulido BP", price = 600},
{name = "ate_floor_bq", title = "Mármol Pulido BQ", price = 600},
{name = "ate_floor_br", title = "Mármol Pulido BR", price = 600},
{name = "ate_floor_bs", title = "Mármol Pulido BS", price = 600},
{name = "ate_floor_bt", title = "Mármol Pulido BT", price = 600},
{name = "ate_floor_bu", title = "Mármol Pulido BU", price = 600},
{name = "ate_floor_bv", title = "Mármol Pulido BV", price = 600},
{name = "ate_floor_bw", title = "Mármol Pulido BW", price = 600},
{name = "ate_floor_bx", title = "Mármol Pulido BX", price = 600},
{name = "ate_floor_by", title = "Mármol Pulido BY", price = 600},
{name = "ate_floor_bz", title = "Mármol Pulido BZ", price = 600},
-- Suelos Serie C (ca-cz)
{name = "ate_floor_ca", title = "Moqueta Confort CA", price = 350},
{name = "ate_floor_cb", title = "Moqueta Confort CB", price = 350},
{name = "ate_floor_cc", title = "Moqueta Confort CC", price = 350},
{name = "ate_floor_cd", title = "Moqueta Confort CD", price = 350},
{name = "ate_floor_ce", title = "Moqueta Confort CE", price = 350},
{name = "ate_floor_cf", title = "Moqueta Confort CF", price = 350},
{name = "ate_floor_cg", title = "Moqueta Confort CG", price = 350},
{name = "ate_floor_ch", title = "Moqueta Confort CH", price = 350},
{name = "ate_floor_ci", title = "Moqueta Confort CI", price = 350},
{name = "ate_floor_cj", title = "Moqueta Confort CJ", price = 350},
{name = "ate_floor_ck", title = "Moqueta Confort CK", price = 350},
{name = "ate_floor_cl", title = "Moqueta Confort CL", price = 350},
{name = "ate_floor_cm", title = "Moqueta Confort CM", price = 350},
{name = "ate_floor_cn", title = "Moqueta Confort CN", price = 350},
{name = "ate_floor_co", title = "Moqueta Confort CO", price = 350},
{name = "ate_floor_cp", title = "Moqueta Confort CP", price = 350},
{name = "ate_floor_cq", title = "Moqueta Confort CQ", price = 350},
{name = "ate_floor_cr", title = "Moqueta Confort CR", price = 350},
{name = "ate_floor_cs", title = "Moqueta Confort CS", price = 350},
{name = "ate_floor_ct", title = "Moqueta Confort CT", price = 350},
{name = "ate_floor_cu", title = "Moqueta Confort CU", price = 350},
{name = "ate_floor_cv", title = "Moqueta Confort CV", price = 350},
{name = "ate_floor_cw", title = "Moqueta Confort CW", price = 350},
{name = "ate_floor_cx", title = "Moqueta Confort CX", price = 350},
{name = "ate_floor_cy", title = "Moqueta Confort CY", price = 350},
{name = "ate_floor_cz", title = "Moqueta Confort CZ", price = 350},
-- Suelos Serie D (da-dz)
{name = "ate_floor_da", title = "Cemento Industrial DA", price = 400},
{name = "ate_floor_db", title = "Cemento Industrial DB", price = 400},
{name = "ate_floor_dc", title = "Cemento Industrial DC", price = 400},
{name = "ate_floor_dd", title = "Cemento Industrial DD", price = 400},
{name = "ate_floor_de", title = "Cemento Industrial DE", price = 400},
{name = "ate_floor_df", title = "Cemento Industrial DF", price = 400},
{name = "ate_floor_dg", title = "Cemento Industrial DG", price = 400},
{name = "ate_floor_dh", title = "Cemento Industrial DH", price = 400},
{name = "ate_floor_di", title = "Cemento Industrial DI", price = 400},
{name = "ate_floor_dj", title = "Cemento Industrial DJ", price = 400},
{name = "ate_floor_dk", title = "Cemento Industrial DK", price = 400},
{name = "ate_floor_dl", title = "Cemento Industrial DL", price = 400},
{name = "ate_floor_dm", title = "Cemento Industrial DM", price = 400},
{name = "ate_floor_dn", title = "Cemento Industrial DN", price = 400},
{name = "ate_floor_do", title = "Cemento Industrial DO", price = 400},
{name = "ate_floor_dp", title = "Cemento Industrial DP", price = 400},
{name = "ate_floor_dq", title = "Cemento Industrial DQ", price = 400},
{name = "ate_floor_dr", title = "Cemento Industrial DR", price = 400},
{name = "ate_floor_ds", title = "Cemento Industrial DS", price = 400},
{name = "ate_floor_dt", title = "Cemento Industrial DT", price = 400},
{name = "ate_floor_du", title = "Cemento Industrial DU", price = 400},
{name = "ate_floor_dv", title = "Cemento Industrial DV", price = 400},
{name = "ate_floor_dw", title = "Cemento Industrial DW", price = 400},
{name = "ate_floor_dx", title = "Cemento Industrial DX", price = 400},
{name = "ate_floor_dy", title = "Cemento Industrial DY", price = 400},
{name = "ate_floor_dz", title = "Cemento Industrial DZ", price = 400},
-- Suelos Serie E (ea-ez)
{name = "ate_floor_ea", title = "Suelo Exterior EA", price = 500},
{name = "ate_floor_eb", title = "Suelo Exterior EB", price = 500},
{name = "ate_floor_ec", title = "Suelo Exterior EC", price = 500},
{name = "ate_floor_ed", title = "Suelo Exterior ED", price = 500},
{name = "ate_floor_ee", title = "Suelo Exterior EE", price = 500},
{name = "ate_floor_ef", title = "Suelo Exterior EF", price = 500},
{name = "ate_floor_eg", title = "Suelo Exterior EG", price = 500},
{name = "ate_floor_eh", title = "Suelo Exterior EH", price = 500},
{name = "ate_floor_ei", title = "Suelo Exterior EI", price = 500},
{name = "ate_floor_ej", title = "Suelo Exterior EJ", price = 500},
{name = "ate_floor_ek", title = "Suelo Exterior EK", price = 500},
{name = "ate_floor_el", title = "Suelo Exterior EL", price = 500},
{name = "ate_floor_em", title = "Suelo Exterior EM", price = 500},
{name = "ate_floor_en", title = "Suelo Exterior EN", price = 500},
{name = "ate_floor_eo", title = "Suelo Exterior EO", price = 500},
{name = "ate_floor_ep", title = "Suelo Exterior EP", price = 500},
{name = "ate_floor_eq", title = "Suelo Exterior EQ", price = 500},
{name = "ate_floor_er", title = "Suelo Exterior ER", price = 500},
{name = "ate_floor_es", title = "Suelo Exterior ES", price = 500},
{name = "ate_floor_et", title = "Suelo Exterior ET", price = 500},
{name = "ate_floor_eu", title = "Suelo Exterior EU", price = 500},
{name = "ate_floor_ev", title = "Suelo Exterior EV", price = 500},
{name = "ate_floor_ew", title = "Suelo Exterior EW", price = 500},
{name = "ate_floor_ex", title = "Suelo Exterior EX", price = 500},
{name = "ate_floor_ey", title = "Suelo Exterior EY", price = 500},
{name = "ate_floor_ez", title = "Suelo Exterior EZ", price = 500},
-- Suelos Serie F (fa-fz)
{name = "ate_floor_fa", title = "Baldosa Diseño FA", price = 550},
{name = "ate_floor_fb", title = "Baldosa Diseño FB", price = 550},
{name = "ate_floor_fc", title = "Baldosa Diseño FC", price = 550},
{name = "ate_floor_fd", title = "Baldosa Diseño FD", price = 550},
{name = "ate_floor_fe", title = "Baldosa Diseño FE", price = 550},
{name = "ate_floor_ff", title = "Baldosa Diseño FF", price = 550},
{name = "ate_floor_fg", title = "Baldosa Diseño FG", price = 550},
{name = "ate_floor_fh", title = "Baldosa Diseño FH", price = 550},
{name = "ate_floor_fi", title = "Baldosa Diseño FI", price = 550},
{name = "ate_floor_fj", title = "Baldosa Diseño FJ", price = 550},
{name = "ate_floor_fk", title = "Baldosa Diseño FK", price = 550},
{name = "ate_floor_fl", title = "Baldosa Diseño FL", price = 550},
{name = "ate_floor_fm", title = "Baldosa Diseño FM", price = 550},
{name = "ate_floor_fn", title = "Baldosa Diseño FN", price = 550},
{name = "ate_floor_fo", title = "Baldosa Diseño FO", price = 550},
{name = "ate_floor_fp", title = "Baldosa Diseño FP", price = 550},
{name = "ate_floor_fq", title = "Baldosa Diseño FQ", price = 550},
{name = "ate_floor_fr", title = "Baldosa Diseño FR", price = 550},
{name = "ate_floor_fs", title = "Baldosa Diseño FS", price = 550},
{name = "ate_floor_ft", title = "Baldosa Diseño FT", price = 550},
{name = "ate_floor_fu", title = "Baldosa Diseño FU", price = 550},
{name = "ate_floor_fv", title = "Baldosa Diseño FV", price = 550},
{name = "ate_floor_fw", title = "Baldosa Diseño FW", price = 550},
{name = "ate_floor_fx", title = "Baldosa Diseño FX", price = 550},
{name = "ate_floor_fy", title = "Baldosa Diseño FY", price = 550},
{name = "ate_floor_fz", title = "Baldosa Diseño FZ", price = 550},
-- Suelos Serie G (ga-gz)
{name = "ate_floor_ga", title = "Tarima Flotante GA", price = 480},
{name = "ate_floor_gb", title = "Tarima Flotante GB", price = 480},
{name = "ate_floor_gc", title = "Tarima Flotante GC", price = 480},
{name = "ate_floor_gd", title = "Tarima Flotante GD", price = 480},
{name = "ate_floor_ge", title = "Tarima Flotante GE", price = 480},
{name = "ate_floor_gf", title = "Tarima Flotante GF", price = 480},
{name = "ate_floor_gg", title = "Tarima Flotante GG", price = 480},
{name = "ate_floor_gh", title = "Tarima Flotante GH", price = 480},
{name = "ate_floor_gi", title = "Tarima Flotante GI", price = 480},
{name = "ate_floor_gj", title = "Tarima Flotante GJ", price = 480},
{name = "ate_floor_gk", title = "Tarima Flotante GK", price = 480},
{name = "ate_floor_gl", title = "Tarima Flotante GL", price = 480},
{name = "ate_floor_gm", title = "Tarima Flotante GM", price = 480},
{name = "ate_floor_gn", title = "Tarima Flotante GN", price = 480},
{name = "ate_floor_go", title = "Tarima Flotante GO", price = 480},
{name = "ate_floor_gp", title = "Tarima Flotante GP", price = 480},
{name = "ate_floor_gq", title = "Tarima Flotante GQ", price = 480},
{name = "ate_floor_gr", title = "Tarima Flotante GR", price = 480},
{name = "ate_floor_gs", title = "Tarima Flotante GS", price = 480},
{name = "ate_floor_gt", title = "Tarima Flotante GT", price = 480},
{name = "ate_floor_gu", title = "Tarima Flotante GU", price = 480},
{name = "ate_floor_gv", title = "Tarima Flotante GV", price = 480},
{name = "ate_floor_gw", title = "Tarima Flotante GW", price = 480},
{name = "ate_floor_gx", title = "Tarima Flotante GX", price = 480},
{name = "ate_floor_gy", title = "Tarima Flotante GY", price = 480},
{name = "ate_floor_gz", title = "Tarima Flotante GZ", price = 480},
-- Suelos Serie H (ha-hz)
{name = "ate_floor_ha", title = "Suelo Especial HA", price = 700},
{name = "ate_floor_hb", title = "Suelo Especial HB", price = 700},
{name = "ate_floor_hc", title = "Suelo Especial HC", price = 700},
{name = "ate_floor_hd", title = "Suelo Especial HD", price = 700},
{name = "ate_floor_he", title = "Suelo Especial HE", price = 700},
{name = "ate_floor_hf", title = "Suelo Especial HF", price = 700},
{name = "ate_floor_hg", title = "Suelo Especial HG", price = 700},
{name = "ate_floor_hh", title = "Suelo Especial HH", price = 700},
{name = "ate_floor_hi", title = "Suelo Especial HI", price = 700},
{name = "ate_floor_hj", title = "Suelo Especial HJ", price = 700},
{name = "ate_floor_hk", title = "Suelo Especial HK", price = 700},
{name = "ate_floor_hl", title = "Suelo Especial HL", price = 700},
{name = "ate_floor_hm", title = "Suelo Especial HM", price = 700},
{name = "ate_floor_hn", title = "Suelo Especial HN", price = 700},
{name = "ate_floor_ho", title = "Suelo Especial HO", price = 700},
{name = "ate_floor_hp", title = "Suelo Especial HP", price = 700},
{name = "ate_floor_hq", title = "Suelo Especial HQ", price = 700},
{name = "ate_floor_hr", title = "Suelo Especial HR", price = 700},
{name = "ate_floor_hs", title = "Suelo Especial HS", price = 700},
{name = "ate_floor_ht", title = "Suelo Especial HT", price = 700},
{name = "ate_floor_hu", title = "Suelo Especial HU", price = 700},
{name = "ate_floor_hv", title = "Suelo Especial HV", price = 700},
{name = "ate_floor_hw", title = "Suelo Especial HW", price = 700},
{name = "ate_floor_hx", title = "Suelo Especial HX", price = 700},
{name = "ate_floor_hz", title = "Suelo Especial HZ", price = 700},
}
}Last updated
Was this helpful?