Page 56 of 56 FirstFirst ... 646545556
Results 551 to 552 of 552
  1. #551
    Join Date
    Apr 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Different shipping methods for different categories

    I unfortunately need to use Zones as the USPS module is messed up always giving the wron price. Having said that I am useing Zones but cannot get the 1st class option to show for something under 3 oz's

  2. #552
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: Different shipping methods for different categories

    Linda, how would i use this with the Module called Big Royal Mail, found here https://www.zen-cart.com/downloads.p...=190&styleid=2

    Also I have three categories which are virtual products and two categories that aren't

    Category One requires: Free Shipping, Next Day Delivery and Saturday Delivery

    Category Two: No Shipping (Virtual)

    Category Three: No Shipping (Virtual)

    Category Four: No Shipping (Virtual)

    Category Five: Big Royal Mail Shipping Methods

    Using your code

    PHP Code:
    // disable only when entire cart is free shipping       if (zen_get_shipping_enabled($this->code)) {           $this->enabled = ((MODULE_SHIPPING_ITEM_STATUS == 'True') ? true : false);       } 
          // disable for one master_categories_id       if ((IS_ADMIN_FLAG == false && $_SESSION['cart']->in_cart_check('master_categories_id','17') > 0)) {           $this->enabled = false;       } 
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

 

 
Page 56 of 56 FirstFirst ... 646545556

Similar Threads

  1. Re: Different shipping methods for different categories
    By kaddie in forum Built-in Shipping and Payment Modules
    Replies: 14
    Last Post: 19 Nov 2010, 04:37 AM
  2. Replies: 2
    Last Post: 27 Oct 2010, 01:45 PM
  3. Different shipping methods for different categories and mixed categories
    By neit in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 10 Aug 2010, 12:20 AM
  4. Separate Shipping Methods for Different Categories
    By MortalWombat in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 28 Jul 2010, 08:57 AM
  5. Different shipping methods for different product types?
    By talisman-studios in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 17 Sep 2008, 04:59 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