Interactions
BricksUltimate is providing the lot of extra custom interactions for the Bricks sites. Therefore you can easily toggle the content at frontend.
How do you use a interaction on your site? It describes here.
Here is the list:
- (BU) Off Canvas Opened - Triggers when (BU) Off Canvas is opened.
- (BU) Off Canvas Closed - Triggers when (BU) Off Canvas is closed.
- Breakpoints - Triggers when you are resizing the window or content loading. It allows you to define specific screen widths (e.g., for mobile, tablet, or desktop) where your design adapts dynamically. This ensures a responsive experience by showing/hiding or rearranging content at the desired points.
- Added to wishlist - Trigers when an item is added to the wishlist.
- Removed from wishlist - Trigers when an item is removed from the wishlist.
- Updated wishlist - Triggers when item details are changed in your wishlist.
- Added to compare - Trigers when an item is added to the compare list.
- Removed from compare - Trigers when an item is removed from the compare list.
- Updated compare - Triggers when item details are changed in your compare list.
- Adding to cart - Triggers when a product added to the cart.
- Added to cart - Triggers when a product is adding to the cart.
- Removed from cart - Triggers when a product removed from the cart.
- Fragments refreshed - Triggers when cart fragments is refreshed.
- Found Variation - Triggers when variations of the variable product are found.
- Update checkout - Triggers when any data on the checkout page is updated.
- Empty cart - Triggers when the cart is empty.
- Cart is not empty - Triggers when the cart is not empty.
- Applied coupon - Triggers when a coupon code is applied on the site.
- Applied coupon - Checkout Page - Triggers when a coupon code is applied on the checkout page.
- Removed coupon - Triggers when a coupon code is removed from the site.
- Removed coupon - Checkout Page - Triggers when a coupon code is removed on the checkout page.