apply_filters( 'bigcommerce/cart/mini-cart-enabled', bool $enabled )

Summary

Filter whether the mini-cart widget should be enabled on the current page


Parameters

$enabled

(bool) Whether the mini-cart is enabled


Source

File: src/BigCommerce/Cart/Mini_Cart.php


User Contributed Notes

You must log in before being able to contribute a note or feedback.