Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 42
  1. #31

    Default Re: attribute quantity box

    I need this too. I have customers who are ordering too many of a certain color, more than I have in stock of that color, but I have no way of showing how many of that certain color I have in stock. Any news on this?

  2. #32
    Join Date
    Sep 2007
    Location
    Manchester, England
    Posts
    168
    Plugin Contributions
    0

    Default Re: attribute quantity box

    Quote Originally Posted by mibelloboutique View Post
    I need this too. I have customers who are ordering too many of a certain color, more than I have in stock of that color, but I have no way of showing how many of that certain color I have in stock. Any news on this?
    It sounds to me as if you need the Stock By Attributes module (http://www.zen-cart.com/index.php?ma...roducts_id=310) rather than an attribute quantity box.

  3. #33
    Join Date
    Mar 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: attribute quantity box

    I posted this in another section before finding this thread - it sounds like the same problem a lot of people have. Is there a reliable solution before any new release??

    I installed the Stock by Attribute' module by Kuore ok and can now add stock attributes.
    It has thrown one further question however.
    The (sub) Category (and page) shows eg 6 items in stock AS A WHOLE, with the individual ones set internally as for eg
    Age 2 = 2 items
    Age 4 = 3 items
    Age 5 = 0 items
    Age 7 = 1 Item

    Fine so far.....

    However - if the customer selects Age 5 they wont know it is out of stock until they see it in the basket with *** against it and a comment it will be placed on backorder....they then have to remove or pay for it.

    Is there any way:
    a) an 'out of stock' message can be determined/displayed BEFORE it reaches the basket?
    or
    b) set the stock quantity to show against the drop down list ages so at least a customer can see there is zero quantity against an age range?
    thanks

  4. #34
    Join Date
    Apr 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: attribute quantity box

    Quote Originally Posted by crankyjim View Post
    Hello all.

    The site in question is my wife's site. I did the custom coding necessary to display the stock on hand.

    There is no module available that I am aware of that replicates this functionality.

    For those of you technically minded, it is really just a matter of filling two multi-dimensional arrays and looping through them to write out the html required for the table.

    The first array is filled with the attribute type names and becomes the column heading contents.

    The second array is filled with the attribute value names and includes the quantity as a final element within each array row.

    The most difficult part of this was calculating the correct nested loops to ensure that we would always have only 3 "columns" of information and it would be limited to a maximum of 30 items per "column".

    The display itself is rendered as an html table and is styled using css.

    Hope this helps get you started.


    Jim
    Hey crankyjim - are you still around? I am going to modify the 'Stock By Attributes' mod to solve this problem (well, I'm going to give it a go!!). It sure does sound like it would be helpful to have a look at your code... would you mind?

    Not sure when the next release of Zen Cart is planned, or if there are guidelines for making mods compatible with future versions? If so, now would be a great time to find out, so I don't have to re-write everything in 6 weeks...!

    Cheers,
    Pat

  5. #35
    Join Date
    Jul 2009
    Posts
    65
    Plugin Contributions
    0

    Default Re: attribute quantity box

    Hey guys

    In case you haven't noticed, you can install 2 add-ons that make this work quite easily, Stock By Attributes
    HTML Code:
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_47&products_id=310
    and also Product Attribute Grid
    HTML Code:
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=876
    - when both of these are installed, you can set up an attribute grid with either one attribute or two. See example from my website below. Customers are able to choose a combination of the number of tickets they require for a specific performance, and ticket type. In addition by adding a 3rd value for each attribute, and setting only that combination to one with stock, they are able to make a once-time donation as well!

    See here:

    Cheers

    Cliff

  6. #36

    Default Re: attribute quantity box

    After having a few chats with the gentleman that hosts our website. He wrote coding in it for us to show stock by attribute in this type of grid

    It splits stuff by color and size and then shows the quantity you have in the box with it as well as an input box for qty wanted to buy. I'm sure this could work for anything with attributes like shirts, clothing etc.

    If you need more help than the coding you can see from the page source send me a msg and I can forward his name and ways to get in touch with him.

  7. #37
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    334
    Plugin Contributions
    0

    Default Re: attribute quantity box

    Another request for this one.
    Is there somebody who can solve this BIG problem!!!!


  8. #38
    Join Date
    Mar 2009
    Location
    Seattle, WA
    Posts
    212
    Plugin Contributions
    1

    Default Re: attribute quantity box

    Quote Originally Posted by Ajeh View Post
    This is not available in Zen Cart at this time but it will be in a future release ...
    Quote Originally Posted by Ajeh View Post
    We really cannot say other than this year ...
    Any update to the future feature of attribute quantity boxes? This didn't come out in 2008 and 2009 is almost done.

    Thank you!

  9. #39
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    492
    Plugin Contributions
    17

    Default Re: attribute quantity box

    I am also in need of the same thing. Anyone have any solutions? it's halfway through 2010!!
    Jackie Taferner - JT Website Design
    Custom Website Design and Ecommerce
    **Support the community. Don't Private Message, post your questions in the forum.**

  10. #40
    Join Date
    Jul 2010
    Location
    Milpitas, CA
    Posts
    3
    Plugin Contributions
    0

    Default Re: attribute quantity box

    Hello,

    I'm a new member! WOOT! I've been a long time user of Zen Cart. I played around with it a lot before but never got around opening a shop. Now, I have found a business that I love. And I would love to have Attribute Quantities shown as well. I can pay if needed!

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. Quantity per attribute
    By traders in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 27 Nov 2007, 09:59 PM
  2. Allow quantity selection on attribute - no quantity discount
    By OregonBum in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 20 Sep 2007, 05:05 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
  •