Zen Cart Logo
Forums / General Questions / Add a new product to cart that is created dynamically

Add a new product to cart that is created dynamically

Locked

Views: 1,357

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
1 Apr 2007, 9:28 AM
#1
iamromeo007 avatar

iamromeo007

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

Add a new product to cart that is created dynamically

Hi Friends,
I plan to make a online logo
development & sales website where users can make a logo using my site.I have a module ready using which user can make a desired logo using my site clipart and effect. Now the price of each logo created is calculate dymaically depending on the cliparts and effect choosen by the user.i want to add the logo created to my zen-cart cart and proceess him to check out. I would like to know is that possible or what are opther option that i have?

I just have to pass 2 things to my cart 1) logo image(may be can save that file and just pass the file name) and 2) logo price.

Thank you.

Regards,
Romy

1 Apr 2007, 9:41 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Add a new product to cart that is created dynamically

The pieces to dynamically determine what the shopper picks in your design module do not exist in the default Zen Cart script.
Has your module taken this into account?
If so how are the selections passed to Zen Cart? and as what?
This is basically a configurator, and utilized for things like PC's among other modularly constructed items and I have only seen this type of feature in high priced carts.
A configurator module would be a good extention of Zen Cart if this gets created.

1 Apr 2007, 10:09 AM
#3
iamromeo007 avatar

iamromeo007

New Zenner

Join Date:
Apr 2007
Posts:
2
Plugin Contributions:
0

Re: Add a new product to cart that is created dynamically

Hi Kobra,
Firstly thanks you for reply and help. Yes i have the module ready for making a Logo it is a seperate module that i want to add to zen-cart .. like you said an extension to zen-cart. The price will be dymaically change depening on the cliparts and effect that the user selct and the parameters that i want to pass to cart are only the price and logo image. once the product i added to the cart it should follow normal cart checkout.

Thank you.

Regards,
Romy

1 Apr 2007, 1:37 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Add a new product to cart that is created dynamically

The price will be dymaically change depening on the cliparts and effect that the user selct and the parameters that i want to pass to cart are only the price and logo image. once the product i added to the cart it should follow normal cart checkout.
I do not know how this will function as it will not be related to any product that exists in the cart???? And Zen Cart is not modular in that you can not just use the add to cart & checkout functions nor any of the other functions in a modular - only what I want fashion.