Title: Quantity table
Last modified: September 6, 2022

---

# Quantity table

 *  Resolved [rokaklih](https://wordpress.org/support/users/rokaklih/)
 * (@rokaklih)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/quantity-table-3/)
 * Hi there!
 * The problem I’m facing with, is that I would like to display product table on
   the shop page, bellow each product. Is this possible to achive? Something like
   this -> [https://ibb.co/K2kwHmT](https://ibb.co/K2kwHmT)?
 * Is there any hook, so I can display the quantity table in the dropdown?
 * Best regards,
 * Rok!

Viewing 1 replies (of 1 total)

 *  Plugin Author [AsanaPlugins](https://wordpress.org/support/users/asanaplugins/)
 * (@asanaplugins)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/quantity-table-3/#post-15986752)
 * Hi [@rokaklih](https://wordpress.org/support/users/rokaklih/)
 * Thank you for using our plugin and for your question.
 * The plugin has the below shortcodes and you can use them.
    [wccs_bulk_table] 
   To show the bulk pricing table on the product page. (Accept product_id [wccs_bulk_table
   product_id=”1″]) [wccs_purchase_message] To show purchase message on the product
   page. (Accept product_id  [wccs_purchase_message product_id=”1″]) [wccs_live_price]
   To show the live price on the product page. [wccs_countdown_timer] To show countdown
   timer on the product page. [wccs_sale_flash] To show sale flash on the product
   page when sale flash available. [wccs_discounted_products] to show discounted
   products. It has some restrictions like displaying discounts that added to the
   variation attributes.  
 * Please note that you can not use the “product_id” attribute in all of the above
   shortcodes and you can use it on shortcodes that support it.
    For example [wccs_bulk_table
   product_id=”1″].
 * You can use the [wccs_countdown_timer] or [wccs_live_price] on the product page
   and not elsewhere because they don’t accept the product_id attribute.
 * You can check [this article](https://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/#:~:text=Simply%20edit%20the%20post%20and,forget%20to%20save%20your%20changes.)
   to use the shortcode in your theme file.
 * Please note that most of these shortcodes are available in the pro version of
   the plugin. But quantity table shortcode is available in the free version too.
   
   You can use the [wccs_bulk_table product_id=”1″] shortcode, replace “1” with 
   your product ID.
 * I hope it helps.
 * Best Regards

Viewing 1 replies (of 1 total)

The topic ‘Quantity table’ is closed to new replies.

 * ![](https://ps.w.org/easy-woocommerce-discounts/assets/icon-256x256.jpg?rev=2788194)
 * [Discount Rules and Dynamic Pricing for WooCommerce](https://wordpress.org/plugins/easy-woocommerce-discounts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-woocommerce-discounts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-woocommerce-discounts/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-woocommerce-discounts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-woocommerce-discounts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-woocommerce-discounts/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [AsanaPlugins](https://wordpress.org/support/users/asanaplugins/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/quantity-table-3/#post-15986752)
 * Status: resolved