Page 10 of 37 FirstFirst ... 8910111220 ... LastLast
Results 91 to 100 of 365
  1. #91
    Join Date
    Nov 2008
    Posts
    38
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Thanks, was able to download it and test it out on my site. Works great on the dropdown attributes but as mentioned in this thread doesn't work for my text field attributes. Looking forward to when someone is able to work that out!

  2. #92
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Quote Originally Posted by dack View Post
    I was about to comment that I thought that might be the latest... it's a little confusing that the "alpha" is newer than the "beta", but I understand why. You may want to put a link to this one in the first post too. Probably also remove the dead link too.
    can't edit posts after 7 minutes..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #93
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    So I've been playing with this and sadly I'm not sure I will be able to use it across the board because of some shortcomings I have discovered.

    SBA v5.0 like previous SBA versions do seem to support products with "optional" attributes. "Optional" attributes are attributes which would not used to track stock. They would be things that are "enhancements" to a product such as monograms, packaging options, customization options, etc. For example if I purchase a tablecloth which is stock based on size and color, and selected the option for adding a monogram. This is not possible with previous versions of SBA, and this version is no exception.

    Additionally this add-on seems to turn ALL of my attributes into dropdown attributes so matter what option type for the attribute actually is. With SBA v5.0 they all "taste like chicken" in that they are ALL converted on the front end into dropdowns.

    This behavior is also applied to any products where I DO NOT create product variants (because the stock is not tracked by a product variant). So If I create a product with a text attribute and do not create a product variant for this product, ALL the attributes will appear as sequenced dropdowns.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #94
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Quote Originally Posted by DivaVocals View Post
    Additionally this add-on seems to turn ALL of my attributes into dropdown attributes so matter what option type for the attribute actually is. With SBA v5.0 they all "taste like chicken" in that they are ALL converted on the front end into dropdowns.
    Are you sure SBA is doing this and not Dynamic Dropdowns? Make a simple test - change includes/templates.../tpl_modules_attributes.php and use the default one so that DD aren't utilized. I understand there are some downsides to this, but on the other hand, you could add a stock table which directly shows which combinations are in stock...

  5. #95
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Quote Originally Posted by balihr View Post
    Are you sure SBA is doing this and not Dynamic Dropdowns? Make a simple test - change includes/templates.../tpl_modules_attributes.php and use the default one so that DD aren't utilized. I understand there are some downsides to this, but on the other hand, you could add a stock table which directly shows which combinations are in stock...
    Of course it's dynamic dropdowns doing this.. However since Dynamic Dropdowns, is fully integrated as a part of the SBA v5.0 codebase, this is a FLAW and a fairly serious one I'd say since this implementation forces the shop owner to choose between sequenced attributes and fully functioning attributes.. Dynamic Dropdowns, sequenced attributes or whatever the feature is called should not arbitrarily change ALL attributes to dropdowns and apply the sequenced attribute behavior to them...

    It's too bad the Dynamic Dropdowns function only works with dropdown type attributes, but IMHO it's MORE okay to use the feature with only one attribute type than the current behavior. I was prepared to have my client convert all of her radiobutton and checkbox attributes to dropdowns. The issue is for products for which stock is NOT tracked by product variants, she cannot use any other product attribute types because SBA v5.0 "converts" them all to dropdowns and applies the sequenced attributes behavior to them. That's a flaw, and I'd daresay it would be problematic for A LOT of shopowners as there really isn't a workaround using SBA v5.0.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #96
    Join Date
    Apr 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Is there a way to make 1.5.0 work with SBA without regard for dynamic menus? I'm not really interested in having dynamic drop downs, I'm just trying to get back to the functionality that I had from old SBA versions before updating to 1.5.0. Should I be watching for a different contribution, or is this version constructed in such a way that I can take that part out?

  7. #97
    Join Date
    Aug 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Quote Originally Posted by jaredyates View Post
    Is there a way to make 1.5.0 work with SBA without regard for dynamic menus? I'm not really interested in having dynamic drop downs, I'm just trying to get back to the functionality that I had from old SBA versions before updating to 1.5.0. Should I be watching for a different contribution, or is this version constructed in such a way that I can take that part out?
    I need this to work as well. We need to keep track of stock on hand as well as provide for freeform text and file uploading for mongramming.

  8. #98
    Join Date
    Aug 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    This works exactly the way I need it to

  9. #99
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Quote Originally Posted by davidmay354 View Post
    I need this to work as well. We need to keep track of stock on hand as well as provide for freeform text and file uploading for mongramming.
    Quote Originally Posted by davidmay354 View Post
    This works exactly the way I need it to
    Don't take this wrong, but HOW?? You provide little or no information in your post to say HOW it works the way you need.. As has been reported, SBA v5.0 does NOT work with products with attributes which are not tracked by attribute variants or products which have "optional" attributes. (And based on your first post it sounds like you have those)

    So it would help others following this post if you could provide more details (and even a link to your site so we can see) on how it "works exactly" the way you need.. What does it do, how did you configure the add-on to get to this result..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #100
    Join Date
    Aug 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Quote Originally Posted by DivaVocals View Post
    Don't take this wrong, but HOW?? You provide little or no information in your post to say HOW it works the way you need.. As has been reported, SBA v5.0 does NOT work with products with attributes which are not tracked by attribute variants or products which have "optional" attributes. (And based on your first post it sounds like you have those)

    So it would help others following this post if you could provide more details (and even a link to your site so we can see) on how it "works exactly" the way you need.. What does it do, how did you configure the add-on to get to this result..
    Sorry about the confusion.. I do need a function that will track stock by attribute, but allow for text or file upload attributes as well. I am work with a a company that sells apparel that can be monogrammed. They want to keep track of the inventory(ie: size and color)and let the buyer select the pieces they want and then upload a logo or text to embroidered on the shirt(s) they select.

 

 
Page 10 of 37 FirstFirst ... 8910111220 ... LastLast

Similar Threads

  1. v155 BETA feedback for Responsive-Classic in v155-beta
    By picaflor-azul in forum Addon Templates
    Replies: 51
    Last Post: 5 Mar 2016, 09:14 PM
  2. v151 Using Stock By Attributes, In Stock Value Is Sum Of Attributes' Stock
    By y0ul053 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 29 Aug 2013, 04:23 PM
  3. Replies: 5
    Last Post: 3 Aug 2011, 08:15 AM
  4. Stock by Attributes and displaying next to attributes for Customers 1.3.8
    By tirjasdyn in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 21 May 2009, 10:31 PM
  5. Stock level indicator, for stock by attributes controller
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Nov 2008, 09:49 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