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 0fcb919 commit abc1b46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This is a list of available javascript plugins and helpers that can be used and
| `BuyBoxPlugin` | Refreshes the buy box area on the product detail page after switching to a different product variant. Re-initializes the tax info modal. | --- |
| `CartWidgetPlugin` | Controls the cart widget in the main header that displays the total cart amount. Updates automatically if a product is added to the cart. | --- |
| `ClearInputPlugin` | Adds clear functionality to input fields. | --- |
| `CmsGdprVideoElement` | Shows a consent overlay before rendering an external CMS video element, e.g. from YouTube. Only when the user consents the actual video will be loaded. | --- |
| `CmsGdprVideoElement` | Shows a consent overlay before rendering an external CMS video element, e.g. from YouTube. Only when the user provides consent, the actual video will be loaded. | --- |
| `CollapseCheckoutConfirmMethodsPlugin` | Displays a "show more" button when too many shipping or payment methods are shown. Used on the checkout page. | --- |
| `CollapseFooterColumnsPlugin` | Enables collapsing containers (accordion) on mobile viewports for the columns in the page footer. | --- |
| `CookieConfiguration` | Controls the detailed cookie configuration (displayed in an OffCanvas). Displays the available cookies with checkboxes and saves the selected user preference. | --- |
Expand Down

0 comments on commit abc1b46

Please sign in to comment.