Add a Product, Edit a Product - Show HTML page as default for Description

In Shopify’s Add a Product, Edit a Product page, is there a setting to show Show HTML page as default for Description?

No, might be possible with browser userscript /shrug.
Really if you need to work with HTML in all description for all products might be better of using the CSV import/export.

Hi @TurboTurbos

Shopify does not have a native setting to show the HTML editor by default on product pages. The workaround is to duplicate your theme’s rich text field as a custom HTML metafield and edit via that instead. This allows you to keep your workflow HTML-first without having to depend on the default toggle for your store.