קוד PHP:
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1382060, 1, 1);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1432048, 1, 2);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1442068, 1, 3);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1402048, 1, 4);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1402049, 1, 5);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1402050, 1, 6);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1402051, 1, 7);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1452060, 1, 8);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1472072, 1, 9);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1472073, 1, 10);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1472074, 1, 11);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1472075, 1, 12);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1332077, 1, 13);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1332078, 1, 14);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1332079, 1, 15);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1332080, 1, 16);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1462052, 1, 17);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1462053, 1, 18);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1462054, 1, 19);
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(88462, 1462055, 1, 20);
INSERT INTO shops
(`shopid`, `npcid`)
VALUES
(88462, 2040034);
NPC Code: