AHSZHZ73D7ZYAHFII7WDQHCE45C4UVUGIFWYOR3VYCHOOAYLADTAC
) on conflict (variant, store) do update set cbd = excluded.cbd, thc = excluded.thc, price = excluded.price, stock = excluded.stock`,
) on conflict (variant_id, store_id) do update set cbd = excluded.cbd, thc = excluded.thc, price = excluded.price, stock = excluded.stock`,