Loading...
Answers
MenuHow to setup unique pricing categories per user type in Woocommerce easily
Hi All,
I have a woocommerce question for a high ticket equipment supplier who uses product categories and user profiles to create pricing categories of their product base for different types of customers.
I wanted to ask you if there was a better way of doing this without messing with product type variables and product categories- Would you be able to help?
Would love to book some time to learn more about woocommerce best practices and your preferred tool stack for some functionality
- unique pricing categories per user type
- bulk page changes
- how to deal with product variable types
Thanks!
Happy holidays…
Filed under:
SEO:
WooCommerce, WordPress Development
1 answer
•
5 years ago
Answers
GS
GS
Go to WooCommerce > Settings > Fees and Discounts > User Role Pricing.
In the Role Price Fields section, enter the roles that will need specific prices. ...
Save the settings.
Go to your product and enter the prices for each role.
For more information, please check the below link
https://pluginrepublic.com/set-prices-user-role-woocommerce/
Related Questions
-
How can I make a small, profitable business on Wordpress?
It sounds like you have plenty of skills to get started now. There's no need to keep re-training in different areas when you have experience to get started today. My suggestion would be to pick a niche and try and become the go-to guy in that particular niche. Let's say, for example, you are interested in men's fashion. You have experience in creating Wordpress ecommerce sites. You could call up maybe 10-15 of the local businesses in that niche in your local city/state and offer to make their website and get them in on a set-up fee and then a monthly maintenance retainer. This approach would be lower stress (because it's something you're interested in) and also because you could create a methodical framework that you could apply to other businesses in that niche. That's just one idea. Second idea - create a course on WooCommerce development and put it on Udemy (or Coursera etc). Note down 10 of the biggest obstacles you've had to overcome when building sites for friends and family and then note down 10 of the most important considerations people should consider before people get started. Now you've got 20 video lessons for your course. Charge for the course on Udemy or use it as a marketing tool to get more b2b development work. Idea 3: Go make money on freelancer.com, peopleperhour etc. Perhaps you've tried this already? Skills like yours are in demand on those platforms. Idea 4: Take the things I noted in the second idea above, and turn it into a handbook. Sell that book via Amazon. Idea 5: Go on Tweetdeck. Create a column that searches for people who are using keywords like "Wordpress woocommerce issue" "Wordpress woocommerce help" "WordPress woocommerce problem". Give them your clairty.fm link and tell them you'd be happy to have 5 minute discussion to see if you could help them resolve their problem. Idea 6: Find 10 major theme development companies. Sign up to their help or support forums. Do a similar thing to what's noted above on Twitter and offer to have a quick call via clarity.fm to see if you could help. Idea 7: Go down the route of finding existing Wordpress/Woocommerce blogs. Write posts for them about specific WooCommerce issues, problem solving or project management tips. Do this with the aim of improving your inbound consulting gigs. Idea 8: Do the exact opposite of whatever those friends are telling you. Idea 9: With your skills you could easily start a dropshipping company. I won't go into all the details here but just start looking at sites like Clickbank or Product Hunt to get a feel for something you're interested in. Build your site and start dropshipping products. https://www.woothemes.com/2015/06/dropshipping-beginners-guide/ Wordpress consulting alone, yeah it's probably quite competitive, but that doesn't mean there aren't plenty of opportunities for revenue. I think you will be even more motivated, successful and less stressed if you pick a niche industry, product or service to focus on. Enjoy it!SC
-
How Google can index/reindex my page as quickest as possible, as and where there is some change happen in the content?
Hi, Your site is a Q&A so I presume that every time someone create a new Question it will generate a unique URL for that. Indepentend if you have or not an answer you want Google to crawl and index your site as quick as possible to start to analyzing the new page and bring traffic to it. The best way to expedite this "re-crawling" is to use a ping service that you can trigger after your user answer the question. PS: If you site is updated frequently you shouldn't have a problem with crawling, because Google usually identify this type of website really quick. Drop me a call is free for this week. Best,YM
-
How can I create a searchable large (3 million record) searchable database in WordPress?
Well first off I wouldn't recommend trying to power your client's database with the standard WordPress database instance. They can use WordPress for the website all they like. But with millions of records like that, you really don't want to move those data in with WordPress. For that matter, you're probably gonna want a dedicated database server to answer those questions, if the client doesn't already have one. You might also need to investigate something like Elastic Search, depending on what your search requirements are and what sort of database they are using (pay close attention to whether or not it provides full text search ability). Beyond that, and somewhat obviously, you're also gonna want SSL on the website and to make sure you're up to date on federal and state privacy requirements for data like this, as well as best practices for securely transferring data over the web (port configuration, ssh keys, etc). The privacy concerns would raise a flag for me. If those data have anything personally identifiable in them - which they very probably do - then you're really gonna want to make sure you do your research on security of personally identifiable information. Government specific privacy /security /auditability requirements may also apply, so double check that too.EV
-
How do you build a high traffic niche website?
Obviously, no 2 situations are alike; and multiple factors affect any outcome. Practically, the number of answers is infinite. But one factor I've looked at intensively, full time for years is the role played by the brand name and/or the site's domain(s). Think of doing business -- online or off -- as moving along a path. Some paths are rocky or go through quicksand. Others can be made straight and smooth. Obstacles can be cleared, or the surface may be lubricated. For most niches, you'll see brand names / domains that add friction -- friction that is compensated for by extra marketing inputs ... effort or money. Suppose your niche were nicotine patches. Well, ideally you might own NicotinePatch(es).com to simplify brand recognition, add trust, increase click-through rates, and so forth. Traffic can be built up without an exact-match domain. No doubt about that. Still, not all domains / names perform equally well online or in the minds' of an audience. Answers aren't always so clear cut. However, since the internet is built on domain names, domains and names are worth evaluating very deliberately.JP
-
Can a WordPress site be converted into an iOS app?
Be careful when simply wrapping things into a mobile app. This can backfire on you and you could be presented with some very harsh edge cases. PHP isn't going to be encapsulated so much as the HTML/CSS/JavaScript. So keep in mind your mobile application could likely be in a position of requiring an online connection to work (because it must interface with your existing hosted WordPress site). This could also mean your hosting solution needs to be evaluated to ensure you can handle any increased traffic (and those traffic patterns could be different when coming from a mobile app that perhaps loads things the user doesn't see right away, accesses content that may not be cached, etc.). You want to ensure your server doesn't go down because then your mobile app would be "down" as well. That said... Things like Phonegap (web views) are a wonderful idea for utility apps because the performance is good enough for those (and hey even some games) and they end up being easily ported across many mobile operating systems. I would look into Phonegap, Appgyver (a new and totally awesome one because parts of it will utilize the native OS and your app will feel more responsive), Appcelerator Titanium, and perhaps even the new Famo.us one. Also take a look at the Ionic Framework for some further ideas about mobile UI and what you can do with these web view style apps.TM
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.