No description provided
gabz bahamas
Spanish
2
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', 50),
('champagne', 'Champagne', 300),
('tequila', 'Tequila', 50),
('martini', 'Martini', 150),
('icetea', 'Ice Tea', 250),
('lemonade', 'Lemonade', 200);