# PUT /self/{shopId}/settings/design **PUT /self/{shopId}/settings/design** ## Servers - https://dev.sellpass.io: https://dev.sellpass.io () ## Authentication methods - Bearer ## Parameters ### Path parameters - **shopId** (integer(int32)) ### Body: application/json (object) - **primaryColor** (string) - **primaryColorAccent** (string | null) - **backgroundColor** (string) - **secondaryColor** (string) - **primaryTextColor** (string) - **secondaryTextColor** (string) - **darkMode** (boolean) - **disableBusinessName** (boolean) - **disableSearchBar** (boolean) - **centerProductTitle** (boolean) - **disableBusinessLogo** (boolean) - **disableReviews** (boolean) - **disableProductsSold** (boolean) - **hideOutOfStockProducts** (boolean) - **disableShadows** (boolean | null) - **disableSnow** (boolean | null) - **hideProductStock** (boolean | null) - **disableSupport** (boolean | null) - **fontLink** (string | null) ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)