> For the complete documentation index, see [llms.txt](https://mamba-dongdong.gitbook.io/pc-im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mamba-dongdong.gitbook.io/pc-im/shang-pin/fa-song-shang-pin.md).

# 发送商品

发送商品信息

```
{
    customizeMessageType = goods;
    goodsId = 5297;
    goodsType = 20;
    pic = "http://imgs.shougongker.com/shop/18731882/c2cMall/1565687129/1565687130_0.jpg@!iw540";
    price = "133.00";
    title = "牛皮手拿包";
}
```

&#x20;发送商品信息给用户，组装上面消息体发送即可。
