by luxury
free
English
14
beno29
The items used inside this job. AI has helped to generate these items, feel free to reach out if there any apparent issues.
INSERT INTO items (name, label, weight) VALUES
('mojito', 'Mojito', 200),
('vodka', 'Vodka', 300),
('champagne', 'Champagne', 500),
('tequila', 'Tequila', 350),
('martini', 'Martini', 250),
('icetea', 'Iced Tea', 200),
('lemonade', 'Lemonade', 250);