|
17 | 17 | <data key="is_active">true</data>
|
18 | 18 | <data key="include_in_menu">true</data>
|
19 | 19 | </entity>
|
| 20 | + <!-- Appearance --> |
| 21 | + <entity name="PageBuilderProductsProductGridAppearance" type="pagebuilder_products_appearance"> |
| 22 | + <data key="name">Appearance</data> |
| 23 | + <data key="section">appearance_fieldset</data> |
| 24 | + <data key="fieldName">appearance</data> |
| 25 | + <data key="value">grid</data> |
| 26 | + </entity> |
| 27 | + <entity name="PageBuilderProductsProductCarouselAppearance" type="pagebuilder_products_appearance"> |
| 28 | + <data key="name">Appearance</data> |
| 29 | + <data key="section">appearance_fieldset</data> |
| 30 | + <data key="fieldName">appearance</data> |
| 31 | + <data key="value">carousel</data> |
| 32 | + </entity> |
20 | 33 | <!-- Select Products By -->
|
21 | 34 | <entity name="PageBuilderProductsSelectProductsByCategory" type="pagebuilder_select_products_by_types">
|
22 | 35 | <data key="name">Select Products By</data>
|
23 |
| - <data key="section">general</data> |
| 36 | + <data key="section">appearance_fieldset</data> |
24 | 37 | <data key="fieldName">condition_option</data>
|
25 | 38 | <data key="value">category_ids</data>
|
26 | 39 | </entity>
|
27 | 40 | <entity name="PageBuilderProductsSelectProductsBySKU" type="pagebuilder_select_products_by_types">
|
28 | 41 | <data key="name">Select Products By</data>
|
29 |
| - <data key="section">general</data> |
| 42 | + <data key="section">appearance_fieldset</data> |
30 | 43 | <data key="fieldName">condition_option</data>
|
31 | 44 | <data key="value">sku</data>
|
32 | 45 | </entity>
|
33 | 46 | <entity name="PageBuilderProductsSelectProductsByCondition" type="pagebuilder_select_products_by_types">
|
34 | 47 | <data key="name">Select Products By</data>
|
35 |
| - <data key="section">general</data> |
| 48 | + <data key="section">appearance_fieldset</data> |
36 | 49 | <data key="fieldName">condition_option</data>
|
37 | 50 | <data key="value">condition</data>
|
38 | 51 | </entity>
|
39 | 52 | <!-- Category -->
|
40 | 53 | <entity name="PageBuilderProductsSelectCategoryDropDown" type="pagebuilder_products_sorting_types">
|
41 | 54 | <data key="name">Category</data>
|
42 |
| - <data key="section">general</data> |
| 55 | + <data key="section">appearance_fieldset</data> |
43 | 56 | <data key="fieldName">category_ids</data>
|
44 | 57 | </entity>
|
45 | 58 | <!-- SKU -->
|
|
68 | 81 | <!-- Sort by -->
|
69 | 82 | <entity name="PageBuilderProductsSortByNewestTop" type="pagebuilder_products_sorting_types">
|
70 | 83 | <data key="name">Sort By</data>
|
71 |
| - <data key="section">general</data> |
| 84 | + <data key="section">appearance_fieldset</data> |
72 | 85 | <data key="fieldName">sort_order</data>
|
73 | 86 | <data key="value">date_newest_top</data>
|
74 | 87 | </entity>
|
75 | 88 | <entity name="PageBuilderProductsSortByOldestTop" type="pagebuilder_products_sorting_types">
|
76 | 89 | <data key="name">Sort By</data>
|
77 |
| - <data key="section">general</data> |
| 90 | + <data key="section">appearance_fieldset</data> |
78 | 91 | <data key="fieldName">sort_order</data>
|
79 | 92 | <data key="value">date_oldest_top</data>
|
80 | 93 | </entity>
|
81 | 94 | <entity name="PageBuilderProductsSortByPosition" type="pagebuilder_products_sorting_types">
|
82 | 95 | <data key="name">Sort By</data>
|
83 |
| - <data key="section">general</data> |
| 96 | + <data key="section">appearance_fieldset</data> |
84 | 97 | <data key="fieldName">sort_order</data>
|
85 | 98 | <data key="value">position</data>
|
86 | 99 | </entity>
|
87 | 100 | <entity name="PageBuilderProductsSortBySKUPosition" type="pagebuilder_products_sorting_types">
|
88 | 101 | <data key="name">Sort By</data>
|
89 |
| - <data key="section">general</data> |
| 102 | + <data key="section">appearance_fieldset</data> |
90 | 103 | <data key="fieldName">sort_order</data>
|
91 | 104 | <data key="value">position_by_sku</data>
|
92 | 105 | </entity>
|
93 |
| - <!-- Number of Products to Display --> |
| 106 | + <!-- Number of Products to Display: Grid Appearance --> |
94 | 107 | <entity name="PageBuilderProductsCountPropertyOne" type="pagebuilder_content_type">
|
95 | 108 | <data key="name">Number of Products to Display</data>
|
96 |
| - <data key="section">general</data> |
| 109 | + <data key="section">appearance_fieldset</data> |
97 | 110 | <data key="fieldName">products_count</data>
|
98 | 111 | <data key="value">1</data>
|
99 | 112 | </entity>
|
100 | 113 | <entity name="PageBuilderProductsCountPropertyTwo" type="pagebuilder_content_type">
|
101 | 114 | <data key="name">Number of Products to Display</data>
|
102 |
| - <data key="section">general</data> |
| 115 | + <data key="section">appearance_fieldset</data> |
103 | 116 | <data key="fieldName">products_count</data>
|
104 | 117 | <data key="value">2</data>
|
105 | 118 | </entity>
|
106 | 119 | <entity name="PageBuilderProductsCountPropertyFour" type="pagebuilder_content_type">
|
107 | 120 | <data key="name">Number of Products to Display</data>
|
108 |
| - <data key="section">general</data> |
| 121 | + <data key="section">appearance_fieldset</data> |
109 | 122 | <data key="fieldName">products_count</data>
|
110 | 123 | <data key="value">4</data>
|
111 | 124 | </entity>
|
| 125 | + <entity name="PageBuilderProductsCountPropertyFive" type="pagebuilder_content_type"> |
| 126 | + <data key="name">Number of Products to Display</data> |
| 127 | + <data key="section">appearance_fieldset</data> |
| 128 | + <data key="fieldName">products_count</data> |
| 129 | + <data key="value">5</data> |
| 130 | + </entity> |
112 | 131 | <entity name="PageBuilderProductsCountPropertyMax" type="pagebuilder_content_type">
|
113 | 132 | <data key="name">Number of Products to Display</data>
|
114 |
| - <data key="section">general</data> |
| 133 | + <data key="section">appearance_fieldset</data> |
115 | 134 | <data key="fieldName">products_count</data>
|
116 | 135 | <data key="value">999</data>
|
117 | 136 | </entity>
|
118 | 137 | <entity name="PageBuilderProductsInvalidMinCountProperty" type="pagebuilder_content_type">
|
119 | 138 | <data key="name">Number of Products to Display</data>
|
120 |
| - <data key="section">general</data> |
| 139 | + <data key="section">appearance_fieldset</data> |
121 | 140 | <data key="fieldName">products_count</data>
|
122 | 141 | <data key="value">0</data>
|
123 | 142 | <data key="errorMessage">Please enter a value greater than or equal to 1.</data>
|
124 | 143 | </entity>
|
125 | 144 | <entity name="PageBuilderProductsInvalidMaxCountProperty" type="pagebuilder_content_type">
|
126 | 145 | <data key="name">Number of Products to Display</data>
|
127 |
| - <data key="section">general</data> |
| 146 | + <data key="section">appearance_fieldset</data> |
128 | 147 | <data key="fieldName">products_count</data>
|
129 | 148 | <data key="value">1000</data>
|
130 | 149 | <data key="errorMessage">Please enter a value less than or equal to 999.</data>
|
131 | 150 | </entity>
|
132 | 151 | <entity name="PageBuilderProductsInvalidTypeCountProperty" type="pagebuilder_content_type">
|
133 | 152 | <data key="name">Number of Products to Display</data>
|
134 |
| - <data key="section">general</data> |
| 153 | + <data key="section">appearance_fieldset</data> |
135 | 154 | <data key="fieldName">products_count</data>
|
136 | 155 | <data key="value">Invalid</data>
|
137 | 156 | <data key="errorMessage">Please enter a valid number in this field.</data>
|
138 | 157 | </entity>
|
139 | 158 | <entity name="PageBuilderProductsInvalidEmptyCountProperty" type="pagebuilder_content_type">
|
140 | 159 | <data key="name">Number of Products to Display</data>
|
141 |
| - <data key="section">general</data> |
| 160 | + <data key="section">appearance_fieldset</data> |
142 | 161 | <data key="fieldName">products_count</data>
|
143 | 162 | <data key="value"/>
|
144 | 163 | <data key="errorMessage">This is a required field.</data>
|
145 | 164 | </entity>
|
| 165 | + <!-- Number of Products to Display: Carousel Appearance --> |
| 166 | + <entity name="PageBuilderProductsCarouselCountPropertyOne" type="pagebuilder_content_type"> |
| 167 | + <data key="name">Number of Products to Display</data> |
| 168 | + <data key="section">appearance_fieldset</data> |
| 169 | + <data key="fieldName">carousel_products_count</data> |
| 170 | + <data key="value">1</data> |
| 171 | + </entity> |
| 172 | + <entity name="PageBuilderProductsCarouselCountPropertyTwo" type="pagebuilder_content_type"> |
| 173 | + <data key="name">Number of Products to Display</data> |
| 174 | + <data key="section">appearance_fieldset</data> |
| 175 | + <data key="fieldName">carousel_products_count</data> |
| 176 | + <data key="value">2</data> |
| 177 | + </entity> |
| 178 | + <entity name="PageBuilderProductsCarouselCountPropertyFour" type="pagebuilder_content_type"> |
| 179 | + <data key="name">Number of Products to Display</data> |
| 180 | + <data key="section">appearance_fieldset</data> |
| 181 | + <data key="fieldName">carousel_products_count</data> |
| 182 | + <data key="value">4</data> |
| 183 | + </entity> |
| 184 | + <entity name="PageBuilderProductsCarouselCountPropertyTwenty" type="pagebuilder_content_type"> |
| 185 | + <data key="name">Number of Products to Display</data> |
| 186 | + <data key="section">appearance_fieldset</data> |
| 187 | + <data key="fieldName">carousel_products_count</data> |
| 188 | + <data key="value">20</data> |
| 189 | + </entity> |
| 190 | + <entity name="PageBuilderProductsCarouselCountPropertyMax" type="pagebuilder_content_type"> |
| 191 | + <data key="name">Number of Products to Display</data> |
| 192 | + <data key="section">appearance_fieldset</data> |
| 193 | + <data key="fieldName">carousel_products_count</data> |
| 194 | + <data key="value">999</data> |
| 195 | + </entity> |
| 196 | + <entity name="PageBuilderProductsCarouselInvalidMinCountProperty" type="pagebuilder_content_type"> |
| 197 | + <data key="name">Number of Products to Display</data> |
| 198 | + <data key="section">appearance_fieldset</data> |
| 199 | + <data key="fieldName">carousel_products_count</data> |
| 200 | + <data key="value">0</data> |
| 201 | + <data key="errorMessage">Please enter a value greater than or equal to 1.</data> |
| 202 | + </entity> |
| 203 | + <entity name="PageBuilderProductsCarouselInvalidMaxCountProperty" type="pagebuilder_content_type"> |
| 204 | + <data key="name">Number of Products to Display</data> |
| 205 | + <data key="section">appearance_fieldset</data> |
| 206 | + <data key="fieldName">carousel_products_count</data> |
| 207 | + <data key="value">1000</data> |
| 208 | + <data key="errorMessage">Please enter a value less than or equal to 999.</data> |
| 209 | + </entity> |
| 210 | + <entity name="PageBuilderProductsCarouselInvalidTypeCountProperty" type="pagebuilder_content_type"> |
| 211 | + <data key="name">Number of Products to Display</data> |
| 212 | + <data key="section">appearance_fieldset</data> |
| 213 | + <data key="fieldName">carousel_products_count</data> |
| 214 | + <data key="value">Invalid</data> |
| 215 | + <data key="errorMessage">Please enter a valid number in this field.</data> |
| 216 | + </entity> |
| 217 | + <entity name="PageBuilderProductsCarouselInvalidEmptyCountProperty" type="pagebuilder_content_type"> |
| 218 | + <data key="name">Number of Products to Display</data> |
| 219 | + <data key="section">appearance_fieldset</data> |
| 220 | + <data key="fieldName">carousel_products_count</data> |
| 221 | + <data key="value"/> |
| 222 | + <data key="errorMessage">This is a required field.</data> |
| 223 | + </entity> |
146 | 224 | </entities>
|
0 commit comments