Author Topic: Redirect customer  (Read 5815 times)

Offline hani

  • Full Member
  • ***
  • Posts: 119
  • Karma: +14/-1
    • View Profile
Redirect customer
« on: June 07, 2017, 02:03:12 PM »
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

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Redirect customer
« Reply #1 on: June 09, 2017, 08:48:31 PM »
You can add a condition in the PHP code for redirect.

$this->redirect('http://url_to_wholesale_store');
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline RicardoGz2019

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
    • Dondepagar
Re: Redirect customer
« Reply #2 on: January 10, 2020, 01:55:46 PM »
It seems an excellent suggestion to the administrator, I will also implement it to see how it is.

 

Powered by SMFPacks Social Login Mod