文档
测试

商品详情

GET
/web/spu/detail/<id>

接口描述

<id> 用商品ID替换

请求参数

参数名
类型
描述
必填
id
int
商品ID
必填

响应参数

参数名
类型
描述
必填
id
int
ID
必填
title
string
标题
必填
description
string
描述
必填
price
string
价格
必填
discount_price
string
优惠价
必填
image
string
主图
必填
stock
int
库存
必填
swiper_imgs
array
轮播图
必填
detail_imgs
array
详情图
必填
tags
array
标签
必填
skus
array
规格
必填
title
string
标题
必填
price
string
价格
必填
discount_price
string
优惠价
必填
group_price
string
团购价
必填
flash_price
string
秒杀价
必填
stock
int
库存
必填