Search:

Type: Posts; User: DrByte

Search: Search took 0.07 seconds.

  1. Re: New customers automatically join defined pricing group

    Something like this should work:

    Two files:

    1. /includes/classes/observers/class.set_customers_group_pricing.php
    <?php
    /**
    * @package plugins
    * @copyright Copyright 2003-2012 Zen Cart...
  2. Re: New customers automatically join defined pricing group

    A couple comments:
    $_SESSION['languages_code'] is probably more user-friendly than trying to guess which languages_id to use.

    It would be more efficient to hook the...
  3. Re: New customers automatically join defined pricing group

    Simple. Do the same thing in the corresponding file that your custom addon uses.
  4. Re: New customers automatically join defined pricing group

    When you created your discount groups in your admin, they were assigned a number. Use that number.
  5. Re: New customers automatically join defined pricing group

    Open phpMyAdmin
    Access the customers table structure
    Edit the "default" value for the customers_group_pricing table to the value you desire.
Results 1 to 5 of 5
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR