Page 322 of 360 FirstFirst ... 222272312320321322323324332 ... LastLast
Results 3,211 to 3,220 of 3600
  1. #3211
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    I ran several of the scripts that might be pertinent but no dice so far. I'm okay with waiting as this is driving me crazy
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  2. #3212
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by delia View Post
    I ran several of the scripts that might be pertinent but no dice so far. I'm okay with waiting as this is driving me crazy
    Like to try to gather a few facts too. When in option names manager, what attribute types appear?

    The oduct affected, what type of attribute was assigned that is not appearing?

    Do any product have attributes showing and what type are they?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3213
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    It says grid - this site was highly customized in 1.3.9. I don't ever remember seeing grid as an option before. Is it supposed to be that now?
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  4. #3214
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by delia View Post
    It says grid - this site was highly customized in 1.3.9. I don't ever remember seeing grid as an option before. Is it supposed to be that now?
    The grid software is compatible with SBA, but would need to obtain the latest copy. I haven't tried it recently with php 7.x though. What it does (if weren't aware) is offer two attributes to be presented as a combination on the product info page. There a customer could enter a quantity for each combination (say 1 L-green, 1 S-blue) and then when the product is added to the cart, each of those is added separately but in one submission...

    Hmm, shoot, going to have to go back and look at that plugin again...

    If though the product only has one attribute set to grid, then it is possible to add multiple "product" each having just that one attribute. That is like looking at the product list where the product doesn't have attributes and entering a quantity for each desired product and then submitting the page.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #3215
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    good grief! Never mind then. I had removed the attribute grid - stupid! Thanks for your help on this.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  6. #3216
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by delia View Post
    good grief! Never mind then. I had removed the attribute grid - stupid! Thanks for your help on this.
    No problem. :) Glad that the cause could be identified (and not specifically this plugin). :)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #3217
    Join Date
    Jan 2013
    Posts
    900
    Plugin Contributions
    0

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

    i want to turn off the words out of stock next to the attribute value, i tried different settings, always shows

  8. #3218
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by jimmie View Post
    i want to turn off the words out of stock next to the attribute value, i tried different settings, always shows
    As usual, need to know more details about the "setup". How many attributes are applied to the product in question? Ie. How many option names is it one or more than one?

    Using the exact verbiage ('Out of Stock:') can find a few things, first is the language define that actually provides that content (In a way why the colon is at the end of that statement, so that it would drive one to potentially make it what is desired instead of default.)


    Then from there, searching for example on 'PWA_OUT_OF_STOCK' which is one of the defines with that content: there are two files that result where in one there is a "switch" to turn off the display of that text and in the other, well there does not appear to be a switch at the moment but basically the content is displayed if the quantity available is 0 or less. There was a plan to further modify that control; however, as implemented, it appears like it would take yet another configuration option, or perhaps the existing one would be moved, though that too is/was part of the current plan forwards...

    The text could be modified, the code could be changed in the areas where it is to be displayed, and/or perhaps some additional modification.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #3219
    Join Date
    Jan 2013
    Posts
    900
    Plugin Contributions
    0

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


  10. #3220
    Join Date
    Jul 2012
    Posts
    16,799
    Plugin Contributions
    17

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

    Quote Originally Posted by jimmie View Post
    i want to turn off the words out of stock next to the attribute value, i tried different settings, always shows
    The change would be an all or nothing condition, but in this case, because there is one attribute (option name), the change to apply is to delete the text 'Out of Stock:' from the associated define leaving behind just a pair of single quotes instead of single quotes around that text.

    I haven't been asked/considered applying a "switch" at each product to support individual control of identifying the attributes as out of stock or not. I do see that the site supports adding such out of stock product to the cart.

    One "issue" with doing the above is that let's say 3 out of 4 option values are available and the fourth is really out of stock, the customer will not have knowledge of that until it has been added to the cart... unfortunately a further fix to that with consideration of the above is that yet another condition to consider is to remove out of stock if all are, but leave it if less than all are out of stock...

    In the case of this site, it appears that the text could be changed to 'back order' or something similar...

    BTW, recommend reviewing the text presented to customers when a back ordered product is added to the cart and the cart is reviewed. There are some grammatical/spelling issues. Ensuring correct spelling helps instill confidence in the site (or at least doesn't lose it as a result of what is presented).
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

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