Skip to content

Commit

Permalink
Update resources/references/storefront-reference/plugin-reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmangupta authored Mar 12, 2024
1 parent f60d1ef commit 5431f36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ This is a list of available javascript plugins and helpers that can be used and
| `RemoteClickPlugin` | This plugin is used to remotely click on another element. | --- |
| `ScrollUpPlugin` | Displays a small button with an "arrow up" icon to scroll back to the top of the page. Used on all pages and only displayed when the user has scrolled down the page. | --- |
| `SearchWidgetPlugin` | Renders a dropdown with search result suggestions underneath the main headers search input field, as soon as the user starts to type a search term. | --- |
| `SetBrowserClassPlugin` | Adds CSS classes to the `<body>` element depending on the current device, e.g. `is-ipad`. This classes can be used to add styling for a specific device category. | --- |
| `SetBrowserClassPlugin` | Adds CSS classes to the `<body>` element depending on the current device, e.g. `is-ipad`. These classes can be used to add styling for a specific device category. | --- |
| `VariantSwitchPlugin` | This plugin submits the variant form with the correct data option. Used on the product detail page to switch between product variants. | --- |
| `WishlistWidgetPlugin` | Shows how many items are currently on the wishlist. Used by the wishlist "heart" icon inside the main header. | --- |
| `ZoomModalPlugin` | Opens a full-screen modal window with an image gallery. Can contain multiple images that the user can zoom into. Used on the product detail page. | --- |
Expand Down

0 comments on commit 5431f36

Please sign in to comment.