Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Apr 2009
    Posts
    23
    Plugin Contributions
    0

    Default Disable Price at Shipping Method

    Hi Guys,

    For free shipping i would like to disable the Price instead of €0,00 at this method.

    Anyone know how to do this? I've looked through the code from the free shipping method and couldn't find anywhere else where i can disable the €0,00.

    Regards,

    C

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Ch,
    Need a link to the page to view this please
    Mark
    Hare Do

  3. #3
    Join Date
    Apr 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Added image so you can see.



    The € 0,00 is what i want to Disable.

    Any thought? :)

  4. #4
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Ch,
    Just a little two small for my eyes to view.. Sorry

    Just pm me the link to the page please
    Mark
    Hare Do

  5. #5
    Join Date
    Mar 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    What about clicking on the image? It has a link to the full size image.

  6. #6
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Quote Originally Posted by ccppll View Post
    What about clicking on the image? It has a link to the full size image.
    @ccppll
    Here is the link!

    http://img187.imageshack.us/img187/2...gmethod.th.gif

    way too small for me to even get a grasp of what page she is on..
    Mark
    Hare Do

  7. #7
    Join Date
    Apr 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Oh sorry about that haredo!

    Will pm you :)

  8. #8
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Ch,
    Thanks got the pm..
    Nice site wished I had a baby so I could buy from you. :)

    I believe since you are using the store pickup and you changed the name and edited the includes/ language/ english/ modules/ shipping/ storepickup.php

    Find this:
    includes/ language/ english/ modules/ shipping/ storepickup.php

    1. I notice you are using the classic still
    2. After this, search for override system

    Find this:
    PHP Code:
    $db->Execute("insert into " TABLE_CONFIGURATION " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Shipping Cost', 'MODULE_SHIPPING_STOREPICKUP_COST', '0.00', 'The shipping cost for all orders using this shipping method.', '6', '0', now())"); 
    Change to this please:
    PHP Code:
    $db->Execute("insert into " TABLE_CONFIGURATION " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Shipping Cost', 'MODULE_SHIPPING_STOREPICKUP_COST', '', 'The shipping cost for all orders using this shipping method.', '6', '0', now())"); 
    Before you do this make a copy of the storepickup.php file so if this is not the fix you can overwrite the file with the orginial.
    Mark
    Hare Do

  9. #9
    Join Date
    Apr 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Thanks haredo!

    I've changed it but i still get to see the €0,00

    The directory you gave me was incorrect i think.

    Cause at mines it's includes/models/shipping/storepickup.php

    At english i just get the defines :)

  10. #10
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Disable Price at Shipping Method

    Ch,
    you are correct:
    includes/ modules/ shipping/ storepickup.php

    I will look a little deeper in the code.
    Give me time
    Mark
    Hare Do

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Disable a payment method for a chosen shipping method?
    By chowyungunz in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 12 Jun 2015, 12:56 PM
  2. v151 Q: Is it possible to disable a coupon code based on shipping method
    By kapsolas in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 8
    Last Post: 16 Mar 2014, 02:37 AM
  3. Disable Table shipping method with weight?
    By joecooper in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 1 Aug 2012, 05:53 PM
  4. Disable shipping method by weight. zones.php
    By Nugar in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 21 Jun 2011, 04:45 AM
  5. disable shipping method
    By bhadz08 in forum Managing Customers and Orders
    Replies: 2
    Last Post: 20 Jul 2009, 06:14 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR