My whole store is just to get quotes. Which means I implemented B2BKing dynamic rules. But now when a sales agent orders as a customer, the sales agent also can't order anything. Please help! Is there a way to disable dynamic rules for Sales Agents shopping as customers?
Is there a way to make sure the Sales Agent Keeps his menu layout as well. As I've added shortcuts to the Sales Agents Elementor menu such as the bulk order form etc?
If not I'm sure I'll manage, but thanks for the solution!
Regarding menu layout, is that the regular site menu? (or what menu / how is it created?). If it's a regular site menu, I'm afraid I don't have a simple solution, because technically the logged in user is indeed the customer.
What we can do in that case is only something with custom code, using the function I described here
My whole store is just to get quotes. Which means I implemented B2BKing dynamic rules. But now when a sales agent orders as a customer, the sales agent also can't order anything. Please help! Is there a way to disable dynamic rules for Sales Agents shopping as customers?
Hi Stefan,
This worked perfectly! Thanks!
Is there a way to make sure the Sales Agent Keeps his menu layout as well. As I've added shortcuts to the Sales Agents Elementor menu such as the bulk order form etc?
If not I'm sure I'll manage, but thanks for the solution!
Kind regards,
Christo
Hi again,
Good to hear that worked,
Regarding menu layout, is that the regular site menu? (or what menu / how is it created?). If it's a regular site menu, I'm afraid I don't have a simple solution, because technically the logged in user is indeed the customer.
What we can do in that case is only something with custom code, using the function I described here
https://webwizards.ticksy.com/ticket/3820271/
So for example if we have some code that creates that menu, we can easily modify the code to use this function.
Kind regards,
Stefan