Skip Navigation

[Resolved] How to build a pricing table with woocommerce by Toolset

This thread is resolved. Here is a description of the problem and solution.

Problem:
How to build a pricing table with WooCommerce and Toolset. That will skip shopping cart, and direct users to checkout page. Basically disabling or skipping the shopping cart page.

Solution:
Toolset does not have a feature like this. We probably haven’t added this directly in Toolset WooCommerce Views yet as this might be bit easy to add through a small snippet which is available in various sites, like here:
https://wpbeaches.com/skip-cart-go-straight-to-checkout-page-in-woocommerce/
https://gist.github.com/kloon/4218596

Relevant Documentation:
https://toolset.com/documentation/user-guides/getting-started-woocommerce-views/
https://toolset.com/download/toolset-woocommerce-views/

This support ticket is created 7 years, 2 months 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.

Our next available supporter will start replying to tickets in about 1.68 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 -
- 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 -

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

This topic contains 7 replies, has 3 voices.

Last updated by Jeffrey 7 years, 1 month ago.

Assisted by: Noman.

Author
Posts
#574339

Hello, We offer only few sample services, so I just want to build a pricing table for my customers, no need product pages no shopping pages, even no shopping cart. I know some plugins offer these features, but my site has too much plugins already, if possible, I still want to achieve it by toolset. could you please help with that? it should look like your site Buy Now, just click, then check out. user can manage orders in user backend as well. can you give a tutorial or a reference page? Thank you so much!

#574388

Dear Jeffrey,

I assume we are talking about this page:
https://toolset.com/buy/

There is a view in it, this view list product posts.

For example, you can try this:
1) Create a view list posts of post type "Product"
2) in the view's loop section use Woocommerce View(https://toolset.com/download/toolset-woocommerce-views/) shortcode [wpv-woo-product-price] to display the product price:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-product-price
and use shortcode [wpv-woo-buy-or-select] to display the "Add to cart" button
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-buy-or-select

More help:
Getting Started with WooCommerce Views
https://toolset.com/documentation/user-guides/getting-started-woocommerce-views/

#575852

Thank you for your reply, yes, I did according to your suggestion, and I tried to add Cred commerce for skipping shopping cart, and directly checking out.
I have a suggestion, many sites need direct checkout, and You have already achieved direct checkout too. maybe you team could make it as an independent feature. only use it for cred commerce, can not get sufficient use I think. 🙂
Best regards!

#575854

It is a good feature!

#575909

Thanks for the details, I assume we are talking about this feature: when user click the button "checkout", redirect user to the woocommerce checkout page, and with specific product in the cart. please confirm it, thanks

#575914

Oh, I mean, pricing table I have solved according to your suggestion. but another feature you didn't mention, I have used the CRED COMMERCE to achieve it. but I want to give a suggestion, which skips shopping cart, and direct checkout. disabling shopping cart. it is a commonly demand, and your team may develop independent feature. based on your built-in feature by CRED COMMERCE. Thanks! 🙂 Just a suggestion, you can close this ticket anytime

#576138

Noman
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi Jeffrey,

Luo is not available at moment and I am going to take over this ticket. I totally understand your request and I can see what’s needed in this case. We probably haven’t added this directly in WooCommerce Views yet as this might be bit easy to add through a small snippet which is available in various sites, like here:
hidden link
hidden link

If you would like me to submit this as a feature request to our development team, please let me know and I will be happy to submit this to our team for further consideration.

We appreciate the time you have taken to provide feedback on this. Thank you

#578062

Thanks Noman, I will try it per your suggestion. 🙂