Results 1 to 4 of 4

Minimum Order Amount

This is a discussion on Minimum Order Amount within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Is there a way to set a minimum order amount before checkout?...

      
  1. #1
    Member
    Join Date
    Feb 2003
    Posts
    32
    Rep Power
    0


    Default Minimum Order Amount

    Is there a way to set a minimum order amount before checkout?

  2. #2
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default

    ever figure this one out?


    Cliff...

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,478
    Rep Power
    567
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  4. #4
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default

    Awesome thanks msasek, one question.

    In which file should i look for
    <?php
    // minimum order total
    if ($order->info['subtotal'] <= MIN_ORDER_AMOUNT) {
    ?>
    <tr>
    <td class="stockWarning" align="center"><br><?php echo TEXT_ORDER_UNDER_MIN_AMOUNT; ?></td>
    </tr>
    <?php
    }
    ?>
    <tr>


    ......lol NM, its in /templates/shopping_cart.php.......heh, learning where you moved all the stuff...



    Thanks man.

Similar Threads

  1. Minimum Order Contrib - Can I use this with ms2 max?
    By sasjamal in forum osCMax v1.7 General Mods Discussion
    Replies: 3
    Last Post: 06-25-2006, 02:46 PM
  2. Order total amount problems
    By klk in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 05-27-2005, 09:11 AM
  3. Shipping & Low Order Amount Does Not Show
    By SteveT3 in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 06-05-2004, 05:06 PM
  4. Minimum Order Modification
    By sirasoni in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-15-2003, 09:37 AM
  5. shipping with minimum order with per item
    By rossco in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 01-21-2003, 04:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •