Page 42 of 113 FirstFirst ... 3240414243445292 ... LastLast
Results 411 to 420 of 1125
  1. #411
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Thanks for that.

    I looked at post #110 (As did 132)

    It referred to a file main_template_vars_attributes.php
    in /public_html/includes/modules/pages/product_info

    The thing is. I looked into my directory and did not see that file.
    Which gets me a little worried. I am thinking I have a different version of this mod.
    But seemed to be working fine (Without the modifications I need.)

    But I also looked at the new file in the download section and the file was not in that one either.
    http://www.zen-cart.com/index.php?ma...roducts_id=310

    What do I need to do?

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

    Default Re: Stocks by attributes

    Quote Originally Posted by milobloom View Post
    I looked at post #110 (As did 132)

    It referred to a file main_template_vars_attributes.php
    in /public_html/includes/modules/pages/product_info

    The thing is. I looked into my directory and did not see that file.

    What do I need to do?
    Grayson's method was constructed for Zen Cart 1.2. The file structure changed for 1.3, but if you keep following the thread, that's explained. Sorry, I can't be more specific. I've never implemented this change myself.
    Kuroi Web Design and Development | Twitter

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

  3. #413
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Still looking for the solution.

    If there is anyone who figured it out, please let us know. There are
    alot of people interested in this tread. Just look at all the posts asking for the help.
    It seems like the obvious step for this mod.

    I will put up a perfect how to if I figure it out first.

  4. #414
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I was googling around and saw this post on a forum. Now I am not a programer, So I thought perhaps someone can get a clue how to put the qty next to the attribute names from this post here:

    http://damonparker.org/blog/2006/06/...tock-tracking/

    It showed an example of a site using it.

    http://www.pimpcostumes.com/costumes...it-Red/643,139

    Now they put " ** " next to products that might be low in stock.

    The files in the download modify files that are in the current install of zen,
    however I think if I edit these files would interfere with this mod. If I had it say at least " Sold Out " Next to the attribute name that would work too.

    My other thought is, If QTY was 0, Would there be a way for the attribute not to show up at all???

  5. #415
    Join Date
    Feb 2008
    Location
    San Anselmo, CA
    Posts
    5
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I've been searching through the forums to find the answer to the following question and haven't figured it out. If there is an answer in a previous post, feel free to redirect me.

    I have downloaded Kuroi's Stock by Attributes mod v4.6 to my Zen Cart version 1.3.7.1.

    I sell clothing mainly, and each product's attributes include both the size and color of the piece of clothing. I was able to stock a particular product's attributes, so that say, Red, XS has 2 in stock; Red, S has 5 in stock; Red M has 5 in stock, and Red L has 2 in stock.

    The cart is allowing me to put up to 14 Red, XS into my shopping cart--as in the total number of the product in stock. A warning comes up if I try to put 15 into my cart. But in reality, a warning should come up if I try to put 3 Red, XS in my cart.

    I have my Stock settings set so that customers are unable to checkout if the products they attempt to put in their cart exceed the amount of products in stock (hence the warning at 15 items and no warning at 14 items).

    What am I missing? How do I make sure the cart recongnizes the stock for each individual attribute?

    Thank you in advance!

  6. #416
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by milobloom View Post
    I keep seeing people asking, but not sure of the answer.
    I wanted to know if there was a way to display to the users how much
    of each size I have.
    Milobloom: I said how to do this in the post right before yours.

  7. #417
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by milobloom View Post
    Thanks for that.

    I looked at post #110 (As did 132)

    It referred to a file main_template_vars_attributes.php
    in /public_html/includes/modules/pages/product_info

    The thing is. I looked into my directory and did not see that file.
    The info in the wiki said to make the changes to the includes/modules/attributes.php file instead of includes/modules/pages/product_info/main_template_vars_attributes.php

  8. #418
    Join Date
    Feb 2008
    Location
    San Anselmo, CA
    Posts
    5
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Ok, never mind. We found the solution in the Wiki! Everything works!

  9. #419
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    The info in the wiki said to make the changes to the includes/modules/attributes.php file instead of includes/modules/pages/product_info/main_template_vars_attributes.php
    Your right, I did a text search but couldnt find a matching string.
    But found the locations. Made the changes...
    But Zilch. Not working. Like nothing changed.

    Does anyone have this working for 1.3.8?
    Not sure what to look at next.

  10. #420
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I made the changes that I posted about starting with message #407 so that the available quantity for the attributes show. The problem I'm having is things get wacky if I add a different attribute. For example, one attribute is color, and another attribute is type of back--a pin (for a pin-back button) or a magnet. Nothing shows up in the newest attribute--it it's a pull-down menu, there is only enough room for 2 letters, but it's blank.

    It works fine if I undo the modification to show the quantity. BUT, I have the same problem as yellow1912 in post #374
    http://www.zen-cart.com/forum/showpo...&postcount=374

    even if I add stock quantity for each attribute, I get an error that there isn't enough stock.

    When I do this with the mod to show quantity, it mixes both attributes together. I am wanting to have an option where quantity isn't an issue (with the type of back), but with the 2nd attribute (color) for the same product, it is.

    Anyone have the same issues? What did you do?

 

 
Page 42 of 113 FirstFirst ... 3240414243445292 ... LastLast

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

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