Title: pull custom tab with shortcode
Last modified: June 15, 2021

---

# pull custom tab with shortcode

 *  Resolved [lands23](https://wordpress.org/support/users/lands23/)
 * (@lands23)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/)
 * hi, great plugin!
    how can i pull the title and content from custom tab? i want
   to push them in elementor product page accordion… thanks

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

 *  [patrickskyverge](https://wordpress.org/support/users/patrickskyverge/)
 * (@patrickskyverge)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14564078)
 * Hey there!
 * Thanks for reaching out about Custom Product Tabs Lite. I’m happy to help get
   you pointed in the right direction here 🙂
 * Would you be able to provide screenshots of your current Elementor accordion 
   setup so I can get the best possible idea how to help?
 * Thanks!
 *  Thread Starter [lands23](https://wordpress.org/support/users/lands23/)
 * (@lands23)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14564275)
 * hi.
    i don’t know how to post pics so i added link. [https://stage.wefans.co.il/product/westinghouse-pierre-white/](https://stage.wefans.co.il/product/westinghouse-pierre-white/)
 * i am able to pull the tabs additional information, description and reviews with
   shortcode in dynamic content but custom tab has some pdf forms and i don’t know
   how to pull them.
 *  [patrickskyverge](https://wordpress.org/support/users/patrickskyverge/)
 * (@patrickskyverge)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14568297)
 * Hey there!
 * Thanks for sharing that link so I can get a better picture of what we’re working
   with here 🙂
 * I took a look through the plugin source code, and it doesn’t look like we offer
   a way to read the product tab data with a shortcode.
 * I have been able to locate how the custom tab data is stored as post meta associated
   with the product. If you’re comfortable with custom coding, I could let you know
   what meta key you’re looking for, and you could implement this as a small custom
   shortcode.
 * Could you let me know if you’d like more information about how the product tab
   data is stored as post meta?
 * Cheers,
    Patrick
 *  Thread Starter [lands23](https://wordpress.org/support/users/lands23/)
 * (@lands23)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14577497)
 * yes i would love that 🙂
    it should be dynamically pulled with product ID… on
   product page
 *  [Simon](https://wordpress.org/support/users/simonskyverge/)
 * (@simonskyverge)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14582560)
 * Hey [@lands23](https://wordpress.org/support/users/lands23/)!
 * Thanks for getting back to us. The best place to start with your custom snippet
   would be to add a shortcode that receives a product_id or retrieves the post/
   product_id of the page it’s used on.
 * This is because our custom tab data is stored as product metadata, so you will
   need to grab the produce first. The meta key in question is then: “_frs\_woo\
   _product\_tabs_” and this will contain an array with ‘_title_‘, ‘_id_‘, and ‘
   _content_‘ values.
 * Hopefully this puts you on the right track to being to integrate into Elementor!
   If you need further assistance with the custom development, I’d be happy to recommend
   some developers experienced with WooCommerce, just let me know.
 * Is there anything else I can help out with today?
 * Cheers,
 * Simon.
 *  Thread Starter [lands23](https://wordpress.org/support/users/lands23/)
 * (@lands23)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14590202)
 * thank you, it does work very good 🙂
 *  [patrickskyverge](https://wordpress.org/support/users/patrickskyverge/)
 * (@patrickskyverge)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14593214)
 * Perfect, I’m glad you were able to get this working! If there’s anything else
   I can help out with, please don’t hesitate to let me know 🙂
 * Take care,
    Patrick

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

The topic ‘pull custom tab with shortcode’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-custom-product-tabs-lite/assets/icon-256x256.
   png?rev=2436787)
 * [Custom Product Tabs Lite for WooCommerce](https://wordpress.org/plugins/woocommerce-custom-product-tabs-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-custom-product-tabs-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-custom-product-tabs-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-custom-product-tabs-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-custom-product-tabs-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-custom-product-tabs-lite/reviews/)

## Tags

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

 * 7 replies
 * 3 participants
 * Last reply from: [patrickskyverge](https://wordpress.org/support/users/patrickskyverge/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/pull-custom-tab-with-shortcode/#post-14593214)
 * Status: resolved