Search:

Type: Posts; User: numinix

Search: Search took 0.01 seconds.

  1. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules Support Thread

    Why can't you simply add those shipping modules and then set a check to only enable if the order is over $199? Any programmer could do this for you in an hour...
  2. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules addon [Support Thread]

    You can use the logic that is applied to tpl_product_info_display.php:


    <?php if (MODULE_SHIPPING_FREERULES_STATUS == 'True') {
    include(DIR_WS_MODULES . 'shipping/freerules.php');
    ...
  3. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules addon [Support Thread]

    It is currently an all or nothing shipping module. You could modify the script to only appear if all of the products are from a specific category or are a specific product.

    PM me if you need...
  4. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules addon [Support Thread]

    As per Rickie's request, here is the updated version: http://www.numinix.com/index.php?main_page=document_general_info&cPath=168_172_163&products_id=755

    It has also been uploaded to the Zen Cart...
  5. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules addon [Support Thread]

    The taxes were already updated, but the shipping hasn't yet been supported. It is on the to do list but isn't a priority at this time. Expect something similar to the eBid module with Per Category...
  6. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules Support Thread

    Of course anything is possible, but not without some modifications.

    I'm not looking at the code right now, but it would need to have a function that could be called to return true or false if the...
  7. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules Support Thread

    yes it does.
  8. Replies
    36
    Views
    14,541

    Re: Free Shipping Rules Support Thread

    What this script does is exactly the same as FREE OPTIONS but instead of requiring only one rule to return true, all set rules must return true in order to receive free shipping.

    For example, you...
  9. Replies
    36
    Views
    14,541

    Free Shipping Rules addon [Support Thread]

    Free Shipping Rules v1.0

    Available for download and testing at:

    http://www.numinix.com/index.php?main_page=page&id=42&chapter=0

    Description:

    This shipping module (based on Free...
Results 1 to 9 of 9
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR