osCmax v2.5 User Manual
Results 1 to 4 of 4

Shipping Price Display not working for me

This is a discussion on Shipping Price Display not working for me within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I have osCMax 2.0 RC3 with mods including FreeAmount-3.5d for "Free Shipping with Minimum Purchase". Using the fallback template with ...

      
  1. #1
    Member
    Join Date
    May 2005
    Posts
    43
    Rep Power
    0


    Default Shipping Price Display not working for me

    I have osCMax 2.0 RC3 with mods including FreeAmount-3.5d for "Free Shipping with Minimum Purchase". Using the fallback template with some tweaks.

    In Admin/Modules/Shipping Modules, I have "Free Shipping" (with minimum purchase) defined:
    -----------------------------------------------
    Free Shipping
    Enable Free Shipping with Minimum Purchase
    Do you want to offer minimum order free shipping?

    True
    <...>

    Enable Display
    Do you want to display text way if the minimum amount is not reached?

    True

    Disable for Specials
    Do you want to disable free shipping for products on special?

    True


    Minimum Cost
    Minimum order amount purchased before shipping is free?

    $50.00

    Shipping Zone
    If a zone is selected, only enable this shipping method for that zone.
    --none--

    --------------------------------------------------------------------

    and I have Flat Rate defined:
    --------------------------------------------------------------------
    Enable Flat Shipping
    Do you want to offer flat rate shipping?

    True

    Shipping Cost
    The shipping cost for all orders using this shipping method.
    $4.97

    Tax Class
    Use the following tax class on the shipping fee.
    --none--

    Shipping Zone
    If a zone is selected, only enable this shipping method for that zone.
    --none--

    Sort Order
    Sort order of display.
    5
    --------------------------------------------------------------------

    In Admin/Configuration/ Shipping/Packaging
    --------------------------------------------------------------------
    Title Value
    Country of Origin United States
    Postal Code 45040
    Enter the Maximum Package Weight you will ship 50
    Package Tare weight. 1
    Larger packages - percentage increase. 10
    --------------------------------------------------------------------

    In Admin/Modules/Shipping Modules, I only have Free Shipping with Minimum and Flat Rate defined.

    But I can't get any shipping charges to display at the cart checkout.

    Does the display of shipping all hinge around defining the shipping zones in the Free Shipping with Minimum and Flat Rate edits?

    Any other suggestions?

    Thanks!

    Paul
    OhioBeads.com
    Last edited by argentbeads; 03-20-2007 at 09:04 AM.

  2. #2
    Member
    Join Date
    May 2005
    Posts
    43
    Rep Power
    0


    Default Re: Shipping Price Display not working for me -

    In the checkout procedure, I don't see a place to choose a shipping method or to see a shipping method posted. I know I'm probably missing something simple.

    Paul
    OhioBeads.com

  3. #3
    Member
    Join Date
    May 2005
    Posts
    43
    Rep Power
    0


    Default Re: Shipping Price Display not working for me -

    Quote Originally Posted by argentbeads View Post
    In the checkout procedure, I don't see a place to choose a shipping method or to see a shipping method posted. I know I'm probably missing something simple.

    Paul
    OhioBeads.com
    So, if the process flow is from

    cart->checkout_shipping.php->checkout_payment.php->checkout_confirmation.php

    as explained at Payment modules documentation - osCommerce Community Support Forums

    Then somehow my process flow got confused and skips checkout_shipping.php entirely.

    When you hover over the Checkout button in shopping_cart.php, you can see the hyperlink to checkout_shipping.php.

    Code from shopping_cart.tpl.php confirms:

    echo '<a href="' . tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL') . '">' . tep_image_button('button_checkout.gif', IMAGE_BUTTON_CHECKOUT) . '</a>';

    inside the php tags.

    I am able to trace FILENAME_CHECKOUT_SHIPPING back to checkout_shipping.php.

    Even the bottom bar graphic, which shows a hyperlink to checkout_shipping.php, actually navigates to checkout_payment.php when clicked.

    Help!!
    Last edited by argentbeads; 03-20-2007 at 09:31 AM. Reason: Add clarity to process

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: Shipping Price Display not working for me

    If your product weight is set to 0, it will skip shipping. Are all your products weight set to a nonzero value?
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    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

Similar Threads

  1. Display Price in Default Currency
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-26-2007, 07:11 AM
  2. Price Break 1.11.3 -- inconsistent display of price breaks across different pages
    By argentbeads in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 02-19-2007, 07:44 PM
  3. Actual Price v1.0 working...
    By adiwillow in forum osCmax v2 Customization/Mods
    Replies: 10
    Last Post: 02-12-2007, 06:03 PM
  4. If price = 0.00 dont display price
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-12-2007, 09:14 AM
  5. Display price in New Products for <Month>
    By neil in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 04-25-2005, 08:39 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
  •