简要描述:
请求域名:
- http://xx.com
请求URL:
route=goods.goods.get-goods-page
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
跟商城接口一致 |
返回示例:
正确时返回:
"coupon_store_goods": {
"tag_ids": [
"3",
"4",
"5"
],
"buy_notice": [
{
"name": "有效期",
"list": [
{
"status": 1,
"text": "2022.04.01 至 2022.05.30(周末、法定节假日通用)"
}
]
},
{
"name": "不可用日期",
"list": [
{
"status": 1,
"text": "2022.05.01 至 2022.05.03"
}
]
},
{
"name": "可用时间",
"list": [
{
"status": 1,
"text": "商家营业时间可用"
}
]
},
{
"name": "预约消费",
"list": [
{
"status": 1,
"text": "无需预约,高峰期可能需要排队"
}
]
},
{
"name": "使用规则",
"list": [
{
"status": 1,
"text": "仅适用于:本套餐内容"
},
{
"status": 1,
"text": "单词可使用数量:1张"
},
{
"status": 1,
"text": "不支持包间使用"
},
{
"status": 1,
"text": "仅限堂食,不提供餐前外带,餐毕未吃完可打包,打包费详情咨询商家"
},
{
"status": 1,
"text": "发票问题请咨询商家"
},
{
"status": 1,
"text": "周围1km内有停车场,高峰时间请提前到达"
}
]
}
],
"package_detail": [
{
"name": "套餐1",
"list": [
{
"name": "内容1",
"count": "1",
"unit": "个个个",
"price": "99"
}
]
}
],
"share_text":"xcscsssss",
"visit_count": 0,
"is_self": 1,
"is_free": 1,
"start_time": 1654012800,
"end_time": 1659196800,
"offline_price": "99.00",
"offline_cost_price": "199.00",
"offline_group_price": "89.00",
"is_new": 1,
"is_end": 0,
"tag_list": [
"ffwfw",
"sss1222",
"ssss"
],
"visit_count_status": 1,
"process_image": "",
"notice_desc": "<p>发发发发</p>",
"fight_groups_id": 0
},
错误时返回:
{
}
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
名称 | 类型 | 说明 |