INSERT INTO order_products (invitation_id, order_id, product_id, product_code, product_image, product_name) VALUES (?, ?, ?, ?, ?, ?)