---
title: "Get Theme Draft Setting"
method: GET
path: "/settings/theme/draft"
tags: ["Settings"]
---

# Get Theme Draft Setting

`GET /settings/theme/draft`

To retrieve the setting of theme draft<br>請求該主題草稿有的設定

## Response `200`

OK

- ThemeSetting
  - `enabled_quick_cart` EnabledQuickCart — unresolved $ref
  - `opens_in_new_tab` OpensInNewTab — unresolved $ref
  - `enabled_sort_by_sold` EnabledSortBySold — unresolved $ref
  - `buy_now_button` BuyNowButton — unresolved $ref
  - `plp_wishlist` PlpWishlist — unresolved $ref

## Other responses

- `404` — Not found error
- `500` — Server error

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
