Authorization: Bearer ********************
curl --location --request POST '/frontend/cart/add/' \ --form 'goods_id="2"' \ --form 'count="2"'
{}