Title: Shortcode Request Quote Button
Last modified: September 28, 2016

---

# Shortcode Request Quote Button

 *  [WorkingOnClouds](https://wordpress.org/support/users/workingonclouds/)
 * (@workingonclouds)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/shortcode-request-quote-button/)
 * Hi there,
 * is there a way to assign the Request a Quote Button with a shortcode?
    The form
   page is working with a shortcode ([yith_ywraq_request_quote]). So i wonder if
   i can place the button with a shortcode too?
 * Hope to hear from,

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

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/shortcode-request-quote-button/#post-8251164)
 * Hi,
    the button is strickly related to the form of the product. If you want you
   can use this code, but the button will work only inside the loop or in the single
   product page.
 *     ```
       <?php 
       if( function_exists( 'YITH_YWRAQ_Frontend') ){
         YITH_YWRAQ_Frontend()->print_button();
       }
       ?>
       ```
   
 *  Thread Starter [WorkingOnClouds](https://wordpress.org/support/users/workingonclouds/)
 * (@workingonclouds)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/shortcode-request-quote-button/#post-8251974)
 * Hi,
 * thanks for your reply.
    This helped a lot.
 * Best regards,

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

The topic ‘Shortcode Request Quote Button’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-request-a-quote/assets/icon-128x128.gif?
   rev=3234570)
 * [YITH Request a Quote for WooCommerce](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-request-a-quote/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WorkingOnClouds](https://wordpress.org/support/users/workingonclouds/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/shortcode-request-quote-button/#post-8251974)
 * Status: not resolved