Title: Adding custom text to quick view.
Last modified: September 1, 2016

---

# Adding custom text to quick view.

 *  [apluskdesign](https://wordpress.org/support/users/apluskdesign/)
 * (@apluskdesign)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-text-to-quick-view/)
 * Hi,
 * I have an eCommerce site with around 300 products, I need to add some text to
   each product that was exactly the same, so rather than do it individually I did
   it using the funtions.php file.
 * That works perfectly, however that new text doesn’t show up on “Product Quick
   View”. To add the text to the single product I used this add_action
 * add_action( ‘woocommerce_single_product_summary’, ‘contact_information’, 40 );
 * What add_action would I need to use so that the text also shows up on the “Product
   Quick View”?
 * Thanks,
 * Allan
 * [https://wordpress.org/plugins/yith-woocommerce-quick-view/](https://wordpress.org/plugins/yith-woocommerce-quick-view/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [apluskdesign](https://wordpress.org/support/users/apluskdesign/)
 * (@apluskdesign)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-text-to-quick-view/#post-7538470)
 * Apologies, not resolved.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-text-to-quick-view/#post-7538471)
 * > Apologies, not resolved.
 * Then you may want to mark this not resolved in the right sidebar. Else the plugin
   author may pass this topic by.
 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-text-to-quick-view/#post-7538605)
 * Hi,
    for add some content on quick view product summary just use this action **
   yith_wcqv_product_summary** instead of **woocommerce_single_product_summary**
 * Let me know ,best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Adding custom text to quick view.’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-quick-view/assets/icon-128x128.gif?rev=
   3193930)
 * [YITH WooCommerce Quick View](https://wordpress.org/plugins/yith-woocommerce-quick-view/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-quick-view/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-quick-view/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-quick-view/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-quick-view/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-quick-view/reviews/)

## Tags

 * [add_action](https://wordpress.org/support/topic-tag/add_action/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [product](https://wordpress.org/support/topic-tag/product/)
 * [Quick view](https://wordpress.org/support/topic-tag/quick-view/)
 * [single product](https://wordpress.org/support/topic-tag/single-product/)

 * 3 replies
 * 3 participants
 * Last reply from: [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-text-to-quick-view/#post-7538605)
 * Status: not resolved