Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2020
    Location
    Hogan
    Posts
    65
    Plugin Contributions
    0

    help question Product page - MIxed On

    I found an option on the product page that seems like I might be able to use, but I am not totally clear as to how it is used or set up:

    https://docs.zen-cart.com/user/products/mixed_on/

    It says: It "is used in determining whether the minimum has been met, both for purchasing and for quantity discounts."

    I was thinking that I could be able to use it to determine the eligibility for a shipment to have free shipping.

    My idea is:

    I have an attribute that determines what of two main categories my product falls into: Cards or Posters.

    If I understand it correctly, I can set this to say:

    buy a minimum of 14 cards and shipping if free
    buy a minimum of 3 posters and shipping if free

    But, when I read the text again, it seems that if I put a minimum qty the client needs to buy of that products.

    That does not seem to mix well with my understanding about apply the quantity discount: free shipping.

    If it is a mix of both, I am curious as to how this is achieved, since I did not see an option to choose one of the other ways of using it.

    Can I hopefully get a more clear understanding on if the minimum is for discounting purposes, or just the purchasing of that product.

    If there are other details I might need to take in to consideration, please share that as well.

    Much appreciated. My Zen Cart comprehension is getting better:)

    Thanks

  2. #2
    Join Date
    Apr 2020
    Location
    Hogan
    Posts
    65
    Plugin Contributions
    0

    Default Re: Product page - MIxed On

    I also will have a minimum purchase amount of: 5 cards, for example. But, 14 cards will allow free shipping.

    How to mix/combine these.

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,683
    Plugin Contributions
    123

    Default Re: Product page - MIxed On

    Mixed on has nothing to do with free shipping.

    You could certainly do what you have proposed:

    buy a minimum of 14 cards and shipping is free
    buy a minimum of 3 posters and shipping is free

    but you would do that by writing a new shipping module.

    Here's how to clone a shipping module:
    https://docs.zen-cart.com/dev/code/m...lone_shipping/

    In the quote function of your new module, you have to go through the cart contents and count the number of cards and posters.
    The function you'll want to use is get_products(). You can see how this is done by looking at the coupon module
    includes/modules/order_total/ot_coupon.php, at the function get_order_total().
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Apr 2020
    Location
    Hogan
    Posts
    65
    Plugin Contributions
    0

    Default Re: Product page - MIxed On

    Thanks for pointing out the shipping rule difference.


    So, that rings me back to understanding the Mix On feature.

    Is it just for minimum quantity determination, and allowing mixing of products based on identical attribute?

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,683
    Plugin Contributions
    123

    Default Re: Product page - MIxed On

    > Is it just for minimum quantity determination, and allowing mixing of products based on identical attribute?

    It is for quantity determination, counting the same products with DIFFERENT attribute settings as if they were identical.

    2 T-shirt - Red, Large
    3 T-shirt - Green, Medium
    1 T-shirt - Gray, XL

    Is this quantity 6 of that product, or 3 separate quantities of 2,3,1? That's what MIXED ON allows you to do.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. mixed product quantity max/min
    By jvn01 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 18 Nov 2010, 04:06 PM
  2. Mixed mode product listing
    By Svanis in forum Basic Configuration
    Replies: 0
    Last Post: 25 Jun 2007, 04:02 PM
  3. Mixed-product discounts?
    By victori78 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 23 Jan 2007, 11:49 PM
  4. Min: 0 Units: 0 *Mixed ON product list?
    By SarahL in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Nov 2006, 03:13 PM
  5. Removing Units / Mixed from product listing
    By sparrish in forum Basic Configuration
    Replies: 0
    Last Post: 29 Sep 2006, 05:49 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