Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 45c7eb6

Browse files
authored
updated formatting
1 parent d25bb1b commit 45c7eb6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/configuration/catalog/catalog.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ Stores > Settings > [Configuration]({% link stores/configuration.md %}) > [Cata
2323

2424
|Field|[Scope]({% link configuration/scope.md %})|Description|
2525
|--- |--- |--- |
26-
|List Mode|Store View|Determines the format of the search results list. Options: <br/>Grid Only - Formats the list as a grid of rows and columns. Each product appears in a single cell of the grid. <br/>List Only - Formats the list with each product on a separate row. <br/>Grid (default / List) - By default, products appear in Grid view and can be toggled to List view. <br/>List (default / Grid) - By default, products appear in List View and can be toggled to Grid view.|
26+
|List Mode|Store View|Determines the format of the search results list. Options: <br/>**Grid Only** - Formats the list as a grid of rows and columns. Each product appears in a single cell of the grid. <br/>**List Only** - Formats the list with each product on a separate row. <br/>**Grid (default / List)** - By default, products appear in Grid view and can be toggled to List view. <br/>**List (default / Grid)** - By default, products appear in List View and can be toggled to Grid view.|
2727
|Products per Page on Grid Allowed Values|Store View|Determines the number of products displayed in Grid View. To provide a selection of options, enter multiple values separated by commas.|
2828
|Products per Page on Grid Default Value|Store View|Determines the number of products displayed per page by default in Grid View.|
2929
|Products per Page on List Allowed Values|Store View|Determines the number of products displayed in List View. To provide a selection of options, enter multiple values separated by commas.|
3030
|Products per Page on List Default Value|Store View|Determines the number of products displayed per page by default, in List View.|
31-
|Product Listing Sort by|Store View|Determines the sort order of the search results list. The selection of options is determined by the Display Settings of the category and the available attributes that are set to be `Used for Sorting in Product Listing`. The default is set to `Use All Available Attributes` and typically includes: Best Value, Name, Price|
31+
|Product Listing Sort by|Store View|Determines the sort order of the search results list. The selection of options is determined by the Display Settings of the category and the available attributes that are set to be `Used for Sorting in Product Listing`. The default is set to `Use All Available Attributes` and typically includes Best Value, Name, Price|
3232
|Allow All Products per Page|Store View|If set to `Yes`, includes the `ALL` option in the “Show per Page” control.|
3333
|Use [Flat Catalog]({% link catalog/catalog-flat.md %}) Category|Global|Enables the flat category structure. (not recommended) Options: Yes / No|
3434
|Use Flat Catalog Product|Global|Enables the flat product structure. (not recommended) Options: Yes / No|
@@ -187,10 +187,10 @@ Magento offers a choice of search engines, and supports both MySQL and several v
187187

188188
|Field|[Scope]({% link configuration/scope.md %})|Description|
189189
|--- |--- |--- |
190-
|Minimal Query Length|Store View|The minimum number of characters allowed in a catalog search. The value set for this option must be compatible with the corresponding range set in your MySQL search engine configurations. For example, if you set this value to 2 in Magento, update the value in your search engine.|
191-
|Maximum Query Length|Store View|The maximum number of characters allowed in a catalog search.The value set for this option must be compatible with the corresponding range set in your MySQL search engine configurations. For example, if you set this value to 300 in Magento, update the value in your search engine.|
190+
|Minimal Query Length|Store View|The minimum number of characters allowed in a catalog search. The value set for this option must be compatible with the corresponding range set in your MySQL search engine configurations. For example, if you set this value to `2` in Magento, update the value in your search engine.|
191+
|Maximum Query Length|Store View|The maximum number of characters allowed in a catalog search.The value set for this option must be compatible with the corresponding range set in your MySQL search engine configurations. For example, if you set this value to `300` in Magento, update the value in your search engine.|
192192
|Number of top search results to cache|Store View|The number of popular search terms and results to cache for faster responses. Entering a value of `0` caches all search terms and results when entered a second time. Default value: `100`|
193-
|Search Engine|Global|Identifies the search engine used to process requests for catalog data. By default, Magento Enterprise uses the MySQL search engine. Selected value: MySQLEAV product indexer is always enabled for MySQL. This feature improves indexation speed and restricts the indexer from use by 3rd party extensions.|
193+
|Search Engine|Global|Identifies the search engine used to process requests for catalog data. By default, Magento Enterprise uses the MySQL search engine. Selected value: MySQLEAV product indexer is always enabled for MySQL. This feature improves indexation speed and restricts the indexer from use by 3rd-party extensions.|
194194
|Autocomplete Limit|Store View|The maximum number of search results to display for search autocomplete. Restricting this amount increases performance of searches and reduces the displayed list size. Default value: `8`|
195195
|Enable Search Suggestions|Store View|Determines if search suggestions appear for common misspellings. When enabled, search suggestions are offered for any request that returns no results. Search suggestions can impact the performance of search. Options: Yes / No. <br/>When set to `Yes`, additional options display for Enable Search Recommendations and associated fields.|
196196
|Search Suggestions Count|Store View|The maximum number of search suggestions offered. Default value: `2`|
@@ -216,7 +216,7 @@ Magento supports the following versions of Elasticsearch: 6.x, 5.x, and 2.x (dep
216216
|Autocomplete Limit|Store View|The maximum number of search results to display for search autocomplete. Restricting this amount increases performance of searches and reduces the displayed list size. Default value: `8`|
217217
|Elasticsearch Server Hostname|Global|Specifies the name of the Elasticsearch server. Default value: `localhost`|
218218
|Elasticsearch Server Port|Global|Specifies the number of the server port used by Elasticsearch.|
219-
|Elasticsearch Index Prefix|Global|Assigns a prefix to identify the Elasticsearch index. Example: Magento2|
219+
|Elasticsearch Index Prefix|Global|Assigns a prefix to identify the Elasticsearch index. Example: `Magento2`|
220220
|Enable Elasticsearch HTTP Auth|Global|If enabled, uses HTTP authentication to prompt for a username and password before accessing Elasticsearch Server. Options: Yes / No|
221221
|Elasticsearch Server Timeout|Global|Determines the number of seconds before the server times out. Default value: `15`|
222222
|Test Connection||Validates the Elasticsearch connection.|
@@ -236,12 +236,12 @@ Magento supports the following versions of Elasticsearch: 6.x, 5.x, and 2.x (dep
236236
|--- |--- |--- |
237237
|Order Item Status to Enable Downloads|Website|Determines the status that an order must have before downloads become available. Options: Pending / Invoiced|
238238
|Default Maximum Number of Downloads|Website|Determines the default number of downloads available to a customer.|
239-
|Shareable|Website|Determines if customers must log in to their accounts to access the download link. Options: <br/>Yes - Allows the link to be sent by email, which can then be shared with others. <br/>No - Requires customers to log in to their accounts to access the download link.|
239+
|Shareable|Website|Determines if customers must log in to their accounts to access the download link. Options: <br/>**Yes** - Allows the link to be sent by email, which can then be shared with others. <br/>**No** - Requires customers to log in to their accounts to access the download link.|
240240
|Default Sample Title|Store View|The default title for all sample files.|
241241
|Default Link Title|Store View|The default link for all downloadable titles.|
242242
|Opens Links in New Window|Website|Determines if the download link opens in a new browser window. Options: Yes / No|
243-
|Use Content Disposition|Store View|Determines how the link to the downloadable content is delivered, as an email attachment or as an inline link in a browser window. Options: <br/>Attachment - The download link is delivered as an email attachment. <br/>Inline - The download link is delivered as an inline link on a web page.|
244-
|Disable Guest Checkout if Cart Contains Downloadable Items|Website|Determines if guests who are purchase downloadable products must register for an account and log in to complete the checkout process. Options: <br/>Yes - If the cart contains downloadable products, the guest will have to either register for an account, or login to an existing account to complete the purchase. <br/>No - The download link is delivered as an inline link in the body of the email message. <br/> _**Note:**_ Guest checkout is only available for download products if Sharable is set to `Yes`.|
243+
|Use Content Disposition|Store View|Determines how the link to the downloadable content is delivered, as an email attachment or as an inline link in a browser window. Options: <br/>**Attachment** - The download link is delivered as an email attachment. <br/>**Inline** - The download link is delivered as an inline link on a web page.|
244+
|Disable Guest Checkout if Cart Contains Downloadable Items|Website|Determines if guests who are purchase downloadable products must register for an account and log in to complete the checkout process. Options: <br/>**Yes** - If the cart contains downloadable products, the guest will have to either register for an account, or login to an existing account to complete the purchase. <br/>**No** - The download link is delivered as an inline link in the body of the email message. <br/> _**Note:**_ Guest checkout is only available for download products if Sharable is set to `Yes`.|
245245

246246
## Date & Time Custom Options
247247

@@ -276,7 +276,7 @@ Magento supports the following versions of Elasticsearch: 6.x, 5.x, and 2.x (dep
276276
|Field|[Scope]({% link configuration/scope.md %})|Description|
277277
|--- |--- |--- |
278278
|Maximum Number of Products in Related Products List|Global|Determines the maximum number of products that can appear in the Related Products list.|
279-
|Show Related Products|Global|Determines which list of related products appears in the store. It can be either the list that is selected manually in the Product Information, the list that is generated in response to a product relationship rule, or a combination of the two. Options: Both Selected and Rule-Based, Selected Only, Rule-Based Only|
279+
|Show Related Products|Global|Determines which list of related products appears in the store. It can be either the list that is selected manually in the Product Information, the list that is generated in response to a product relationship rule, or a combination of the two. Options: Both Selected and Rule-Based / Selected Only / Rule-Based Only|
280280
|Rotation Mode for Products in Related Products List|Global|Determines the order in which products in the Related Products list appear. Options: Do not rotate / Shuffle|
281281
|Maximum Number of Products in Cross-Sell Product List|Global|Determines the maximum number of products that can appear in the Cross-Sell list.|
282282
|Show Cross-Sell Products|Global|Determines which list of cross-sell products appears in the store. It can be either the list that is selected manually in the Product Information, the list that is generated in response to a product relationship rule, or a combination of the two. Options: Both Selected and Rule-Based / Selected Only / Rule-Based Only|

0 commit comments

Comments
 (0)