Navigate To: Merchandise > Rules > “Add New” Action
Steps to Add a Text Rule
1. Hover on Merchandise, from the top menu bar in admin.
2. Choose Rules sub-menu under Merchandise Menu.
3. Click on the Add New button.
4. If the user has only Default engine offering then the following screen would be made available to them. They won’t have any embroidery related feature enabled on any of the Artifi Admin pages including the Rule page.
5. Below screen will appear by default if the embroidery engine is not enabled.
6. If the embroidery engine is enabled below screen will appear. The following are the two snippets that help to understand the difference between the default and the embroidery engine rule when the “Apply As Embroidery” checkbox is checked or unchecked and which are the rule types affected by this change.
- Note: When the “Apply As Embroidery” checkbox is unchecked (Default rendering engine will continue to work). Please refer to the following snippet:
- Note: When the “Apply As Embroidery” checkbox is checked (Embroidery rendering engine would start working). Please refer to the following snippet :
- Note: By clicking on the “Apply As Embroidery” checkbox the associated setting options on the rule page change based on the selection of the Rule Type. But this mainly works as a combination where initially the checkbox status becomes important to ascertain which rendering engine would associate with which rule type.
New Image Rule Properties Enabled by Default
Property Name | Details |
---|---|
Name | Rules Name is for identification of the rule for easy search and identity. |
Rule Type | There are three types of rule
|
Description | This is the description of rule created for an easy understanding of why this rule is being created. |
Code | This code can be added if there is any custom development that is done. This is an optional field. |
Apply as Default | Selecting this checkbox will be directly applied to the text widget without even assigning the rules. |
Embroidery Text Rule Details
Property Name | Details |
---|---|
Name | Rules Name is for identification of the rule for easy search and identity. |
Apply As Embroidery | If this checkbox is selected, the user can define the embroidery properties. |
Apply as Default | Selecting this checkbox will be directly applied to the text widget without even assigning the rules. |
Code | This code can be added if there is any custom development that is done. This is an optional field. |
Rule Type | There are three types of rules
|
Description | This is the description of the rule created for an easy understanding of why this rule is being created. |