获取默认主题详情
id
主题ID
是
int
custom_name
自定义名称
是
string
name
基础主题名称
是
string
is_original
是否为基础主题
是
boolean
is_default
是否为默认主题
是
boolean
content
主题样式内容
是
object
content>>global
全局样式
是
object
content>>global>>colors
颜色
是
object
content>>global>>colors>>price_text
价格文本
是
string
content>>global>>colors>>regular_price_text
原价文本
是
string
content>>global>>colors>>sales_label
价格标签
是
string
content>>global>>colors>>button_primary_text
按钮主文本
是
string
content>>global>>colors>>button_primary_backgorund
按钮主背景
是
string
content>>global>>colors>>button_secondary_text
按钮副文本
是
string
content>>global>>colors>>button_secondary_background
按钮副背景
是
string
content>>global>>colors>>product_backgorund
商品背景
是
string
content>>global>>fonts
字体
是
object
content>>global>>fonts>>title_font_family
标题字体
是
string
content>>global>>fonts>>title_font_size
标题字体大小
是
string
content>>global>>fonts>>secondary_title_font_family
副标题字体
是
string
content>>global>>fonts>>secondary_title_font_size
副标题字体大小
是
string
content>>global>>fonts>>text_font_family
文本字体
是
string
content>>global>>fonts>>text_font_size
文本字体大小
是
string
content>>global>>icon
图标
是
content>>global>>social_medias
社交媒体
是
object
content>>global>>social_medias>>enable_facebook
是否有 facebook
是
boolean
content>>global>>social_medias>>enable_twitter
是否有 推特
是
boolean
content>>global>>social_medias>>enabel_pinterest
是否有 pinterest
是
boolean
content>>global>>cart
购物车
是
object
content>>global>>cart>>type
类型
是
string
content>>global>>cart>>style
风格
否
string
content>>global>>language
语言
是
object
content>>global>>language>>default_language
默认语言
是
string
content>>global>>language>>enabled
是否可用多语言
是
boolean
content>>global>>language>>all_language
所有语言
是
boolean
content>>global>>language>>select_languages
选择语言
是
array
content>>global>>language>>options_languages
语言项
是
array
content>>global>>modules>>nav
导航
是
object
content>>global>>modules>>nav>>menu
菜单
是
array
content>>global>>modules>>nav>>image
图片
是
string
content>>global>>modules>>nav>>link_object
链接对象
是
string
content>>global>>modules>>nav>>image_link
图片链接
是
string
content>>global>>modules>>nav>>title
标题
是
string
content>>global>>modules>>nav>>description
描述
是
string
content>>global>>modules>>nav>>link_title
链接标题
是
string
content>>global>>modules>>nav>>url_object
url对象
是
string
content>>global>>modules>>nav>>link_url
链接url
是
string
content>>global>>modules>>header>>lable
页头样式
是
object
content>>global>>modules>>header>>lable
现实文本
是
string
content>>global>>modules>>header>>show
是否显示
是
boolean
content>>global>>modules>>header>>only_homepage
only_homepage
是
boolean
content>>global>>modules>>header>>title
标题
是
string
content>>global>>modules>>header>>url_object
url对象
是
object
content>>global>>modules>>header>>title_url
标题url
是
string
content>>global>>modules>>header>>background_color
背景颜色
是
string
content>>global>>modules>>header>>text_color
文本颜色
是
string
content>>global>>modules>>header>>style
样式
是
string
content>>global>>modules>>header>>visibility
可见度
是
string
content>>global>>modules>>header>>logo
logo
是
string
content>>global>>modules>>carousel
轮播图
是
string
content>>global>>modules>>carousel>>label
文本
是
string
content>>global>>modules>>carousel>>thumbail
缩略图
是
string
content>>global>>modules>>carousel>>template
模版
是
string
content>>global>>modules>>collection
商品列表页面
是
object
content>>global>>modules>>collection>>label
展示文本
是
string
content>>global>>modules>>collection>>thumbail
缩略图
是
string
content>>global>>modules>>product
商品页面
是
object
content>>global>>modules>>product>>label
展示文本
是
string
content>>global>>modules>>product>>thumbail
缩略图
是
string
content>>global>>modules>>product>>template
模版
是
object
content>>global>>modules>>subscribe
订阅页面
是
object
content>>global>>modules>>subscribe>>label
展示文本
是
string
content>>global>>modules>>subscribe>>thumbail
缩略图
是
string
content>>global>>modules>>subscribe>>template
模版
是
object
content>>global>>modules>>text
文本
是
object
content>>global>>modules>>imagetext
图片文本
是
object
content>>global>>modules>>footer
页脚
是
object
content>>global>>modules>>footer>>label
展示文本
是
string
content>>global>>modules>>footer>>many_menu
菜单
是
string
content>>global>>modules>>footer>>show_payment_icons
是否展示支持支付商的图标
是
boolean
content>>global>>modules>>footer>>background_color
背景颜色
是
string
content>>global>>modules>>footer>>text_color
文本颜色
是
string
content>>global>>pages
页面样式
是
object
content>>global>>pages>>homepage
首页
是
object
content>>global>>pages>>product
商品
是
object
content>>global>>pages>>product_list
商品列表
是
object
content>>global>>pages>>categories
商品列表
是
object
created_at_gmt
创建时间GMT
是
datetime
updated_at_gmt
更新时间GMT
是
datetime
created_at
创建时间
是
datetime
updated_at
更新时间
是
datetime
获取默认主题详情
GET
/openapi/2024-10/themes/default_theme
权限:read_themes
Last updated