• Hi there,

    I am trying to display the long product description on the shop page of woocommerce. I have found this code to display the short description or excerpt:

    add_action('woocommerce_after_shop_loop_item_title','woocommerce_template_single_excerpt', 10);

    But I was wondering if anyone could help me figure out a way of displaying the long product description instead?

    Thanks and kind regards,
    Sarah

  • The topic ‘display long description on shop page of woocommerce’ is closed to new replies.