number 1 might be
http://www.zen-cart.com/index.php?ma...roducts_id=983
Not sure what you mean by services in #2 but are you familiar with attributes for possibly handling #2?
number 1 might be
http://www.zen-cart.com/index.php?ma...roducts_id=983
Not sure what you mean by services in #2 but are you familiar with attributes for possibly handling #2?
History does not repeat itself but it [FONT="Century Gothic"][/FONT]does rhyme - Mark Twain
Thanx for the reply.
I sell services in stead of products. for exmaple:
Wash and Dry Clothing
t-shirt [quantity box]sweather [quantity box]
coat [quantity box]
dress [quantity box]
etc. [quantity box]
Wash and Dry Housedold items
item a [quantity box]
item b [quantity box]
item c [quantity box]
etc. [quantity box]
Repare Clothing
item a [quantity box]
item b [quantity box]
item c [quantity box]
etc. [quantity box]
Other Category
item a [quantity box]
item b [quantity box]
item c [quantity box]
etc. [quantity box]
SUBMIT BUTTON
I choose what i want to do and submit it all at once to the cart. Is there a way this can be done in zencart
It would seem attributes could give you this.
https://www.zen-cart.com/tutorials/index.php?article=57
You will probably have to select 'price by attributes' in the product editor so all the different options with different prices can all be calculated.
Alternately, you could make 'Wash and Dry Clothing' category (or sub category) with products listed in it; 't-shirt', 'sweater', 'coat', 'dress'.
set the products to all be listed with quantity boxes and an add to cart button at the top, bottom, or both.
The customer could then click on the service (Wash and Dry Clothing) and then have the quantity box listing of all the types of items and their quantities.
That is set in:
In the Admin>Configuration> Product Listing>Display Multiple Products Qty Box Status and Set Button Location (select 3)
History does not repeat itself but it [FONT="Century Gothic"][/FONT]does rhyme - Mark Twain
Thanks, i am going to try that.