-record(merchandise, { id :: binary(), title :: binary(), selected_options :: list(types:selected_option()), product :: types:cart_product() }).