Results 1 to 10 of 1125

Hybrid View

  1. #1
    double e Guest

    Default Re: Stocks by attributes

    I compared all of the files with a fresh download of the Stock by attributes and
    I found a few differences which fixed the problem that I was having with the "out of stock" not coming up when an item attribute is added to the cart with a 0 stock level but I still have the problem with Firefox putting double entries when adding attribute stock levels in the admin section. I don't know why this should happen.

  2. #2

    Default Re: Stocks by attributes

    I've got one product I drop ship that have 4 attributes with quite a few options on some of them - it adds up to 420 permutations. I'd do this in SQL if I have to - is there any quicker way to make all combos for a given product have a very high number in stock? I am doing most combos by hand for the rest of my inventory, as boring as that is, but, well, this one product is going to take weeks to do manually.

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stocks by attributes

    Quote Originally Posted by sobebabies View Post
    I've got one product I drop ship that have 4 attributes with quite a few options on some of them - it adds up to 420 permutations. I'd do this in SQL if I have to - is there any quicker way to make all combos for a given product have a very high number in stock? I am doing most combos by hand for the rest of my inventory, as boring as that is, but, well, this one product is going to take weeks to do manually.
    It you only drop ship for this product and therefore want all possible combinations to be available, just put a high stock value on the product itself and don't create any attribute stock.

    If some of the combinations are are not possible, then you would need to set attribute stock to zero to disable the combinations that visitors are not able to purchase. There is no built in way to achieve this, and because of the way in the which the data is structured, a purely SQL solution would be very complex. This really feels like it needs an upload file, possibly imported via your database management tool (or phpMyAdmin).
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  4. #4

    Default Re: Stocks by attributes

    Quote Originally Posted by kuroi View Post
    It you only drop ship for this product and therefore want all possible combinations to be available, just put a high stock value on the product itself and don't create any attribute stock.

    Oh! I didn't realize that! No, this isn't the only product I drop ship but this is such an easier solution. Thanks! :)

    I installed this module a few weeks ago and was gonna get to updating the numbers. Someone called me saying something was out of stock - I hadn't even realized that people noticed the *** and bright pink (for me, anyway) warning because order were coming in anyway and stuff going negative. So anyway, I've been scrambling to get the inventory in correctly - sales were suspiciously low.

  5. #5

    Default Re: Stocks by attributes

    Quote Originally Posted by kuroi View Post
    It you only drop ship for this product and therefore want all possible combinations to be available, just put a high stock value on the product itself and don't create any attribute stock.

    If some of the combinations are are not possible, then you would need to set attribute stock to zero to disable the combinations that visitors are not able to purchase. There is no built in way to achieve this, and because of the way in the which the data is structured, a purely SQL solution would be very complex. This really feels like it needs an upload file, possibly imported via your database management tool (or phpMyAdmin).
    This didn't do the trick. It still says the product is backordered no matter what combination I use.

  6. #6

    Default Re: Stocks by attributes

    I'd love to get a quickie guide on how to tweak the database to get this done. Which tables, how do I find what I need? The SQL syntax for the INSERT or UPDATE would be helpful. I just want to be able to set this type of product to have all attributes to super high and never have to touch it again manually.

  7. #7
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stocks by attributes

    Quote Originally Posted by sobebabies View Post
    This didn't do the trick. It still says the product is backordered no matter what combination I use.
    What version of Stock by Attribute are you using, and what version of Zen Cart?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #8

    Default Re: Stocks by attributes

    Quote Originally Posted by kuroi View Post
    What version of Stock by Attribute are you using, and what version of Zen Cart?
    Why, is this fixed? I have v4.4 and 1.3.7. Upgrade scheduled but tough time of year!

  9. #9
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stocks by attributes

    4.4 is an all or nothing version which requires attribute stock to be set up for all attribute combinations, or they're treated as zero and orders then go to backorder.

    Download version 4.6 (not 4.7) and take replace only your includes/functions/functions_lookups.php with the one from the newer version.

    This is the change that allows the product level quantity to be used when no attribute level stock has been set. The change was made for a client in a very similar position to you and is working perfectly for him.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. v139h Stocks of certain products disappearing automatically
    By Lowwi in forum General Questions
    Replies: 4
    Last Post: 11 Aug 2015, 09:09 PM
  2. Installing Stocks by Attribute
    By dragon03kf in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 26 Oct 2008, 07:42 PM
  3. Stocks by attributes
    By hcd888 in forum General Questions
    Replies: 1
    Last Post: 12 May 2008, 08:52 AM
  4. Multiple stocks per product
    By jaycode in forum General Questions
    Replies: 4
    Last Post: 5 Aug 2007, 11:55 AM
  5. Products with attribute stocks
    By Svanis in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 5 Jul 2006, 03:19 AM

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