-record(shopify_cart_cost, { total_amount :: storefront@utils:money(), subtotal_amount :: storefront@utils:money(), total_tax_amount :: storefront@utils:money() }).