Page 2 of 37 FirstFirst 123412 ... LastLast
Results 11 to 20 of 365
  1. #11
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Stock by Attributes 5.0 Beta

    Afraid not, beyond "when it's ready".

  2. #12
    Join Date
    Dec 2010
    Posts
    56
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    Hi Creinold,
    Shopping by attributes is a "must" in an e-commerce store who serves wholesalers.
    my question is:
    I would think a customer will see a form where he could define the quantity he wants to order for each attribute.
    Size #6 Qty: XX.
    Size #7 Qty: YY.
    Size #8 Qty: ZZ .....and so on..
    and the stock will be synchronizes accordingly (When he will click "add to cart" the stock for the 3 different attributes will be updated).

    Is this what your Addon does? how do I configure it?

    Thank you very much
    Amrami

  3. #13
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    my question is:
    I would think a customer will see a form where he could define the quantity he wants to order for each attribute.
    Size #6 Qty: XX.
    Size #7 Qty: YY.
    Size #8 Qty: ZZ .....and so on..
    and the stock will be synchronizes accordingly (When he will click "add to cart" the stock for the 3 different attributes will be updated).
    I was wondering the same thing.

    My cart is zc 1.3.9h but I'm using older SBA 1.4.9 Ajax in combination with Product Attribute Grid v 1.1.1 to achieve the above. (sample - http://www.meafordwool.com/Milled-So...ort-Wool-Socks )

    I've been fearful to update what is working well for me, but I also don't know if I have some vulnerabilities in the code of these older v mods.

    I'm further confused about this 5.0 beta vs the SBA 1.4.12 - if they do the same thing or?? And also if either would eliminate the need for the Product Attribute Grid, and if not, if they would still work in concert with it.

    Regards for a Happy New Year to all.

  4. #14
    Join Date
    Apr 2010
    Posts
    133
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    I am noticing that I have an issue if I have 2ea small, 2ea medium, and 2ea large this totals 6. So it shows 6 total in stock. The problem is that the shopping cart lets the buyer order all 6 in small or any other size even though there is only 2ea for each size available. Is there a fix for this?

  5. #15
    Join Date
    Jan 2011
    Location
    Laguna Vista TX
    Posts
    42
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    this is exactly what I needed. Only question is how can I get it to show how many of each attribute is in stock so the customers don't try to order more than what is in stock?

  6. #16
    Join Date
    Apr 2010
    Posts
    133
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    No one seems to answer much in this thread. My suggestion would be to ask your question in the other thread for Stock Attributes 4.0... It is much more active than this one. Diva Vocals is over there and she is amazing with all she does to help!

  7. #17
    Join Date
    Jan 2011
    Location
    Laguna Vista TX
    Posts
    42
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    Quote Originally Posted by nohart View Post
    No one seems to answer much in this thread. My suggestion would be to ask your question in the other thread for Stock Attributes 4.0... It is much more active than this one. Diva Vocals is over there and she is amazing with all she does to help!
    thanks I tried the support thread with no luck so I'll search for the other one.

  8. #18
    Join Date
    Jan 2011
    Posts
    2
    Plugin Contributions
    0

    help question Re: Stock by Attributes 5.0 Beta

    Quote Originally Posted by creinold View Post
    Hey everyone here's the update of SBA for Zen-Cart 1.3.9H

    Once its been tested good. I will update the readme / install files and submit to contribution.

    Thanks
    Charles

    http://www.luxuriousslippers.com/Sto...s_V5.0Beta.zip
    I try to install this mod, but confused with readme file: "Prepare the package for upload to your server by renaming the following folders to match your template name: includes/modules/YOUR_TEMPLATE and includes/templates/YOUR_TEMPLATE"

    I found "includes/templates/YOUR_TEMPLATE" folder, but there is not "includes/modules/YOUR_TEMPLATE" in archive ?
    There is "includes/modules/pages" folder only !
    What do you mean when whrote this readme ?

  9. #19
    Join Date
    Jan 2011
    Location
    Laguna Vista TX
    Posts
    42
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    Quote Originally Posted by anstrem View Post
    I try to install this mod, but confused with readme file: "Prepare the package for upload to your server by renaming the following folders to match your template name: includes/modules/YOUR_TEMPLATE and includes/templates/YOUR_TEMPLATE"

    I found "includes/templates/YOUR_TEMPLATE" folder, but there is not "includes/modules/YOUR_TEMPLATE" in archive ?
    There is "includes/modules/pages" folder only !
    What do you mean when whrote this readme ?
    i HAD THE SAME PROBLEM! I couldn't find the answers anywhere. Then I decided to actually go through the files in the download and follow the path on my includes and admin to add every single file or edit the files that existed. It took a while but IT WORKED. The files it talks about renaming you actually have to create. they come up in the download as includes/modules/YOUR_TEMPLATE and includes/modules/YOUR_TEMPLATE (which you will hopefully have a custom template and you just replace the YOUR_TEMPLATE with the custom template name you used. You will have to create the folder and then the file in your FTP. the other one the same thing follow the path and create the file then copy the code and paste it in the new file. You will need to create a few other files too. Just follow the path. everything that opens in the download open on your FTP. You'll get it.

    Hope that helps. the read me had me incredibly lost!

  10. #20
    Join Date
    Jan 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Stock by Attributes 5.0 Beta

    Quote Originally Posted by balticccreations View Post
    i HAD THE SAME PROBLEM! I couldn't find the answers anywhere. Then I decided to actually go through the files in the download and follow the path on my includes and admin to add every single file or edit the files that existed. It took a while but IT WORKED. The files it talks about renaming you actually have to create. they come up in the download as includes/modules/YOUR_TEMPLATE and includes/modules/YOUR_TEMPLATE (which you will hopefully have a custom template and you just replace the YOUR_TEMPLATE with the custom template name you used. You will have to create the folder and then the file in your FTP. the other one the same thing follow the path and create the file then copy the code and paste it in the new file. You will need to create a few other files too. Just follow the path. everything that opens in the download open on your FTP. You'll get it.

    Hope that helps. the read me had me incredibly lost!
    Thank you, but I dont understand anything
    I change includes/templates/YOUR_TEMPLATE and copy includes/modules/pages and all other folders from SBA archive to my site.
    I dssapoint with result. I found PWA_ADD_QUANTITY and PWA_SYNC_QUANTITY. I set some quantity for atrributes and try by goods. The shop is not controll atributes quantity

 

 
Page 2 of 37 FirstFirst 123412 ... 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