Skip to content

Commit

Permalink
Update vertical-grid config (#965)
Browse files Browse the repository at this point in the history
Add `verticalLimit` and `universalLimit` to vertical-grid's page-config.json, and have them commented out as default.

J=SLAP-1618
TEST=none
  • Loading branch information
nmanu1 authored Oct 4, 2021
1 parent b98b549 commit 092a19f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/vertical-grid/page-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"verticalsToConfig": {
"<REPLACE ME>": { // The vertical key from your search configuration
// "label": "", // The name of the vertical in the section header and the navigation bar
// "verticalLimit": 15, // The result count limit for vertical search
// "universalLimit": 5, // The result count limit for universal search
"cardType": "product-prominentimage", // The name of the card to use - e.g. accordion, location, customcard
"icon": "star", // The icon to use on the card for this vertical
"universalSectionTemplate": "standard"
Expand Down

0 comments on commit 092a19f

Please sign in to comment.