Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 11-27-2002 13:16:57

Guest
Guest

Add to Cart button

We have only 1 category, no images shown and have as many items shown per page as possible.  We have added a Quantity box next to the item description of each item.  We want to be able to select various quanities and make multiple item selections and then hit an Add To Cart button only one time to add all items at once.  We now need to add an Add To Cart button at the bottom of the page and make the items go into the cart.  Is this possible?

 

#2 11-30-2002 11:09:37

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Add to Cart button

Yes, but you will need to make extensive modifications to the add to cart routine in:

./cgi-bin/library/modules/site_store_cart_contents_add_update.pl

___________________________

Nick Hendler
Webmaster, Kryptronic, Inc.


Nick Hendler

Offline

 

#3 12-02-2002 13:32:44

Guest
Guest

Re: Add to Cart button

OK, how extensive?  We do not need to worry about price, quantity on hand, shipping, payments etc.  We only need to submit an order to our internal supply person.
We've modified site_store_small_display to show a quantity box and product description only, we now need to add an "Add to Cart" button and then be able to add all items at once.
If this gets too extensive we may have to abandon our plans.  We were hoping to make a simple order process and not go through a bunch of hoops to order stuff.
Please let us know what we are looking at and how extensive our modifications might be.
Thanks!!

 

#4 12-03-2002 18:38:37

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Add to Cart button

Very extensive.  The first routine in the file will need to be completely re-written to loop through all of the submitted product info to get every add done correctly.

___________________________

Nick Hendler
Webmaster, Kryptronic, Inc.


Nick Hendler

Offline

 

Board footer