UI Customization Settings
Last updated
Last updated
The UI Customization settings in WorkMate allow you to modify how product variants are displayed in different modules such as Work Orders, Purchase Orders, and Special Orders. You can choose to apply changes globally or locally to specific modules.
The subtitle slot displays additional information underneath the product title on the left side of the product description.
This is a great place to show brief product metadata.
The right slot appears on the right side of the product information area.
It is ideal for displaying larger or more detailed information about the product variant.
You can use dynamic variables in both slots to personalize the UI. Format your variables like this:
Common Variables
{{ productVariant.title }}
{{ productVariant.price }}
{{ productVariant.taxable }}
{{ productVariant.sku }}
{{ productVariant.product.vendor }}
{{ productVariant.product.tags }}
{{ productVariant.product.usesSerialNumbers }}
To discover more variables, click into a product preview to view the product's JSON structure.
Example: Product SKU, Price and Taxability
Subtitle Slot:
Right Slot:
You can apply custom UI formatting to:
Work Orders
Purchase Orders
Special Orders
Or set it globally for all modules