Title: Add shortcode to theme
Last modified: August 11, 2020

---

# Add shortcode to theme

 *  Resolved [Jelle Tempelman](https://wordpress.org/support/users/jtempelman/)
 * (@jtempelman)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/add-shortcode-to-theme-2/)
 * Hi there!
    First of all I want to say that I realy admire the work you have done
   for this aweseome plugin. It works so great! I have a little question. Is there
   a posibility to add `[slw_product_locations show_qty="yes" show_stock_status="
   yes" show_empty_stock="yes"]` to the theme so my client don’t have to add the
   shortcode to each product he adds to his store.

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

 *  Plugin Contributor [alexmigf](https://wordpress.org/support/users/alexmigf/)
 * (@alexmigf)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/add-shortcode-to-theme-2/#post-13238673)
 * Hello [@jtempelman](https://wordpress.org/support/users/jtempelman/)
 * Thank you for your kind words 🙂
 * Yes, you could add it like this:
 * `<?php echo do_shortcode('[slw_product_locations show_qty="yes" show_stock_status
   ="yes" show_empty_stock="yes"]'); ?>`
    -  This reply was modified 5 years, 10 months ago by [alexmigf](https://wordpress.org/support/users/alexmigf/).
 *  Thread Starter [Jelle Tempelman](https://wordpress.org/support/users/jtempelman/)
 * (@jtempelman)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/add-shortcode-to-theme-2/#post-13240733)
 * Oops… that’s a basic wordpress function, and I didn’t thought about that. Thanks
   for the response!

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

The topic ‘Add shortcode to theme’ is closed to new replies.

 * ![](https://ps.w.org/stock-locations-for-woocommerce/assets/icon.svg?rev=2471943)
 * [Stock Locations for WooCommerce](https://wordpress.org/plugins/stock-locations-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stock-locations-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stock-locations-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/stock-locations-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stock-locations-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stock-locations-for-woocommerce/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jelle Tempelman](https://wordpress.org/support/users/jtempelman/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/add-shortcode-to-theme-2/#post-13240733)
 * Status: resolved