XML卡片回复模式

一、淘宝有优惠券提示

①xml模板

<appmsg appid="" sdkver="0">  <title>[商品标题]</title>  <des>【宝贝原价】[商品原价] [积分名称]【立即减免】[优惠券金额] [积分名称]【返利金额】[券后返利] [积分名称]【为您节约】[共节省]元</des>  <action>view</action>  <type>5</type>  <showtype>0</showtype>  <content/>  <url>[购买中间页地址]</url>  <dataurl/>  <lowurl/>  <lowdataurl/>  <recorditem><![CDATA[]]></recorditem>  <thumburl>[图片地址]</thumburl>  <messageaction/>  <extinfo/>  <sourceusername/>  <sourcedisplayname/>  <commenturl/>  <appattach>    <totallen>0</totallen>    <attachid/>    <emoticonmd5/>    <fileext/>    <aeskey/>  </appattach></appmsg>

②打开淘宝返利插件,应用设置,商品查询,有优惠卷的提示,直接把xml模板复制进去粘贴即可
XML卡片回复模式
演示
XML卡片回复模式

二、淘宝无优惠卷提示

①xml模板

<appmsg appid="" sdkver="0">  <title>[商品标题]</title>  <des>【宝贝原价】[商品原价] [积分名称]【返利红包】[返利积分] [积分名称]</des>  <action>view</action>  <type>5</type>  <showtype>0</showtype>  <content/>  <url>[购买中间页地址]</url>  <dataurl/>  <lowurl/>  <lowdataurl/>  <recorditem><![CDATA[]]></recorditem>  <thumburl>[图片地址]</thumburl>  <messageaction/>  <extinfo/>  <sourceusername/>  <sourcedisplayname/>  <commenturl/>  <appattach>    <totallen>0</totallen>    <attachid/>    <emoticonmd5/>    <fileext/>    <aeskey/>  </appattach></appmsg>

②打开淘宝返利插件,应用设置,商品查询,无优惠卷的提示,直接把xml模板复制进去替换即可
XML卡片回复模式
演示
XML卡片回复模式


三、拼多多有优惠券提示

①xml模板

<appmsg appid="" sdkver="0">  <title>[商品标题]</title>  <des>【宝贝原价】[商品单买价] [积分名称]【立即减免】[优惠券金额] [积分名称]【返利红包】[单买返利] [积分名称]【为您节约】[共节省]元</des>  <action>view</action>  <type>5</type>  <showtype>0</showtype>  <content/>  <url>[单买地址]</url>  <dataurl/>  <lowurl/>  <lowdataurl/>  <recorditem><![CDATA[]]></recorditem>  <thumburl>[图片地址]</thumburl>  <messageaction/>  <extinfo/>  <sourceusername/>  <sourcedisplayname/>  <commenturl/>  <appattach>    <totallen>0</totallen>    <attachid/>    <emoticonmd5/>    <fileext/>    <aeskey/>  </appattach></appmsg>

②打开拼多多返利插件,应用设置,商品查询,有优惠卷提示,直接把xml模板复制进去粘贴即可
XML卡片回复模式

四、拼多多无优惠券提示

①xml模板

<appmsg appid="" sdkver="0">  <title>[商品标题]</title>  <des>【【宝贝原价】[商品单买价] [积分名称]【返利金额】[单买返利] [积分名称]元</des>  <action>view</action>  <type>5</type>  <showtype>0</showtype>  <content/>  <url>[单买地址]</url>  <dataurl/>  <lowurl/>  <lowdataurl/>  <recorditem><![CDATA[]]></recorditem>  <thumburl>[图片地址]</thumburl>  <messageaction/>  <extinfo/>  <sourceusername/>  <sourcedisplayname/>  <commenturl/>  <appattach>    <totallen>0</totallen>    <attachid/>    <emoticonmd5/>    <fileext/>    <aeskey/>  </appattach></appmsg>

②打开拼多多返利插件,应用设置,商品查询,无优惠卷提示,直接把xml模板复制进去粘贴即可
XML卡片回复模式

五、京东有优惠券提示

①xml模板

<appmsg appid="" sdkver="0">  <title>[商品标题]</title>  <des>【宝贝原价】[商品单买价] [积分名称]【立即减免】[优惠券金额] [积分名称]【返利红包】[单买返利] [积分名称]【为您节约】[共节省]元</des>  <action>view</action>  <type>5</type>  <showtype>0</showtype>  <content/>  <url>[购买地址]</url>  <dataurl/>  <lowurl/>  <lowdataurl/>  <recorditem><![CDATA[]]></recorditem>  <thumburl>[图片地址]</thumburl>  <messageaction/>  <extinfo/>  <sourceusername/>  <sourcedisplayname/>  <commenturl/>  <appattach>    <totallen>0</totallen>    <attachid/>    <emoticonmd5/>    <fileext/>    <aeskey/>  </appattach></appmsg>

②打开京东返利插件,应用设置,商品查询,无优惠卷提示,直接把xml模板复制进去粘贴即可
XML卡片回复模式

六、京东无优惠券提示

①xml模板

<appmsg appid="" sdkver="0">  <title>[商品标题]</title>  <des>【【宝贝原价】[商品单买价] [积分名称]【返利金额】[单买返利] [积分名称]元</des>  <action>view</action>  <type>5</type>  <showtype>0</showtype>  <content/>  <url>[购买地址]</url>  <dataurl/>  <lowurl/>  <lowdataurl/>  <recorditem><![CDATA[]]></recorditem>  <thumburl>[图片地址]</thumburl>  <messageaction/>  <extinfo/>  <sourceusername/>  <sourcedisplayname/>  <commenturl/>  <appattach>    <totallen>0</totallen>    <attachid/>    <emoticonmd5/>    <fileext/>    <aeskey/>  </appattach></appmsg>

②打开京东返利插件,应用设置,商品查询,无优惠卷提示,直接把xml模板复制进去粘贴即可
XML卡片回复模式

七、商户xml提示

①xml模板

    【点击收款】    请您尽快领取,谨防红包过期!  记得把我分享给您身边的朋友,一起来省钱网购哦!    view    5    0    \[领取地址\]    [https://mmbiz.qpic.cn/mmbiz\_jpg/3qXEIicHStL70YNGg0ub2BBq7yMR52pciauooOK7X10NQyic8tUicHic1kJ1ywDghoRK594yAuSw4EmPuVoJMviczB8w/0?wx\_fmt=jpeg]

相关新闻

联系我们

400-788-7550

在线咨询:点击这里给我发消息

邮件:693043@qq.com

工作时间:周一至周日,9:00-23:00,节假日不休息



QR code