קוד PHP:
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1072344, 1, 1);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1050018, 1, 2);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1002357, 1, 3);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1082149, 1, 4);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1102084, 1, 5);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1032001, 1, 6);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1012070, 1, 7);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1122000, 1, 8);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1482023, 1, 9);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1302081, 1, 10);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1422037, 1, 11);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1412033, 1, 12);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1402046, 1, 13);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1322060, 1, 14);
INSERT INTO shopitems (shopid, itemid, price, position) VALUES (33152, 1312037, 1, 15);
INSERT INTO shops
(`shopid`, `npcid`)
VALUES
(33152, 9270034);