-- Add convertion fields to marketing_delivery_products table ALTER TABLE marketing_delivery_products ADD COLUMN IF NOT EXISTS weight_per_convertion NUMERIC(15, 3);