Skip Navigation

[Resolved] Toolset shortcode for woo variable price range

This support ticket is created 2 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 5 replies, has 2 voices.

Last updated by Amin 2 years ago.

Assisted by: Waqar.

Author
Posts
#2511897

Is there a Toolset shortcode that outputs the range of a woocommerce varialble priced product?

Eg. I am currently using [wpv-post-field name="_regular_price"] to get the regular price.

I want a shortcode that gives a price range for the variable product in this format.

Here's a screenshot of what I want.
hidden link

#2512777

Hi,

Thank you for contacting us and I'd be happy to assist.

To show the minimum to maximum price range for a variable product, you can use the shortcode "wpv-woo-product-price":


[wpv-woo-product-price]

I hope this helps and please let me know if you need any further assistance with this.

regards,
Waqar

#2517307

Hi Waqar. This didn't work for me. It just outputted the shortcode on the front end. Do I need to register the shortcode you provided?

#2519795

Can I get an update on this support ticket please?

#2520129

Thank you for waiting, as we had an unusually busy forum queue after the weekend.

You don't have to register this shortcode as it is part of the plugin "Toolset WooCommerce Blocks".

Can you please make sure that this plugin is installed and activated on the website? Also, make sure that the shortcode is added in the proper plain text format and not converted to any visual mode text with extra formatting, etc.

In case it still doesn't work, you're welcome to share temporary admin login details, along with the link to the example page.

Note: Your next reply will be private and making a complete backup copy is recommended before sharing the access details.

#2524901

My issue is resolved now. The issue was that I didn't have the Toolset Woocommerce Blocks plugin installed.