Clay > Configuration
Config File And Environment Variables
Configuring Clay Configuration of Clay is done through the shop.config.ts file. Alternatively, environment variables can be used for this purpose. In some situations, such as when using the Netlify quick build pipeline, environment variables are the only method available for Clay configuration.
Menus
Clay offers the ability to customize three types of menus by creating corresponding Lana entities. After the creation of each menu, its handle must be specified in the
Product Description
In Clay, a product description can be divided into sections to enhance its rich text capabilities. This is made possible using the "separator" block:
Custom Fields
Most elements of the Clay user interface are customizable using Lana custom fields . A custom field is a structured piece of data that can be added to various entities such as products, categories, menus, and content blocks. The structure of a custom field is dictated by a
Content Models