Skip to content
  1. Extras
  2. PageBuilder
  3. Field types
  4. Pro
  5. product

Field product

Version: Pro, capability minishop3.

A string with the product id. Without miniShop3 the type is not offered for a new field.

Schema

json
{
  "name": "product_id",
  "type": "product",
  "label": "Product"
}

Section data

json
{
  "product_id": "42"
}

Similar types