woocommerce/docs/ux-guidelines-product-editor
Jacklyn Biggin 4eb8626621
Docs: Update go-vip.net links/images to developer.woo.com (#43863)
* Update go-vip.net links/images to developer.woo.com

* Update go-vip.net links (with correct /)

* Force git to work

* Flx links

* fixing-image-links

---------

Co-authored-by: Brent MacKinnon <brent.mackinnon@a8c.com>
2024-01-22 13:13:17 -05:00
..
README.md Fix metadata for product editor guidelines category (#43751) 2024-01-17 12:16:21 -05:00
product-editor-examples.md Rework UX guidelines to be in distinct folders and files (#43543) 2024-01-16 16:04:53 -05:00
product-editor-form-custom-product-types.md Rework UX guidelines to be in distinct folders and files (#43543) 2024-01-16 16:04:53 -05:00
product-editor-form-dialogue-extensions.md Docs: Update go-vip.net links/images to developer.woo.com (#43863) 2024-01-22 13:13:17 -05:00
product-editor-form-fields.md Docs: Update go-vip.net links/images to developer.woo.com (#43863) 2024-01-22 13:13:17 -05:00
product-editor-form-groups.md Docs: Update go-vip.net links/images to developer.woo.com (#43863) 2024-01-22 13:13:17 -05:00
product-editor-form-sections.md Docs: Update go-vip.net links/images to developer.woo.com (#43863) 2024-01-22 13:13:17 -05:00
product-editor-form-subsections.md Docs: Update go-vip.net links/images to developer.woo.com (#43863) 2024-01-22 13:13:17 -05:00
product-editor-form-top-bar.md Docs: Update go-vip.net links/images to developer.woo.com (#43863) 2024-01-22 13:13:17 -05:00

README.md

category_title category_slug post_title
Product Editor Guidelines user-experience-product-editor Product Editor Guidelines

Our research shows that merchants think in terms of tasks and goals while creating new products in Woo. For example, adding or editing a product price is a separate task from uploading images or managing inventory.

For this reason, the new product form features groups (tabs) that correspond with these tasks. Simply speaking, they are separate views where different form features live. As a developer, you can extend any of these views and offer merchants the information and tools they need to create better, more successful products.

There are several ways to extend the new product form: from a single field to a whole group or section containing multiple fields and tables. These extension points are linked to the form structure, giving you plenty of freedom to create a great user experience.