fatal: true
if (!product) { throw createError({ statusCode: 404, statusMessage: 'Product not found', fatal: true, });}