Pinned Loading
-
-
-
WooCommerce - Add text after cart ta...
WooCommerce - Add text after cart table for selected roles 1/*@ Display text at cart page based on selected roles*/
2add_action('woocommerce_before_cart_collaterals', 'tf_cart_page_custom_text');34function tf_cart_page_custom_text() {5if (current_user_can('subscriber')) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
