获取默认主题详情

属性
说明
必含
类型

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/2023-10/themes/default_theme

权限:read_themes

Last updated