WooCommerce Cart and Checkout blocks / filters
-
Hi,
is it possible to use filters to modify the content of the cart and checkout block like e.g. for the standard cart?
There you could use e.g.add_filter( ‘woocommerce_cart_item_thumbnail’, ‘my_function’, 10, 3 );
to modify the thumbnail.
It that possible with the blocks?
If so, is there a documentation or can I see it somewhere in the code?
Thanks
Markus
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘WooCommerce Cart and Checkout blocks / filters’ is closed to new replies.