• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 21, 2026, 09:52:17 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - petkow

1
Configuration of KonaKart / Adding custom basket fields
September 20, 2013, 11:42:08 am
I am completely new to konakart and relatively new to Java as well so please pardon my ignorance! I have spent quite a while trying to figure out how to enable some additional fields related to the customisation of an order. For example, lets say my product is a T-Shirt, and I allow the customer to define the text to appear on the T-Shirt. Seems to be a fairly straight forward request, but I have been researching this in the documentation and here in the forum and I am not really finding easy answers. The best I could find was described in this post: http://www.konakart.com/forum/index.php?topic=1466.0.

I have defined an additional Product Option and then in the product, I go into the attributes tab and add this option to the product. Now my first question: I presume I need to define something in the C1 and C2 fields of this option in order to store the custom text? It says in the help text: "The attributes C1 and C2 are custom values that may be set with custom data." Or am I barking up the wrong tree?

Can someone lead me in the right direction?

Thanks in advance