← back to Hollywood Import
apply-vendor-catalog.sql
3097 lines
-- RUN ON KAMATERA (canonical). vendor_catalog is replicated FROM Kamatera → Mac2.
-- Refreshes list_price + hw_price(=list×1.448) + retail_price for 3092 rows.
BEGIN;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9260;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10879;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11745;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"57.4"'),'{hw_price}','"83.12"'),'{retail_price}','"83.12"') WHERE id=7480;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6386;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6533;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4885;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4953;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4918;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4877;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7543;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7948;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7806;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"107.85"'),'{hw_price}','"156.17"'),'{retail_price}','"156.17"') WHERE id=9415;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9316;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9319;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11010;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6445;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9302;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9350;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9670;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9795;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9792;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9424;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5073;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4908;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4909;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11876;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10041;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9345;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9894;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9663;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8572;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11755;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11615;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8571;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5395;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"123.25"'),'{hw_price}','"178.47"'),'{retail_price}','"178.47"') WHERE id=10203;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10188;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11767;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11760;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5396;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5397;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4563;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4561;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4583;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12114;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9227;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9230;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9859;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10103;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9855;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10198;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9177;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9267;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9318;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12106;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9797;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4879;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12112;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9548;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8914;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6289;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.65"'),'{hw_price}','"99.41"'),'{retail_price}','"99.41"') WHERE id=9898;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9278;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5062;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7502;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11017;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9171;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9286;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9285;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.3"'),'{hw_price}','"51.11"'),'{retail_price}','"51.11"') WHERE id=9205;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"128.65"'),'{hw_price}','"186.29"'),'{retail_price}','"186.29"') WHERE id=9085;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.6"'),'{hw_price}','"57.34"'),'{retail_price}','"57.34"') WHERE id=9283;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4709;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12109;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"71.4"'),'{hw_price}','"103.39"'),'{retail_price}','"103.39"') WHERE id=11926;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5499;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7926;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2471.3"'),'{hw_price}','"3578.44"'),'{retail_price}','"3578.44"') WHERE id=10088;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10229;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7539;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6588;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4991;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9202;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10038;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9315;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4581;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9200;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7882;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9255;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7523;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9299;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9194;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9396;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9232;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4912;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4920;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4919;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9314;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9650;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9907;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7955;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9346;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9560;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9564;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6309;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9858;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8111;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11063;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9569;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4971;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9400;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6368;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8108;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9296;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9349;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"71.4"'),'{hw_price}','"103.39"'),'{retail_price}','"103.39"') WHERE id=11930;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8113;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8116;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10074;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10078;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6389;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2470.15"'),'{hw_price}','"3576.78"'),'{retail_price}','"3576.78"') WHERE id=10066;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11826;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.3"'),'{hw_price}','"51.11"'),'{retail_price}','"51.11"') WHERE id=9203;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2470.15"'),'{hw_price}','"3576.78"'),'{retail_price}','"3576.78"') WHERE id=10085;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.3"'),'{hw_price}','"51.11"'),'{retail_price}','"51.11"') WHERE id=9208;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9796;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10093;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9791;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9798;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9789;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9799;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10132;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6369;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9214;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6366;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9250;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=11851;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9469;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6535;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4911;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9331;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6371;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10047;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9379;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6383;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9263;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4651;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8439;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6493;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9665;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4582;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5402;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11103;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9272;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9274;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4332;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4313;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4937;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4926;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4856;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6297;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4990;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"66.8"'),'{hw_price}','"96.73"'),'{retail_price}','"96.73"') WHERE id=4966;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11874;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4706;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10106;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12103;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"100.1"'),'{hw_price}','"144.94"'),'{retail_price}','"144.94"') WHERE id=10037;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10196;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9165;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4269;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4272;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9793;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9160;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9176;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9172;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9164;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5520;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4275;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6400;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6613;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4278;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4409;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9321;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5021;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6489;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6443;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11015;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9401;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2000"'),'{hw_price}','"2896"'),'{retail_price}','"2896"') WHERE id=10063;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11726;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11034;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11099;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9659;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11086;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7947;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9291;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11029;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6492;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"57.4"'),'{hw_price}','"83.12"'),'{retail_price}','"83.12"') WHERE id=7482;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4952;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11087;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7951;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11101;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4982;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9857;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6510;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9987;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11077;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11023;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4860;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4861;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4862;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4864;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4865;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4866;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11410;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5803;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9906;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8576;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8581;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10173;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8025;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"107.2"'),'{hw_price}','"155.23"'),'{retail_price}','"155.23"') WHERE id=10202;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5730;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11722;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11725;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8895;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4279;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"120.4"'),'{hw_price}','"174.34"'),'{retail_price}','"174.34"') WHERE id=10206;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8891;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9913;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11411;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11823;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11746;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8006;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11827;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9952;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9951;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8158;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8150;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8154;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11620;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11618;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6015;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9883;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8438;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5844;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11611;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8574;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8573;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8630;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8148;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5163;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9867;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5129;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5579;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5192;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5783;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5622;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10172;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5727;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5255;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5320;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5282;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5637;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5533;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5211;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5302;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5077;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5387;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5388;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5389;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5390;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5391;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5398;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5742;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5166;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5502;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5322;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5444;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5199;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5486;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5736;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5172;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5380;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5177;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5225;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5722;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5805;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5507;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6244;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5960;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6250;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6163;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6030;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5200;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6014;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5496;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5603;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6275;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5921;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5791;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8640;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6031;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5701;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8643;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6234;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6062;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5967;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6206;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6070;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6080;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5721;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5733;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5185;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5943;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5298;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5109;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5964;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5436;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5478;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5972;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5242;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"62"'),'{hw_price}','"89.78"'),'{retail_price}','"89.78"') WHERE id=7463;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5374;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5933;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5713;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6109;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6243;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5668;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5782;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5779;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5543;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6215;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5577;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5492;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5795;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.7"'),'{hw_price}','"71.97"'),'{retail_price}','"71.97"') WHERE id=11834;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6295;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6116;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6057;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6166;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6027;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5911;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6167;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6196;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6187;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5755;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6211;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6176;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6079;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6191;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5993;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6216;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6078;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6571;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6212;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5752;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6255;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6084;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6092;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6076;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6263;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6174;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6042;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6110;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6044;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6202;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6151;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6154;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6456;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6158;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6266;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5734;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6035;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5871;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6225;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6186;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6059;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6267;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6464;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6200;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6050;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6112;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6103;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6261;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6198;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6155;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5989;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5870;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6221;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5958;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6165;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6099;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.15"'),'{hw_price}','"63.93"'),'{retail_price}','"63.93"') WHERE id=5673;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6213;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5827;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6184;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6096;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6521;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6051;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5835;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6179;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6256;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5988;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5737;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6161;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5975;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6260;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5864;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6083;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5609;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5814;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6177;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6100;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6104;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6219;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6203;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6058;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6470;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6231;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6107;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5984;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5630;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5962;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5965;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6642;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=6001;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5926;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6473;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5665;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6479;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6478;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6273;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6274;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6632;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6633;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6480;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5935;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6012;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5999;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5849;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6279;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=6000;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6639;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6281;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6278;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5592;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5627;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6173;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6269;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6091;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6046;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6171;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6360;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5586;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6298;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6465;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5881;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6153;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5957;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5996;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5977;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5628;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6229;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6241;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6242;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5719;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5629;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6054;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6181;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6188;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6222;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6194;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6403;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5684;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6053;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6238;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6251;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6199;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6069;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5838;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6093;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6066;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6036;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6217;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5819;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5763;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5863;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6082;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5915;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6160;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5913;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5841;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5994;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5793;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5995;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5697;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5987;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5674;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5810;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6190;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6033;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6065;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6228;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6094;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6072;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6172;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5961;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5792;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5607;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5708;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6193;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6207;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6472;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6089;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5918;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5980;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5956;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6168;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6471;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5766;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6189;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5667;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5927;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6098;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6010;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6467;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6068;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6641;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.55"'),'{hw_price}','"64.51"'),'{retail_price}','"64.51"') WHERE id=5718;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6071;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6245;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5944;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.55"'),'{hw_price}','"64.51"'),'{retail_price}','"64.51"') WHERE id=5723;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6247;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5991;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6074;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6052;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5981;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6045;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5985;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6017;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6048;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6246;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6631;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6599;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5990;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6236;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5914;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5611;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5798;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6468;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6220;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6159;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6469;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5677;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6466;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6627;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6029;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6205;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6077;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6007;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5786;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6043;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6183;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6164;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6028;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6148;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6458;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6067;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=5866;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6087;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6506;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6638;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6032;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6101;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5676;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6021;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5878;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6085;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6111;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5780;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5928;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6635;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5852;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6131;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6114;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6118;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6136;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6124;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6137;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6134;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6146;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6128;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6141;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6140;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6120;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6129;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6122;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6130;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6132;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6135;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6142;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6126;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6125;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6115;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6121;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6147;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6119;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6144;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6123;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6145;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6138;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6113;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6143;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6127;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5728;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5123;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5187;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5228;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5218;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5188;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5508;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5489;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4390;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"100.1"'),'{hw_price}','"144.94"'),'{retail_price}','"144.94"') WHERE id=10035;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5891;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5768;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5919;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5923;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5845;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6643;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12121;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5710;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5438;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5874;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"59.1"'),'{hw_price}','"85.58"'),'{retail_price}','"85.58"') WHERE id=10027;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9233;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10876;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10118;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4396;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9551;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"107.85"'),'{hw_price}','"156.17"'),'{retail_price}','"156.17"') WHERE id=9416;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9161;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8900;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10049;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9212;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10216;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7545;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8010;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11822;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4334;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7517;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4504;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4507;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4597;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4603;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4505;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4649;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4656;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4679;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4682;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4711;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4695;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4708;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4710;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4721;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4722;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4723;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10900;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4806;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11821;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6587;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"100.1"'),'{hw_price}','"144.94"'),'{retail_price}','"144.94"') WHERE id=10034;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4878;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4881;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4876;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4924;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4948;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4803;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6333;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8926;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4984;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4587;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12111;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9237;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9251;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6405;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11030;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4987;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6573;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6622;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6628;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6331;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5949;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5947;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4502;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9245;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4500;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6324;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6511;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6514;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4273;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9575;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9195;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9215;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6345;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10113;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10107;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4773;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4595;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9404;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7505;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9300;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10880;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=11849;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10071;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4939;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=10101;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7515;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6282;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.65"'),'{hw_price}','"99.41"'),'{retail_price}','"99.41"') WHERE id=9899;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6528;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7508;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11032;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11046;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11040;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9862;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7880;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9190;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7931;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10058;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9192;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9313;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7950;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9557;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9343;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9244;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7804;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6432;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4886;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8924;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5060;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9380;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7512;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8887;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8886;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5293;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8440;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5594;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5559;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11814;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5283;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5114;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5152;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5929;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6476;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6037;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5162;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5895;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6451;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5647;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5661;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5110;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5207;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5164;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5818;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5550;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5201;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5934;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6061;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6106;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6133;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5642;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5706;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6073;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6457;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5973;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5873;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6214;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5705;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5963;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5774;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5902;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5900;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6329;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6270;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5644;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5978;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5602;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6239;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6232;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6223;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5942;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5916;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6095;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6022;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6384;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6209;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6272;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6034;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6262;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6024;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6156;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6192;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6459;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6025;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6075;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5595;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5588;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5979;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5976;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5982;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6201;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6280;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5920;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5877;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6049;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6259;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5830;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5679;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6020;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5922;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5970;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5966;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6455;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5924;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5932;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5969;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=6002;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6162;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5812;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6013;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6063;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6185;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5888;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5959;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5832;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5968;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5936;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5940;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6248;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11824;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6481;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5777;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5769;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5974;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6006;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5917;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6180;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6226;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.65"'),'{hw_price}','"71.89"'),'{retail_price}','"71.89"') WHERE id=5925;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6265;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5726;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5937;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5765;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5606;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5251;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6634;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6276;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5938;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=6004;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6474;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6005;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6008;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7916;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12017;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12015;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6009;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5853;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5998;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6477;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5193;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6640;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6475;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6636;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5997;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5930;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11092;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9257;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9892;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9271;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10111;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11613;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5059;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9962;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6431;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8888;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8903;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6346;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4733;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6607;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6608;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6629;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8897;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6304;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9908;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8634;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"169.75"'),'{hw_price}','"245.8"'),'{retail_price}','"245.8"') WHERE id=10735;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11747;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9406;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10044;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10051;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8892;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5372;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5386;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5655;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5518;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5658;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5638;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5319;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5281;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5826;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5470;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5303;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5477;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5135;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5601;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5456;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5525;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5846;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5462;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5160;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5145;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5488;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5417;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5317;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5760;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5229;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5100;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5633;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5379;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5300;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5654;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5580;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5253;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5787;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5669;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.15"'),'{hw_price}','"63.93"'),'{retail_price}','"63.93"') WHERE id=5672;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5096;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5906;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5582;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5179;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5604;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5252;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5457;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5450;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5776;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5365;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5280;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5495;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5884;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5749;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5639;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5146;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5471;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5208;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5085;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5557;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5856;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5445;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5482;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5476;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5485;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5455;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5250;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5214;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5463;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5154;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5403;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5271;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5097;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5338;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5641;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5610;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5118;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5426;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5265;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5213;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5308;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5474;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5451;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5526;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5117;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5613;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5180;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5513;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5189;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5377;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5660;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5784;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5591;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5581;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5142;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5321;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5352;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5882;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5879;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5689;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5808;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5112;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5105;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5511;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5405;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5304;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5404;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5422;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5314;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5475;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5415;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5861;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5101;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5437;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5614;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5183;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5773;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5134;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5420;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5599;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5653;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5529;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5528;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5487;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5233;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5206;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5170;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5126;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5385;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5299;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5479;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5504;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5500;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5408;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5151;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5124;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5410;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5327;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5156;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5342;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5088;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5078;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5876;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5245;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5343;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5203;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5198;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5785;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5558;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5851;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5334;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5195;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5553;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5341;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5074;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5554;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5515;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.15"'),'{hw_price}','"63.93"'),'{retail_price}','"63.93"') WHERE id=5666;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5086;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5368;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5288;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5517;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5144;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5889;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5691;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5130;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5816;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5905;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5775;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5259;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5121;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5516;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5605;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5366;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5122;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5428;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5506;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5519;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5262;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5361;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5731;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5714;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5353;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5221;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5360;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5481;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5865;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5155;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5671;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5083;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5688;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9432;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9549;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5907;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5136;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5148;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5194;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5370;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5373;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5424;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5491;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5441;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5635;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5598;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5527;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5465;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5466;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5869;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5099;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5098;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5505;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5084;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5191;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5249;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5264;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5414;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5339;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5656;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5556;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5662;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5484;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5416;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5549;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5090;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5643;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5532;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5473;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5483;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5359;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5724;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5158;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5306;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5230;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5169;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5440;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5173;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5131;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5634;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=6003;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5418;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5472;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5442;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5439;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.3"'),'{hw_price}','"55.46"'),'{retail_price}','"55.46"') WHERE id=6637;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5434;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5421;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5266;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5220;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5443;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5369;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5278;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5103;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5596;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5522;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5382;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5104;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5675;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5108;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5909;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5209;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5822;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5106;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5435;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5453;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5828;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5330;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5178;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5407;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5295;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5102;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5137;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5651;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5240;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5536;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5184;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5340;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5089;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5337;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5332;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5843;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5248;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5257;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5258;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5344;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5333;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5197;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5190;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5080;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5335;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5260;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5275;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5652;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5413;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5862;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5762;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5493;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5423;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5649;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5351;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5357;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5452;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5432;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5427;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5279;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5307;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5700;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5840;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5378;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5315;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5305;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5287;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5277;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5650;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5524;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5778;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5583;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5235;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5269;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5859;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5364;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5301;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5181;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5175;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5113;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5411;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5494;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5227;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5837;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5823;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5632;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5616;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5384;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5509;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5107;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5291;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5149;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5894;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5833;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5699;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5754;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5371;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5751;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5743;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5657;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5898;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5540;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5354;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5325;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=5867;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5740;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5880;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5119;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5128;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5750;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5829;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5817;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5704;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5825;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5790;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5753;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5712;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5702;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5680;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5646;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5267;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5138;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5297;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5362;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5799;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5887;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5908;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5703;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5897;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5811;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5707;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5454;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5141;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5796;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5892;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5709;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5584;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5593;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5585;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5461;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5631;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5226;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5205;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5159;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5355;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5690;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5686;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5860;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.55"'),'{hw_price}','"64.51"'),'{retail_price}','"64.51"') WHERE id=5717;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5694;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5806;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5683;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5210;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5212;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5326;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5328;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5447;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5468;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5329;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5498;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5150;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5157;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5490;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5224;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5093;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5578;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5464;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5449;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5285;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5381;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5133;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5125;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5367;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5215;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5223;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5469;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5238;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5514;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5510;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5429;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5459;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5222;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5276;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5286;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5079;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5082;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5081;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5587;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5076;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5548;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5539;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5153;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5087;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5324;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5503;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5331;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5244;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5268;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5535;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5497;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5236;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5237;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5311;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5272;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5433;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5534;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5241;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5217;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5804;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5890;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5875;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5358;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5839;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5756;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5847;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5664;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5538;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5545;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5196;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5612;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5546;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5541;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5547;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5537;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5182;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5748;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5836;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5323;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5174;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5204;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5670;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5147;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5645;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5383;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5448;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5446;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5243;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5868;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5744;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5802;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5797;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5687;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5168;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5116;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5120;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5430;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5274;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5139;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5167;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5621;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5854;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5801;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5531;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5764;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5741;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5696;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5161;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5254;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5467;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5376;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5316;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5234;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5231;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5216;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5186;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5176;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5171;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5095;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5640;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5625;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5431;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5620;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5850;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5899;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5309;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5698;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5893;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5256;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5232;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5745;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5910;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5794;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5715;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5711;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5682;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5600;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5273;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5659;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5615;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5771;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5597;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5480;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5886;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5460;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5458;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5296;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5294;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5263;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5094;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5143;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5140;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5589;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5521;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5903;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5901;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5813;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5757;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=5896;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5824;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5815;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5289;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5092;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5318;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5883;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5590;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5552;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5375;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5412;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5855;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=5800;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5681;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5729;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"30.5"'),'{hw_price}','"44.16"'),'{retail_price}','"44.16"') WHERE id=5239;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5523;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5219;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5512;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5848;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5858;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5406;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5127;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5619;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5075;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5312;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5091;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5246;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5648;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5551;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5555;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5663;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5336;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5624;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5165;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5781;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.65"'),'{hw_price}','"48.73"'),'{retail_price}','"48.73"') WHERE id=5310;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5685;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5313;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5261;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5618;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5425;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5692;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5789;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5747;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.55"'),'{hw_price}','"67.4"'),'{retail_price}','"67.4"') WHERE id=5363;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5626;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5409;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5111;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5617;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5693;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5290;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5544;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5542;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"18.6"'),'{hw_price}','"26.93"'),'{retail_price}','"26.93"') WHERE id=5501;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.55"'),'{hw_price}','"64.51"'),'{retail_price}','"64.51"') WHERE id=5725;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.05"'),'{hw_price}','"55.1"'),'{retail_price}','"55.1"') WHERE id=5857;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5820;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5759;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.7"'),'{hw_price}','"58.93"'),'{retail_price}','"58.93"') WHERE id=5419;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=5247;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5115;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.1"'),'{hw_price}','"50.82"'),'{retail_price}','"50.82"') WHERE id=5530;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.75"'),'{hw_price}','"45.97"'),'{retail_price}','"45.97"') WHERE id=5270;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4382;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4383;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4386;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.7"'),'{hw_price}','"71.97"'),'{retail_price}','"71.97"') WHERE id=11838;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4404;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4405;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11873;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11879;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=11898;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=11899;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"71.4"'),'{hw_price}','"103.39"'),'{retail_price}','"103.39"') WHERE id=11928;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12107;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4406;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4407;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4410;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4429;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4506;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4560;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4562;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4593;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4605;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4607;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4698;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4728;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4732;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4734;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.35"'),'{hw_price}','"109.11"'),'{retail_price}','"109.11"') WHERE id=7839;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42"'),'{hw_price}','"60.82"'),'{retail_price}','"60.82"') WHERE id=6011;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.3"'),'{hw_price}','"54.01"'),'{retail_price}','"54.01"') WHERE id=5931;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12016;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.6"'),'{hw_price}','"45.76"'),'{retail_price}','"45.76"') WHERE id=6277;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.05"'),'{hw_price}','"57.99"'),'{retail_price}','"57.99"') WHERE id=5788;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.3"'),'{hw_price}','"56.91"'),'{retail_price}','"56.91"') WHERE id=5842;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"58.55"'),'{hw_price}','"84.78"'),'{retail_price}','"84.78"') WHERE id=10024;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6552;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6545;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6553;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9863;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9864;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10040;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10065;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10050;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2000"'),'{hw_price}','"2896"'),'{retail_price}','"2896"') WHERE id=10064;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2471.3"'),'{hw_price}','"3578.44"'),'{retail_price}','"3578.44"') WHERE id=10087;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11095;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11024;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11073;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11080;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11052;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11055;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11081;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11022;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11100;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11057;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11068;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11088;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11053;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11078;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11060;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11045;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11033;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11018;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11028;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11093;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11019;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5284;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11042;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11076;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.6"'),'{hw_price}','"47.2"'),'{retail_price}','"47.2"') WHERE id=5356;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=7803;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9157;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4584;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4559;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10135;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6237;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6235;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6240;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6233;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6230;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=6249;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9869;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6257;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6041;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6204;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6150;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6195;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6040;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6254;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6197;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5772;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6086;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5992;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6182;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5735;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5738;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6271;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6097;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=6208;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6081;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6374;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5971;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=5695;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6416;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6619;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6152;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6039;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6461;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6060;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6170;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6108;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5739;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6268;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6157;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6227;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6224;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6056;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6178;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6258;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5912;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.1"'),'{hw_price}','"55.17"'),'{retail_price}','"55.17"') WHERE id=5821;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.55"'),'{hw_price}','"60.16"'),'{retail_price}','"60.16"') WHERE id=5872;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6264;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6038;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6252;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=5560;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6102;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6175;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6218;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5770;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6055;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.2"'),'{hw_price}','"50.97"'),'{retail_price}','"50.97"') WHERE id=5885;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.95"'),'{hw_price}','"50.61"'),'{retail_price}','"50.61"') WHERE id=5904;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6169;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6018;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6462;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6543;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6149;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5955;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5761;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6463;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6019;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33"'),'{hw_price}','"47.78"'),'{retail_price}','"47.78"') WHERE id=6210;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.25"'),'{hw_price}','"49.59"'),'{retail_price}','"49.59"') WHERE id=6460;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6023;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6088;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.3"'),'{hw_price}','"52.56"'),'{retail_price}','"52.56"') WHERE id=6026;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=5986;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6064;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.3"'),'{hw_price}','"45.32"'),'{retail_price}','"45.32"') WHERE id=6105;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5983;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5608;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5623;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.75"'),'{hw_price}','"61.9"'),'{retail_price}','"61.9"') WHERE id=6047;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5758;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=6016;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6559;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5809;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.55"'),'{hw_price}','"48.58"'),'{retail_price}','"48.58"') WHERE id=5132;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=6253;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6090;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4341;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4402;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4408;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4499;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.6"'),'{hw_price}','"48.65"'),'{retail_price}','"48.65"') WHERE id=5292;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4947;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.25"'),'{hw_price}','"46.7"'),'{retail_price}','"46.7"') WHERE id=5202;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5393;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"128.65"'),'{hw_price}','"186.29"'),'{retail_price}','"186.29"') WHERE id=9086;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=9091;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=9092;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=9093;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9143;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9144;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9145;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9147;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9151;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"107.85"'),'{hw_price}','"156.17"'),'{retail_price}','"156.17"') WHERE id=9417;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9426;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9428;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9430;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9554;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9547;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9555;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9556;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4395;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.7"'),'{hw_price}','"71.97"'),'{retail_price}','"71.97"') WHERE id=11836;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.7"'),'{hw_price}','"71.97"'),'{retail_price}','"71.97"') WHERE id=11839;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"80.95"'),'{hw_price}','"117.22"'),'{retail_price}','"117.22"') WHERE id=11856;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"80.95"'),'{hw_price}','"117.22"'),'{retail_price}','"117.22"') WHERE id=11857;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11872;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.75"'),'{hw_price}','"129.96"'),'{retail_price}','"129.96"') WHERE id=11982;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.75"'),'{hw_price}','"129.96"'),'{retail_price}','"129.96"') WHERE id=11983;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.75"'),'{hw_price}','"129.96"'),'{retail_price}','"129.96"') WHERE id=11984;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.75"'),'{hw_price}','"129.96"'),'{retail_price}','"129.96"') WHERE id=11987;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12019;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6495;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6434;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11870;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11878;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6426;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11877;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"71.4"'),'{hw_price}','"103.39"'),'{retail_price}','"103.39"') WHERE id=11931;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.75"'),'{hw_price}','"129.96"'),'{retail_price}','"129.96"') WHERE id=11985;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11871;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.7"'),'{hw_price}','"71.97"'),'{retail_price}','"71.97"') WHERE id=11835;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=11904;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"71.4"'),'{hw_price}','"103.39"'),'{retail_price}','"103.39"') WHERE id=11925;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"71.4"'),'{hw_price}','"103.39"'),'{retail_price}','"103.39"') WHERE id=11929;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9431;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=11901;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5018;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"107.85"'),'{hw_price}','"156.17"'),'{retail_price}','"156.17"') WHERE id=9418;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.75"'),'{hw_price}','"129.96"'),'{retail_price}','"129.96"') WHERE id=11986;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9142;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"128.65"'),'{hw_price}','"186.29"'),'{retail_price}','"186.29"') WHERE id=9087;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"95.35"'),'{hw_price}','"138.07"'),'{retail_price}','"138.07"') WHERE id=12025;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=11847;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=11846;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=11848;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"95.35"'),'{hw_price}','"138.07"'),'{retail_price}','"138.07"') WHERE id=12023;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9149;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"95.35"'),'{hw_price}','"138.07"'),'{retail_price}','"138.07"') WHERE id=12024;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6513;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4887;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4888;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10874;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9211;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6370;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10134;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4882;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4889;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9371;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10192;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9860;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4891;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11828;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11820;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5392;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"66.8"'),'{hw_price}','"96.73"'),'{retail_price}','"96.73"') WHERE id=4964;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"66.8"'),'{hw_price}','"96.73"'),'{retail_price}','"96.73"') WHERE id=4965;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11819;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"62"'),'{hw_price}','"89.78"'),'{retail_price}','"89.78"') WHERE id=7464;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"62"'),'{hw_price}','"89.78"'),'{retail_price}','"89.78"') WHERE id=7465;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"62"'),'{hw_price}','"89.78"'),'{retail_price}','"89.78"') WHERE id=7466;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"57.4"'),'{hw_price}','"83.12"'),'{retail_price}','"83.12"') WHERE id=7479;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7509;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7518;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7519;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7521;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7525;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7526;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8442;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6567;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9223;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5068;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7507;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9228;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9225;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4916;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9403;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7808;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9393;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.35"'),'{hw_price}','"109.11"'),'{retail_price}','"109.11"') WHERE id=7836;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7884;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7895;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7917;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9354;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7929;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9273;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1500"'),'{hw_price}','"2172"'),'{retail_price}','"2172"') WHERE id=10091;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8001;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8002;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8003;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8004;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8005;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8007;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8008;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8011;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8012;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8022;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8024;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8026;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8027;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8028;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8030;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8085;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8087;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8107;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8118;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8120;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8121;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8128;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8145;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8146;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8147;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8151;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8155;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8156;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8159;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8160;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8162;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8443;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9330;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8568;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8570;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8575;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8577;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8579;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8582;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8628;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8629;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8631;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8638;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8642;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8645;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8646;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8647;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10052;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9222;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9219;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9652;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8889;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8893;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8896;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8899;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8901;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9175;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10098;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9159;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9174;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9180;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9181;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.3"'),'{hw_price}','"51.11"'),'{retail_price}','"51.11"') WHERE id=9204;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9216;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9231;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9262;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9288;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9294;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9307;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9310;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9348;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9355;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9356;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9365;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9369;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9372;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9376;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9397;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9398;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9405;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9462;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9562;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9666;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9671;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9673;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9674;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11084;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9790;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9800;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9854;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9856;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9861;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9866;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9868;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9885;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9893;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9910;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9911;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9912;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9948;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9950;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9961;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9965;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8437;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9984;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9985;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9986;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9988;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10042;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10054;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10055;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10056;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10061;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2470.15"'),'{hw_price}','"3576.78"'),'{retail_price}','"3576.78"') WHERE id=10067;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10070;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10076;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10081;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10083;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2471.3"'),'{hw_price}','"3578.44"'),'{retail_price}','"3578.44"') WHERE id=10086;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10095;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10100;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10112;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10116;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10117;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10133;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10136;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10141;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10143;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10145;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10146;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10147;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10174;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10189;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10190;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10191;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"109.95"'),'{hw_price}','"159.21"'),'{retail_price}','"159.21"') WHERE id=10201;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10204;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7541;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7510;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"120.4"'),'{hw_price}','"174.34"'),'{retail_price}','"174.34"') WHERE id=10207;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10217;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10227;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"120.4"'),'{hw_price}','"174.34"'),'{retail_price}','"174.34"') WHERE id=10237;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"120.4"'),'{hw_price}','"174.34"'),'{retail_price}','"174.34"') WHERE id=10238;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.9"'),'{hw_price}','"65.02"'),'{retail_price}','"65.02"') WHERE id=10304;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.9"'),'{hw_price}','"65.02"'),'{retail_price}','"65.02"') WHERE id=10306;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.4"'),'{hw_price}','"46.92"'),'{retail_price}','"46.92"') WHERE id=10348;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6564;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6454;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5399;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9279;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9402;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9236;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8033;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10878;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11014;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11016;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11026;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11031;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11038;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11039;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11049;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11044;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11043;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11054;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11058;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11062;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11065;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11067;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11066;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11070;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11079;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11094;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11085;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11089;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11096;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11102;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11107;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9256;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7546;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"78.8"'),'{hw_price}','"114.1"'),'{retail_price}','"114.1"') WHERE id=10029;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9284;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9661;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11011;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"231.65"'),'{hw_price}','"335.43"'),'{retail_price}','"335.43"') WHERE id=4338;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9197;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10197;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9168;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9963;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4503;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11406;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11412;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9173;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=7798;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9567;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12113;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8161;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12011;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9238;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11606;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11607;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11608;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11610;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11619;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11621;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9467;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6630;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9264;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4936;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11721;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11748;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11749;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11751;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11752;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11753;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11754;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11756;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11761;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11762;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11764;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11765;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11766;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6322;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11768;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9964;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5069;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9960;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6433;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11815;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11817;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11818;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9336;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"62"'),'{hw_price}','"89.78"'),'{retail_price}','"89.78"') WHERE id=7462;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10046;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9163;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11829;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11757;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11758;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6531;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4303;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4304;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4305;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4306;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4308;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4309;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5027;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4310;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4312;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4314;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4315;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7503;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4316;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4317;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4319;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9290;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4320;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4321;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4322;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4323;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4324;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4325;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4326;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4327;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4328;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4329;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4330;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9268;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4331;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"231.65"'),'{hw_price}','"335.43"'),'{retail_price}','"335.43"') WHERE id=4336;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"231.65"'),'{hw_price}','"335.43"'),'{retail_price}','"335.43"') WHERE id=4337;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"231.65"'),'{hw_price}','"335.43"'),'{retail_price}','"335.43"') WHERE id=4339;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7877;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4340;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4342;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9429;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4381;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4384;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4387;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4388;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4391;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4392;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4394;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4403;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12100;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12117;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4872;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4428;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4430;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11061;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4496;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4497;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6618;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4498;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.95"'),'{hw_price}','"72.33"'),'{retail_price}','"72.33"') WHERE id=4501;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6494;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4871;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9338;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9289;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4577;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4580;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4585;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4586;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4588;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4590;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4591;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4596;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4598;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4599;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4600;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4602;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4604;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4606;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4608;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10109;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"59.1"'),'{hw_price}','"85.58"'),'{retail_price}','"85.58"') WHERE id=10030;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4641;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4642;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4643;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4645;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4646;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4648;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4650;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4652;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4654;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8925;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7879;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4677;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4678;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4693;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4680;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4681;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4684;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4685;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4691;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4692;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4694;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4699;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4700;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4702;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4704;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4715;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4713;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4714;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4716;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4717;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4718;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4720;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4977;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4981;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4724;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4725;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4730;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1500"'),'{hw_price}','"2172"'),'{retail_price}','"2172"') WHERE id=10089;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4731;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4735;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4736;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4737;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4739;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4741;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4742;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4743;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4744;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6347;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6359;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6354;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6395;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10903;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4775;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4776;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.3"'),'{hw_price}','"64.15"'),'{retail_price}','"64.15"') WHERE id=4794;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.3"'),'{hw_price}','"64.15"'),'{retail_price}','"64.15"') WHERE id=4795;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.3"'),'{hw_price}','"64.15"'),'{retail_price}','"64.15"') WHERE id=4796;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.3"'),'{hw_price}','"64.15"'),'{retail_price}','"64.15"') WHERE id=4798;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4800;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4801;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4802;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4804;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4805;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9270;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6555;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6317;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6516;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11816;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11407;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10379;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8898;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6290;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6293;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6336;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9470;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6339;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6344;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"128.65"'),'{hw_price}','"186.29"'),'{retail_price}','"186.29"') WHERE id=9088;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"57.4"'),'{hw_price}','"83.12"'),'{retail_price}','"83.12"') WHERE id=7481;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6334;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"100.1"'),'{hw_price}','"144.94"'),'{retail_price}','"144.94"') WHERE id=10036;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10902;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4873;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4875;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4883;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10906;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6294;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9654;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6283;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10905;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.95"'),'{hw_price}','"130.25"'),'{retail_price}','"130.25"') WHERE id=11999;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4978;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4970;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8904;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4913;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8923;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9381;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4915;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4922;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4973;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4333;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4925;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4928;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4929;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11617;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11051;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4930;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4931;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2470.15"'),'{hw_price}','"3576.78"'),'{retail_price}','"3576.78"') WHERE id=10084;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4933;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11616;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4935;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4938;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4941;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4949;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6305;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10380;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10378;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8915;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8910;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9391;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4969;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6296;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4983;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4993;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5401;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5394;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10194;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10193;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4589;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.7"'),'{hw_price}','"71.97"'),'{retail_price}','"71.97"') WHERE id=11837;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7927;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7932;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10139;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12020;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12018;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12014;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.9"'),'{hw_price}','"65.02"'),'{retail_price}','"65.02"') WHERE id=10305;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.4"'),'{hw_price}','"46.92"'),'{retail_price}','"46.92"') WHERE id=10347;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.4"'),'{hw_price}','"46.92"'),'{retail_price}','"46.92"') WHERE id=10349;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7890;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7893;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7889;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7886;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7894;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7933;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7934;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10140;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8911;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8917;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.4"'),'{hw_price}','"46.92"'),'{retail_price}','"46.92"') WHERE id=10350;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.4"'),'{hw_price}','"46.92"'),'{retail_price}','"46.92"') WHERE id=10351;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7891;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7911;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7910;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7912;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8919;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12012;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.35"'),'{hw_price}','"109.11"'),'{retail_price}','"109.11"') WHERE id=7837;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10137;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7892;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.9"'),'{hw_price}','"65.02"'),'{retail_price}','"65.02"') WHERE id=10302;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8921;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7915;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7913;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7928;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.9"'),'{hw_price}','"65.02"'),'{retail_price}','"65.02"') WHERE id=10303;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.35"'),'{hw_price}','"109.11"'),'{retail_price}','"109.11"') WHERE id=7835;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7935;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10142;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7909;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4307;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10150;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10144;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10138;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8927;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8929;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8931;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9383;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9384;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9388;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.35"'),'{hw_price}','"109.11"'),'{retail_price}','"109.11"') WHERE id=7838;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10151;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9395;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8885;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8444;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9389;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11759;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11763;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12108;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.65"'),'{hw_price}','"99.41"'),'{retail_price}','"99.41"') WHERE id=9896;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10096;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11622;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9653;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"100.1"'),'{hw_price}','"144.94"'),'{retail_price}','"144.94"') WHERE id=10031;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9390;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10043;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9909;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9170;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9463;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9217;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12118;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"58.55"'),'{hw_price}','"84.78"'),'{retail_price}','"84.78"') WHERE id=10026;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4950;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4729;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9570;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8119;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12119;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12116;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12115;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9240;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9239;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11047;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6554;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"80.95"'),'{hw_price}','"117.22"'),'{retail_price}','"117.22"') WHERE id=11855;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12098;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=11900;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"80.95"'),'{hw_price}','"117.22"'),'{retail_price}','"117.22"') WHERE id=11853;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=11852;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"95.35"'),'{hw_price}','"138.07"'),'{retail_price}','"138.07"') WHERE id=12022;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8436;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"49.7"'),'{hw_price}','"71.97"'),'{retail_price}','"71.97"') WHERE id=11840;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"107.85"'),'{hw_price}','"156.17"'),'{retail_price}','"156.17"') WHERE id=9414;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9552;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9553;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=11903;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"110.15"'),'{hw_price}','"159.5"'),'{retail_price}','"159.5"') WHERE id=9550;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4906;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=9094;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9148;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9146;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"146.15"'),'{hw_price}','"211.63"'),'{retail_price}','"211.63"') WHERE id=9150;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=11850;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"95.35"'),'{hw_price}','"138.07"'),'{retail_price}','"138.07"') WHERE id=12021;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.75"'),'{hw_price}','"129.96"'),'{retail_price}','"129.96"') WHERE id=11981;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9425;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9427;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.75"'),'{hw_price}','"66.25"'),'{retail_price}','"66.25"') WHERE id=4311;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9158;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10105;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8105;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9269;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9188;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10077;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8112;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9295;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11105;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6563;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9259;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9275;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7513;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=10102;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5023;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7952;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9266;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6491;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9364;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11075;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11071;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11091;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11059;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11041;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9407;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6501;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9662;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10104;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9293;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9298;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9292;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4917;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4923;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7888;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9339;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9367;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9281;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7540;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10149;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"59.1"'),'{hw_price}','"85.58"'),'{retail_price}','"85.58"') WHERE id=10028;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4951;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4943;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4946;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4942;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7511;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6620;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=5400;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9890;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6596;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9888;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1500"'),'{hw_price}','"2172"'),'{retail_price}','"2172"') WHERE id=10090;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9361;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11050;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9374;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6603;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6396;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10108;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4689;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4690;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6548;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7544;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9464;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9466;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9465;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9468;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10039;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9218;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"100.1"'),'{hw_price}','"144.94"'),'{retail_price}','"144.94"') WHERE id=10033;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9221;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9226;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9229;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4703;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4696;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4697;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9658;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9660;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6582;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6575;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4385;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4397;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4401;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9563;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9561;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"66.8"'),'{hw_price}','"96.73"'),'{retail_price}','"96.73"') WHERE id=4963;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9320;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9312;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9311;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9182;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=7801;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6452;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11097;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6409;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9166;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7805;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4578;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4579;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4594;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.6"'),'{hw_price}','"57.34"'),'{retail_price}','"57.34"') WHERE id=9280;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11009;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4556;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6577;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4727;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4726;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9889;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10110;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10875;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9246;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4738;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10904;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10907;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4972;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4994;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9386;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4992;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4989;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10383;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.95"'),'{hw_price}','"130.25"'),'{retail_price}','"130.25"') WHERE id=11998;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5016;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5017;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5019;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5020;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5026;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5058;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5063;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5064;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5065;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5067;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5070;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5072;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6299;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6301;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6303;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6307;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6310;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6314;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6316;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6320;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6321;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6326;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6327;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6328;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6349;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6350;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6351;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6352;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6353;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6355;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6356;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6357;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6358;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6361;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6362;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6363;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6364;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6365;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6367;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6372;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=6373;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6375;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6377;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6387;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6380;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6385;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6388;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6390;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10385;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10382;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6391;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6392;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6393;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6394;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6397;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6398;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6399;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6401;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6402;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6404;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6406;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6408;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6411;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6412;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6414;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6415;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6417;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6418;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6419;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6422;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6423;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6424;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6425;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.95"'),'{hw_price}','"130.25"'),'{retail_price}','"130.25"') WHERE id=11997;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6427;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6428;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6429;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6430;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6436;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6437;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6438;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6439;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10381;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8639;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6440;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6442;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6444;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6446;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6448;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6449;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6453;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.3"'),'{hw_price}','"49.67"'),'{retail_price}','"49.67"') WHERE id=6482;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6483;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6484;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6487;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6490;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6496;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6497;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6498;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6499;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9209;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6500;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6614;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12099;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12102;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8928;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6291;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6337;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11012;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6450;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6338;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8909;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6343;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.2"'),'{hw_price}','"61.11"'),'{retail_price}','"61.11"') WHERE id=4318;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.65"'),'{hw_price}','"99.41"'),'{retail_price}','"99.41"') WHERE id=9901;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6341;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6589;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6502;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6507;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6591;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6508;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6509;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6512;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6518;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6515;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6526;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6527;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6592;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6532;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6537;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6539;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10079;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6540;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6541;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6544;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6546;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6549;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6550;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8905;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6556;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6557;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6560;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6561;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6562;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6565;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9387;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6340;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6566;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6568;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4979;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6569;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6570;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8908;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6594;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6574;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6590;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6580;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6597;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6598;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6600;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4975;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6284;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6602;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6604;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6605;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6606;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9385;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=10901;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6609;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6610;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6611;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6612;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6615;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6617;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6623;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6624;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6626;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9392;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4976;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4988;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=7802;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6288;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8636;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6287;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6348;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6413;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6420;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9337;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4986;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.95"'),'{hw_price}','"130.25"'),'{retail_price}','"130.25"') WHERE id=12000;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10377;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10386;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4683;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"89.95"'),'{hw_price}','"130.25"'),'{retail_price}','"130.25"') WHERE id=11996;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9306;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9309;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6330;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6332;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6584;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6586;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6593;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6286;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9359;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4934;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8916;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8913;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6319;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6517;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6335;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5061;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9399;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=4985;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11072;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11069;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10080;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8907;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6292;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4705;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8922;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6342;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10072;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4974;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10073;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10075;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"28.45"'),'{hw_price}','"41.2"'),'{retail_price}','"41.2"') WHERE id=10384;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.8"'),'{hw_price}','"57.63"'),'{retail_price}','"57.63"') WHERE id=9382;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4967;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.3"'),'{hw_price}','"64.15"'),'{retail_price}','"64.15"') WHERE id=4793;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6585;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7914;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7514;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6538;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5066;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9408;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9199;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4343;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9193;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4968;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5953;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5951;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5948;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5941;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6595;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6285;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5952;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5946;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5945;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5939;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5954;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.3"'),'{hw_price}','"48.22"'),'{retail_price}','"48.22"') WHERE id=5950;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9252;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2000"'),'{hw_price}','"2896"'),'{retail_price}','"2896"') WHERE id=10062;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10060;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9333;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9573;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4653;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9186;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9304;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7520;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=9394;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9887;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9358;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11027;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7883;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8114;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8110;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8122;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9559;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6376;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9574;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8109;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6306;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6313;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9566;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8104;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9301;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8125;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9576;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9572;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9249;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9341;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4686;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9305;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8117;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9362;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10099;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4890;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9357;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12105;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.75"'),'{hw_price}','"64.8"'),'{retail_price}','"64.8"') WHERE id=4592;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9373;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9328;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9327;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9334;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9335;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9325;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8124;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8123;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9317;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.6"'),'{hw_price}','"57.34"'),'{retail_price}','"57.34"') WHERE id=9287;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9668;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9669;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.3"'),'{hw_price}','"64.15"'),'{retail_price}','"64.15"') WHERE id=4799;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6542;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4921;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4910;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9667;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4647;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4411;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.3"'),'{hw_price}','"51.11"'),'{retail_price}','"51.11"') WHERE id=9207;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7885;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6302;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8106;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9794;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9220;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4932;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8920;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8906;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"42.9"'),'{hw_price}','"62.12"'),'{retail_price}','"62.12"') WHERE id=4980;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8918;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8930;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9340;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.4"'),'{hw_price}','"54.16"'),'{retail_price}','"54.16"') WHERE id=8912;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4398;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5024;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5022;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6381;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7881;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6325;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6315;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6323;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6519;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6524;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6523;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6530;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6522;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6529;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.35"'),'{hw_price}','"68.56"'),'{retail_price}','"68.56"') WHERE id=4719;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"58.55"'),'{hw_price}','"84.78"'),'{retail_price}','"84.78"') WHERE id=10025;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10881;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9347;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.5"'),'{hw_price}','"55.75"'),'{retail_price}','"55.75"') WHERE id=5636;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.45"'),'{hw_price}','"64.36"'),'{retail_price}','"64.36"') WHERE id=5678;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.55"'),'{hw_price}','"64.51"'),'{retail_price}','"64.51"') WHERE id=5716;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.6"'),'{hw_price}','"51.55"'),'{retail_price}','"51.55"') WHERE id=5720;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32"'),'{hw_price}','"46.34"'),'{retail_price}','"46.34"') WHERE id=5732;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10053;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"32.2"'),'{hw_price}','"46.63"'),'{retail_price}','"46.63"') WHERE id=5746;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.75"'),'{hw_price}','"53.21"'),'{retail_price}','"53.21"') WHERE id=5767;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9187;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.85"'),'{hw_price}','"54.81"'),'{retail_price}','"54.81"') WHERE id=5807;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4268;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5831;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.85"'),'{hw_price}','"50.46"'),'{retail_price}','"50.46"') WHERE id=5834;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"87.25"'),'{hw_price}','"126.34"'),'{retail_price}','"126.34"') WHERE id=7908;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4271;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.2"'),'{hw_price}','"49.52"'),'{retail_price}','"49.52"') WHERE id=6421;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6410;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4274;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4276;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4277;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4280;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4858;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6312;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6139;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7810;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"31.1"'),'{hw_price}','"45.03"'),'{retail_price}','"45.03"') WHERE id=6117;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7807;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8153;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6504;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4281;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4282;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9351;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6503;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7516;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11064;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11083;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6576;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4283;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9352;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9363;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9360;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7501;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9167;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6536;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11048;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11090;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6505;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10199;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=7799;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11098;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2470.15"'),'{hw_price}','"3576.78"'),'{retail_price}','"3576.78"') WHERE id=10068;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9303;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9966;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9184;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6520;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12120;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9198;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9366;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.15"'),'{hw_price}','"59.59"'),'{retail_price}','"59.59"') WHERE id=9353;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6447;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11021;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9323;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6485;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"62"'),'{hw_price}','"89.78"'),'{retail_price}','"89.78"') WHERE id=7461;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6488;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11036;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"54.9"'),'{hw_price}','"79.5"'),'{retail_price}','"79.5"') WHERE id=10148;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9656;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9196;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6300;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7953;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9664;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4431;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11013;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11035;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4687;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4863;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4867;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4868;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4870;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8029;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=11750;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"141.85"'),'{hw_price}','"205.4"'),'{retail_price}','"205.4"') WHERE id=10239;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8023;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4859;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8890;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11727;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11724;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11728;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8894;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9959;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11408;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8633;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8031;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6581;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10208;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1750"'),'{hw_price}','"2534"'),'{retail_price}','"2534"') WHERE id=4874;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9884;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11825;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"52.85"'),'{hw_price}','"76.53"'),'{retail_price}','"76.53"') WHERE id=4270;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11830;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8152;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8084;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8086;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11612;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11614;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.25"'),'{hw_price}','"55.39"'),'{retail_price}','"55.39"') WHERE id=11609;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"75.15"'),'{hw_price}','"108.82"'),'{retail_price}','"108.82"') WHERE id=12013;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11413;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9882;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.1"'),'{hw_price}','"58.06"'),'{retail_price}','"58.06"') WHERE id=8441;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9282;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8583;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8569;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8648;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8632;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.75"'),'{hw_price}','"51.77"'),'{retail_price}','"51.77"') WHERE id=9958;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11409;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4857;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=10877;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8157;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"80.95"'),'{hw_price}','"117.22"'),'{retail_price}','"117.22"') WHERE id=11854;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9332;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9655;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9258;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8578;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10045;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"2100"'),'{hw_price}','"3040.8"'),'{retail_price}','"3040.8"') WHERE id=10048;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4655;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4880;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6534;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1600"'),'{hw_price}','"2316.8"'),'{retail_price}','"2316.8"') WHERE id=10069;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9568;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"103.05"'),'{hw_price}','"149.22"'),'{retail_price}','"149.22"') WHERE id=7887;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10094;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9949;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4944;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4399;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6308;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9672;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.8"'),'{hw_price}','"60.53"'),'{retail_price}','"60.53"') WHERE id=4644;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9308;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=7800;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7954;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9895;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=4740;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.85"'),'{hw_price}','"60.6"'),'{retail_price}','"60.6"') WHERE id=4601;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4774;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4907;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4927;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7542;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"98.05"'),'{hw_price}','"141.98"'),'{retail_price}','"141.98"') WHERE id=7878;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=5025;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6525;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=8902;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10114;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4558;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9378;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.95"'),'{hw_price}','"52.06"'),'{retail_price}','"52.06"') WHERE id=6616;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11723;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9342;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.85"'),'{hw_price}','"59.15"'),'{retail_price}','"59.15"') WHERE id=9344;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"71.4"'),'{hw_price}','"103.39"'),'{retail_price}','"103.39"') WHERE id=11927;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9375;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9368;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10082;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7809;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"104.3"'),'{hw_price}','"151.03"'),'{retail_price}','"151.03"') WHERE id=9090;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12104;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"48.1"'),'{hw_price}','"69.65"'),'{retail_price}','"69.65"') WHERE id=9224;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9571;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"90.15"'),'{hw_price}','"130.54"'),'{retail_price}','"130.54"') WHERE id=7949;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.25"'),'{hw_price}','"62.63"'),'{retail_price}','"62.63"') WHERE id=9276;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"51.5"'),'{hw_price}','"74.57"'),'{retail_price}','"74.57"') WHERE id=8009;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9189;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=11902;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9191;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7506;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.15"'),'{hw_price}','"52.35"'),'{retail_price}','"52.35"') WHERE id=7504;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.15"'),'{hw_price}','"58.14"'),'{retail_price}','"58.14"') WHERE id=9201;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9254;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.75"'),'{hw_price}','"59.01"'),'{retail_price}','"59.01"') WHERE id=8032;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9886;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9185;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9377;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9265;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7524;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4940;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"93.7"'),'{hw_price}','"135.68"'),'{retail_price}','"135.68"') WHERE id=10241;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9657;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9261;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9253;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10057;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"65.35"'),'{hw_price}','"94.63"'),'{retail_price}','"94.63"') WHERE id=10059;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.95"'),'{hw_price}','"59.3"'),'{retail_price}','"59.3"') WHERE id=7522;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9242;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"35.3"'),'{hw_price}','"51.11"'),'{retail_price}','"51.11"') WHERE id=9206;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9322;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9326;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11037;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11025;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11074;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11056;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11104;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11106;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"47.5"'),'{hw_price}','"68.78"'),'{retail_price}','"68.78"') WHERE id=9297;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.9"'),'{hw_price}','"60.67"'),'{retail_price}','"60.67"') WHERE id=4688;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"108.45"'),'{hw_price}','"157.04"'),'{retail_price}','"157.04"') WHERE id=9433;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=10097;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.05"'),'{hw_price}','"52.2"'),'{retail_price}','"52.2"') WHERE id=9277;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37"'),'{hw_price}','"53.58"'),'{retail_price}','"53.58"') WHERE id=4884;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7930;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.8"'),'{hw_price}','"64.87"'),'{retail_price}','"64.87"') WHERE id=4945;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"80.95"'),'{hw_price}','"117.22"'),'{retail_price}','"117.22"') WHERE id=11859;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=8149;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9324;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1500"'),'{hw_price}','"2172"'),'{retail_price}','"2172"') WHERE id=10092;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.65"'),'{hw_price}','"64.65"'),'{retail_price}','"64.65"') WHERE id=6601;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9865;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6558;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9213;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9243;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6547;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6551;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.05"'),'{hw_price}','"53.65"'),'{retail_price}','"53.65"') WHERE id=9370;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"84.9"'),'{hw_price}','"122.94"'),'{retail_price}','"122.94"') WHERE id=11875;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.65"'),'{hw_price}','"99.41"'),'{retail_price}','"99.41"') WHERE id=9900;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"100.1"'),'{hw_price}','"144.94"'),'{retail_price}','"144.94"') WHERE id=10032;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.65"'),'{hw_price}','"99.41"'),'{retail_price}','"99.41"') WHERE id=9897;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4701;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"1450"'),'{hw_price}','"2099.6"'),'{retail_price}','"2099.6"') WHERE id=4712;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4707;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=9651;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=10195;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"68.25"'),'{hw_price}','"98.83"'),'{retail_price}','"98.83"') WHERE id=8580;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9162;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8644;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6583;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9179;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9183;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8635;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4393;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9565;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8115;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12110;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8127;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.7"'),'{hw_price}','"53.14"'),'{retail_price}','"53.14"') WHERE id=8126;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9235;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9241;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"41.25"'),'{hw_price}','"59.73"'),'{retail_price}','"59.73"') WHERE id=9234;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6435;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=9178;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6572;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"102.25"'),'{hw_price}','"148.06"'),'{retail_price}','"148.06"') WHERE id=7797;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"96"'),'{hw_price}','"139.01"'),'{retail_price}','"139.01"') WHERE id=7811;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"55.5"'),'{hw_price}','"80.36"'),'{retail_price}','"80.36"') WHERE id=11082;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4555;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.9"'),'{hw_price}','"66.46"'),'{retail_price}','"66.46"') WHERE id=4400;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.25"'),'{hw_price}','"65.52"'),'{retail_price}','"65.52"') WHERE id=4557;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"80.95"'),'{hw_price}','"117.22"'),'{retail_price}','"117.22"') WHERE id=11858;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"231.65"'),'{hw_price}','"335.43"'),'{retail_price}','"335.43"') WHERE id=4335;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"37.15"'),'{hw_price}','"53.79"'),'{retail_price}','"53.79"') WHERE id=10115;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34.45"'),'{hw_price}','"49.88"'),'{retail_price}','"49.88"') WHERE id=9210;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.5"'),'{hw_price}','"57.2"'),'{retail_price}','"57.2"') WHERE id=12101;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9248;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.55"'),'{hw_price}','"63.06"'),'{retail_price}','"63.06"') WHERE id=9329;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6625;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"36.2"'),'{hw_price}','"52.42"'),'{retail_price}','"52.42"') WHERE id=6621;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=9247;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.2"'),'{hw_price}','"65.45"'),'{retail_price}','"65.45"') WHERE id=4914;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6318;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6382;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6407;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"40.55"'),'{hw_price}','"58.72"'),'{retail_price}','"58.72"') WHERE id=11813;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.15"'),'{hw_price}','"55.24"'),'{retail_price}','"55.24"') WHERE id=9169;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8637;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.35"'),'{hw_price}','"48.29"'),'{retail_price}','"48.29"') WHERE id=4869;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"50.6"'),'{hw_price}','"73.27"'),'{retail_price}','"73.27"') WHERE id=5071;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"128.65"'),'{hw_price}','"186.29"'),'{retail_price}','"186.29"') WHERE id=9089;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"44.3"'),'{hw_price}','"64.15"'),'{retail_price}','"64.15"') WHERE id=4797;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6378;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6578;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.05"'),'{hw_price}','"65.23"'),'{retail_price}','"65.23"') WHERE id=6579;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"39.35"'),'{hw_price}','"56.98"'),'{retail_price}','"56.98"') WHERE id=6379;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6441;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"46.15"'),'{hw_price}','"66.83"'),'{retail_price}','"66.83"') WHERE id=4389;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"34"'),'{hw_price}','"49.23"'),'{retail_price}','"49.23"') WHERE id=6486;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"43.05"'),'{hw_price}','"62.34"'),'{retail_price}','"62.34"') WHERE id=8641;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"45.8"'),'{hw_price}','"66.32"'),'{retail_price}','"66.32"') WHERE id=9558;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"33.9"'),'{hw_price}','"49.09"'),'{retail_price}','"49.09"') WHERE id=6311;
UPDATE vendor_catalog SET specs = jsonb_set(jsonb_set(jsonb_set(specs,'{list_price}','"38.65"'),'{hw_price}','"55.97"'),'{retail_price}','"55.97"') WHERE id=9891;
COMMIT;