Shopping Cart Operations > Tips and Tricks

Redirect customer

(1/1)

hani:
Hi
I have a multistore setup one for retail and the other for wholesale i want that if a customer is registered as wholesaler to be redirected from the retail store to the wholesale store.

Is this option available in abantecart

Thanks

abantecart:
You can add a condition in the PHP code for redirect.

$this->redirect('http://url_to_wholesale_store');

RicardoGz2019:
It seems an excellent suggestion to the administrator, I will also implement it to see how it is.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod