Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Where are the code that handle the shipping estimator POST data

    I set to show the estimate on shopping cart. When the country was changed, the form POST the data to ...?main_page=shopping_cart. But I was failed to find the codes that handle the POST data. Need help, thanks

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,534
    Plugin Contributions
    88

    Default Re: Where are the code that handle the shipping estimator POST data

    If you're using the shipping estimator in-line on the shopping_cart page, that processing is provided by /includes/modules/shipping_estimator.php (or, if you've made template-specific changes, /includes/modules/YOUR_TEMPLATE/shipping_estimator.php).

  3. #3
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Re: Where are the code that handle the shipping estimator POST data

    Thanks, I think it means that handle process is independent from shipping cart. Why I was shown the 404 error when I call this function from other pages? For example. in tpl_product_info_display.php => <?php require(DIR_WS_MODULES . zen_get_module_directory('shipping_estimator.php')); ?>
    I had change the $show_in = FILENAME_SHOPPING_CART; to $show_in = FILENAME_PRODUCT_INFO; in shipping_estimator.php
    Last edited by su35; 31 Jan 2014 at 10:09 PM.

 

 

Similar Threads

  1. Where is the code that sends order data to the database?
    By bparker in forum General Questions
    Replies: 1
    Last Post: 15 May 2013, 05:37 PM
  2. where to find the code that does the radio button?
    By denniszc in forum General Questions
    Replies: 9
    Last Post: 8 Apr 2013, 12:45 PM
  3. Where are account_edit and account_password post data handled?
    By Metallion in forum General Questions
    Replies: 2
    Last Post: 8 Oct 2010, 02:49 PM
  4. Replies: 5
    Last Post: 29 Jan 2008, 01:07 AM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR