Attribute Problem
I am new to the community so please excuse me if I am not exactly correct in my approach.I need assistance with Attributes in Zen Cart 1.3.8v. I have searched numerous threads but saw nothing close to my situation.
I am trying to set up comment boxes under the image of each product item on the site that would allow the customer to personalize the product after putting it in their cart. Example: if they order 6 of one product item and/or order 8 different product items, I want them to be able to personalize each item in their cart with exactly what they want to write. How exactly can I do that? Thanks so much in advance.
Newby1
To be able to do this will require much custom codeOriginally Posted by newby1
8 different can be done as eack is a productOriginally Posted by newby1
6 of one with each a different added text is an issue
Zen-Venom Get Bitten
I followed the FAQ instructions of 'How do I add attributes to my products?", and thought everything was working well until I tested the results on my site. These are error messages I received:
Your Shopping Cart Contents
Warning Please update your order. To My Love...
... Invalid Option Values Selected
To My Love...
... Invalid Option Values Selected
To My Love...
... Invalid Option Values Selected
You may make quantity changes to your order here, return to shopping or proceed to checkout.
Total Items: 1 Amount: $3.50
Qty. Item Name Unit Total
To My Love...To My Love...
* Greeting Style - Printed
* Personalize Here - I want you to know this is a test.
* Send To - Joe Doe
10 Anywhere
Anytown, PA 12345
* Arrival Date Requested - 10/1/10
$3.50 $3.50 Delete this item from the cart by clicking this icon.
Sub-Total: $3.50
Is it possible for this to work by modifying the "TEXT(this does not get an option value)" under Options Name Manager?
6 of one product item ... personalize each item
What you have there is not 6 of one item, but one each of 6 differently engraved items. If the actual item has one engraving field, your product should have one text field. Each different one the customer orders will show in the cart as a distinct item with its text. If they want two of one text, they can order that by selecting qty 2 when adding to cart.
newby1,
Provide a link to your site...
Zen-Venom Get Bitten
Hi, I was wondering if you could post the solution here so that others may benefit from it?
I'm too looking for a way to do this.
I've thought of having someone modify "Stock by Attributes"
Stock of Attributes holds a value of the stock level, presumably in the database, so I wouldn't have thought it would be too difficult to modify this to also hold a stock number. This would then just need pulling through to the invoice/orders page.
Any help or suggestions much appreciated!
Kuroi didn't bother to do that because the new Zen Cart version with the feature built in was imminent at the time. It still is, but has not arrived yet, so doing this would be good for someone with the time and skill.