Results 1 to 10 of 365

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,741
    Plugin Contributions
    22

    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...

  2. #2
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    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.

  3. #3
    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?

  4. #4
    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.

  5. #5
    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

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    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.

  7. #7
    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.

  8. #8
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

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

    Quote Originally Posted by davidmay354 View Post
    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.
    You're still not telling us how you got that to work with THIS version of SBA.. Because in my testing ALL attributes (text, etc) are turned into dropdown attributes and treated as sequenced dropdowns.. How did you get a different 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.

  9. #9
    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
    You're still not telling us how you got that to work with THIS version of SBA.. Because in my testing ALL attributes (text, etc) are turned into dropdown attributes and treated as sequenced dropdowns.. How did you get a different result??
    Still trying to get it to work..

 

 

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

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