Page 21 of 45 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 449
  1. #201
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default

    Thanks for sharing your experience with Zen Cart with us!! It is always nice to hear such success stories from our members.

    It lets us know we are doing right and bringing you the best e-commerce solution that works for you ... :)
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #202
    Join Date
    Mar 2005
    Location
    Pennsylvania, USA
    Posts
    43
    Plugin Contributions
    0

    Default

    Okay, I was in here a few months ago looking for a solution to my attribute troubles. I never really found a solution, so I'm back to see if anyone has any new ideas. Here's the problem.

    I am building a site for contact lenses by mail order. (like 1-800-contacts) Each lens type has several required attributes, size, shape, and strength. These are absolutes for ALL lenses. Other types of lenses have other varying attributes. And, each of these attributes have a few, to hundreds of possible values. Then you times that by two eyes.

    I know that I could make it so the person has to order one eye, send to shopping cart, then go back and do the other eye. That would be the easy way out. But, if you look at every other website doing what we are doing, they have it so both eyes can be done at the same time. That is what we want.

    Example:
    Right [BC] [Dia] [Power] [Cyl] [Axis] [Add] [Color] [Quant]
    Left [BC] [Dia] [Power] [Cyl] [Axis] [Add] [Color] [Quant]

    Each attribute will be a combobox(dropdown), except for the quantity. The quantity option that is already built in to ZenCart would of course be rendered useless.

    Does anyone know if this can be done? Should I just hire a company to do this for us?

    My company likes the temporary system I put in place, but, it isn't exactly what they are looking for. Please PM, IM, email or just reply if you have an answer. Thanks.

  3. #203
    Join Date
    Aug 2004
    Posts
    4
    Plugin Contributions
    0

    Default

    Here's an unusual attributes question...

    I'd like to reduce the number of clicks for the user by allowing them to click on an attribute to add the item to the cart (containing that single attribute). (The product I'm selling has only one set of attributes--package size).

    Here is a clear example of what I mean (done with a mod to osC):
    http://www.psteas.com/product_info.php?products_id=68

    I'm not clear how to access the attribute variables within the custom template (tpl_product_info_display.php) and how to set up the hidden form variables for the POST. I'm good with PHP, so any advice for coding this within the overide template would be appreciated.

    Thanks

  4. #204
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default

    More or less what has been done is turn off the setting for display cart after adding a product.

    This keeps you on the same page you are on.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #205
    Join Date
    Aug 2004
    Posts
    4
    Plugin Contributions
    0

    Default

    Thanks Ajeh for the quick reply; however, it does not address my question. Yes, the display cart feature is turned off in the example -- that's a simple admin setting.

    What I'm interested in is the click-on-attribute-to-add-to-card function that is implemented on the example page.

    See: http://www.psteas.com/product_info.php?products_id=68

    If you click on the attribute (2oz., 4oz., etc.) it adds the product of that weight/size to the cart. The product attribute selection and "Add to Cart" button functionality are merged.

    Thanks

  6. #206
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default

    You would probably need to convert the add-on from osC for that.

    Do you know which one it was?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #207

    Default

    26 pages of reading, and I have learned a bunch. I think I'm going to get a lot out of Zen Cart.
    I'm not quite certain whether my question has been covered. I didn't see anyone ask it explicitly, although one post seemed to tell me that the answer is already "no". However, let me put out my situation just to be certain:
    I'm working on a ite for a client who makes stained glass items. There are 3 types of glass she uses, Cathedral, Opalescent, and Iridized. There are 22 colors to choose from as well. Now certain colors (like, say "Cloud White") can only be used with certain types of glass (Opalescent and Iridized, in this case). I created an attribute for the glass type, and one for glass color. Is there a way to limit the available colors based on the glass type that is selected?

  8. #208
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default

    No the attributes are not related to one another.

    You would be better off making a Product for each glass type and then add the appropriate colors to it.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #209
    Join Date
    Jul 2005
    Posts
    3
    Plugin Contributions
    0

    Default

    Hi,

    Anybody know how the following work in Attributes Controller?

    1. Price Factor & Offset:
    2. One Time Factor & Offset:
    3. Attributes Qty Price Discount:
    4. Onetime Attributes Qty Price Discount:

    Thank you!

  10. #210
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default

    If you do a search on:

    factor or price factor or attribute discounts ... I just wrote on this not to long ago and if you search further back there should be a lot more as well.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 21 of 45 FirstFirst ... 11192021222331 ... LastLast

Similar Threads

  1. HOW TO: Stock by attributes (Quantity by attributes updated)
    By Exavia in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 30 Nov 2010, 05:57 PM
  2. How to use Attributes Controller to arrange two attributes!!!
    By signagen in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 27 Jun 2008, 02:25 AM
  3. How do I assign attributes to attributes of a product?
    By stargre in forum General Questions
    Replies: 2
    Last Post: 20 May 2008, 12:01 PM
  4. Sub-attributes? Making attributes of attributes appear based on which you select?
    By pioupioun in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Jun 2006, 11:34 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