Page 73 of 360 FirstFirst ... 2363717273747583123173 ... LastLast
Results 721 to 730 of 3591
  1. #721
    Join Date
    Apr 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Hi there,

    Supposing we wanted to modify this so that it didnt repeat the attribute description in the menu.

    At the moment the default value for the dropdown is "UK shoe size (Mens)", but it would make sense to have a shoe size eg 4 as that first value.

    Any idea how to do this?

    Warm Regards,


    Joel

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

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by optimalwebsite View Post
    Supposing we wanted to modify this so that it didnt repeat the attribute description in the menu.

    At the moment the default value for the dropdown is "UK shoe size (Mens)", but it would make sense to have a shoe size eg 4 as that first value.
    "This", the stock by attributes mod has no involvement in building the pulldown menu. As this thread is over 700 posts just on the mod, it would be a bad idea to extend its scope into other attribute-related queries too. Besides your question warrants a thread of its own.

    But before you start one, could I suggest that you consider whether this really is a good idea. My experience suggests that changing to having a particular size as a default leads to a sharp and expensive increase in the number of orders returned for sizing issues, and hacked off customers who feel that the site is poorly designed.
    Last edited by kuroi; 17 Aug 2009 at 10:45 AM.
    Kuroi Web Design and Development | Twitter

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

  3. #723
    Join Date
    Oct 2004
    Location
    Ontario
    Posts
    116
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I'm getting script timeout issues with this module. Is this a known problem? I am a web developer and I have come across similar issues when using jQuery to loop through a large page.

    Any thoughts?

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

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by Flipside View Post
    I'm getting script timeout issues with this module. Is this a known problem? I am a web developer and I have come across similar issues when using jQuery to loop through a large page.

    Any thoughts?
    It would be useful to know what you were doing when the timeout occurred, which version of the mod you are using and your hosting configuration e.g. PHP memory limit and timeout settings. That said, this is not a problem that I have heard of previously in 3 years of supporting versions 4.0 - 4.7 (I can't speak for multi-add or AJAX).
    Kuroi Web Design and Development | Twitter

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

  5. #725
    Join Date
    Aug 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Having a problem here using this mod.

    I have 2 attributes for T-shirts: Size and Color.

    For each variation of instock colors, it shows the attribute value, so if I have 3 sizes of white shirts, it shows "white" 3 times.

    My menu now looks like this:

    size color
    ---- --------
    S White
    M White
    L White
    X Black
    Black
    Red


    Any fix for this?

  6. #726
    Join Date
    Aug 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Hello,

    New-ish ZenCart user here, and first time poster, so please be gentle with me I've read for hours through this thread and don't see an answer, so here goes...

    I've successfully installed this wonderful add-on and have it working great for various clothing items with different sizes. But I'm having a slightly strange problem with an additional attribute that I've just added to one particular item.

    The shirt comes in different sizes, as I mentioned, but I've added the option to have a name/number printed on the back. Everything went smoothly in creating a TEXT-type option for this purpose and applying it as an attribute to that particular product. It all looks good for the customer, who can choose the size they want, fill the text field with the name/number combination they want printed on the back... until they add it to the cart. When they do that, a message in the cart screen states that the product is out of stock (when it shouldn't be). However, if the customer then removes the offending item from their cart, selects the same sized jersey again but this time chooses not to enter a name/number in the text field, the cart is suddenly a happy camper!

    Any ideas if this is something I messed up or if it's a limitation of the add-on? Any guidance would be greatly appreciated

    I'm using ZC 1.3.8a, SBA 4.7Multi-add, no other add-ons. Here's a link to the product I'm describing so you can see the behavior for yourself.

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

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by James Calder View Post
    Any ideas if this is something I messed up or if it's a limitation of the add-on? Any guidance would be greatly appreciated.
    It's not you. It's a known limitation of the mod.

    Because the mod is looking at the values of the attributes and comparing them to the values for which you have stock, and you don't have a product variant that includes the specific number that the site user enters the mod treats it as out of stock. In other words it doesn't play nicely with products that have text attributes.
    Kuroi Web Design and Development | Twitter

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

  8. #728
    Join Date
    Aug 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by kuroi View Post
    It's not you. It's a known limitation of the mod.

    Because the mod is looking at the values of the attributes and comparing them to the values for which you have stock, and you don't have a product variant that includes the specific number that the site user enters the mod treats it as out of stock. In other words it doesn't play nicely with products that have text attributes.
    kuroi - thank you so much for the swift response!

  9. #729
    Join Date
    Jun 2009
    Posts
    66
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    I have a problem: I have an helmet with the following choice:
    size M and size S, colour red and colour black
    I have 2 medium red and 2 medium black, no size S. Total 4 helmets.
    If a customer want to buy 4 medium black or 4 medium red or 4 Small in the shopping cart there is no message that they are out of stock, but if he want to buy 5 medium black, it says 0 quantity available.
    why? is it normal for this mod?

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

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+

    Quote Originally Posted by thenax View Post
    I have a problem: I have an helmet with the following choice:
    size M and size S, colour red and colour black
    I have 2 medium red and 2 medium black, no size S. Total 4 helmets.
    If a customer want to buy 4 medium black or 4 medium red or 4 Small in the shopping cart there is no message that they are out of stock, but if he want to buy 5 medium black, it says 0 quantity available.
    why? is it normal for this mod?
    Common problem, much discussed in thread already. Means that either you haven't installed all the files properly, or are using the AJAX version. More information above.
    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. Problems with addon: Dynamic Drop Downs for Stock By Attribute
    By Dunk in forum All Other Contributions/Addons
    Replies: 56
    Last Post: 30 Apr 2014, 07:55 PM
  2. MySQL Problem with Product with Attribute Stock addon
    By rtwingfield in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Sep 2011, 03:35 PM
  3. Hide Zero Quantity Attributes with attribute-stock addon
    By leevil123 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Feb 2010, 05:06 PM
  4. Replies: 4
    Last Post: 22 Jan 2010, 10:43 PM
  5. Price Products in the grid by 'Stock by Attribute' addon?
    By Salixia in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 27 Oct 2009, 06:03 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR