FAQs

⌘K
  1. Home
  2. Docs
  3. FAQs
  4. How do I include the “subtext” field on the Cart page?

How do I include the “subtext” field on the Cart page?

In the file public/class-wc-payment-plans-public.php, you will find a function called cart_item_name_extra. There disable our action for woocommerce_after_cart_item_name. Then copy this function into your active theme and make the necessary modifications to it.

How can we help?