Page 2 of 19 FirstFirst 123412 ... LastLast
Results 11 to 20 of 181
  1. #11
    Join Date
    Nov 2008
    Location
    Slovenija
    Posts
    119
    Plugin Contributions
    0

    Default Re: Shoppingcart/Freeship in Header support

    The words is "Izdelkov".

    I don't have words to thank you!

    Please provide me your paypal account, so I can make you a donation.
    I love internet and the power of information... Best Wishes!!

  2. #12
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Shoppingcart/Freeship in Header support

    A tweak that may be useful is to add a link from the "Free shipping for orders of $xx or more" to the shipping & returns page, where customers can easily get the complete details.
    In cart_header_defines.php, change this
    PHP Code:
    define ('CART_HEADER_FREE_LIMIT_PRE','Free Shipping for orders of<br />'); 
    to this
    PHP Code:
    define ('CART_HEADER_FREE_LIMIT_PRE','<a href="index.php?main_page=shippinginfo">Free Shipping</a> for orders of<br />'); 

  3. #13
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Shoppingcart/Freeship in Header support

    A quirk of the free shipping setup which is not explained in the readme is that there appear to be two places where this setting can be made.

    Modules > Shipping > Free Shipping Options (freeoptions) actually causes the shipping to be free if over the set dollar amount.
    The constant that free shipping alert mods use, MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_OVER, is set in Modules > Order Total > Shipping (ot_shipping), and is not affected by the functional freeoptions setting.

    So if you want both the shipping and the alert to work together, you need to make the same setting in both places.

  4. #14
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    274
    Plugin Contributions
    0

    Default Re: Shoppingcart/Freeship in Header support

    Hello Glen,

    On my website any order over $10 get 10% off. It does not show the discounted total. Is it possible to show discount in the total?
    Pre-Owned Books and Second Hand Stuff: http://www.onlineyardsale.ca

  5. #15
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Shoppingcart/Freeship in Header support

    Discounts are generally applied at checkout, so I don't think there is an easy way to get the discounted total to show in the header. You could write some custom code to do the test and calculation on the cart total.

  6. #16
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    274
    Plugin Contributions
    0

    Default Re: Shoppingcart/Freeship in Header support

    Thank you, Glen!
    Pre-Owned Books and Second Hand Stuff: http://www.onlineyardsale.ca

  7. #17
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

  8. #18
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Shoppingcart/Freeship in Header support

    Hello,

    Did I miss something or why everything is showing up as text?

    look here

    And secondly, when I add the proposed definitions to my stylesheets my sidebox changes completely.

    Any help would be much appreciated.

  9. #19
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Shoppingcart/Freeship in Header support

    The text you are seing is because those constants are not being defined. Did you add cart_header_defines.php to the correct folder, setting the folder name to your custom template?

    When you say "added definitions to your stylesheet", do you mean the constant definitions mentioned above, or the style rules in the readme?
    /*Shoppingcart/Freeship in Header*/
    #headerWrapper {position: relative;}

    #cartHeader {...

    Those rules should not affect anything except the cart-header, except that the

    #headerWrapper {position: relative;}

    could affect any elements that are inside the header code and absolutely positioned (there won't be any such unless you have specifically made them so).
    You might try commenting out this one rule; if that helps, you can rework the positioning properties as requred.

  10. #20
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: Shoppingcart/Freeship in Header support

    Oops... you're right. I tested it on my french site and the cart_header_defines.php slipped into my english folder.

    The sidebox is also displying fine now. Maybe a drag and drop issue by myself.

    Next time I will check thoroughly before posting.

    Thank you for advice!

 

 
Page 2 of 19 FirstFirst 123412 ... LastLast

Similar Threads

  1. Shoppingcart question
    By arbmil in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 29 Nov 2011, 06:34 PM
  2. freeship after discounts - code
    By makenoiz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Feb 2011, 09:50 PM
  3. Shopping Cart Totals in Header Support
    By georgiepants in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 8 Feb 2010, 04:23 PM
  4. Trying to Add Live Support to my Header
    By CoolCarPartsOnline in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Sep 2008, 02:41 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