No description provided
gabz vanilla
Spanish
12
Ray
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', 350),
('tequila', 'Tequila', 250),
('martini', 'Martini', 220),
('icetea', 'Iced Tea', 200),
('lemonade', 'Lemonade', 250);