DOCS

Product field

Product fields are used to assign a Product type to a Post Type. By doing this, each post in that post type can become a product that can be sold, subscribed to or booked.

Learn more about Product types

Adding the field

Once you have created at least one Product type, you can head to WP-admin ➝ Structure ➝ Post types ➝ Edit or create a post type

In the Fields tab, you can add a Products field to that post type, then select the product type(s) you want to assign.

Product fields are limited to one per post type. However, the same product field can have multiple product types assigned. When that is the case, the post author makes the decision which one to utilize during post submission

General options

  • Field name
  • Field key
  • Description
  • Is Required
  • CSS Classes

Specific option

  • Product types: Select one or multiple product types you want to assign.

Continue reading