Zen Cart Logo
Forums / Basic Configuration / Show quanitity box and buy now button?

Show quanitity box and buy now button?

Views: 2,026

Results 1 to 8 of 8
2 Jan 2011, 2:41 PM
#1
commdiver avatar

commdiver

Zen Follower

Join Date:
May 2010
Posts:
222
Plugin Contributions:
0

Show quanitity box and buy now button?

Is there any way to show both the quantity box and the buy now button on product listings?

2 Jan 2011, 3:28 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Show quanitity box and buy now button?

In the Configuration ... Product Listing ... you can set to 2:

Display Product Add to Cart Button (0=off; 1=on; 2=on with Qty Box per Product)
Do you want to display the Add to Cart Button?

NOTE: Turn OFF Display Multiple Products Qty Box Status to use Option 2 on with Qty Box per Product

and set to 0:

Display Multiple Products Qty Box Status and Set Button Location
Do you want to display Add Multiple Products Qty Box and Set Button Location?
0= off
1= Top
2= Bottom
3= Both

2 Jan 2011, 4:24 PM
#3
commdiver avatar

commdiver

Zen Follower

Join Date:
May 2010
Posts:
222
Plugin Contributions:
0

Re: Show quanitity box and buy now button?

That worked. Thank you!

Which PHP file would I need to edit to switch the button to the buy it now button? Also, is there a way to put the button on top of the quantity box and to change the quantity box to a pull-down menu?

Thank you in advance for any help.

2 Jan 2011, 4:41 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Show quanitity box and buy now button?

There are no php files to change for this setting ... it is a configuration setting in your Zen Cart Admin where I told you to look for them ...

2 Jan 2011, 5:27 PM
#5
commdiver avatar

commdiver

Zen Follower

Join Date:
May 2010
Posts:
222
Plugin Contributions:
0

Re: Show quanitity box and buy now button?

Where on the Product Listing page would I edit the stuff I mentioned? I am not talking about what I originally asked.

2 Jan 2011, 5:29 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Show quanitity box and buy now button?

Then more details about what you really are talking about would help ... there are a lot of files that pull various pieces and parts ...

2 Jan 2011, 6:17 PM
#7
commdiver avatar

commdiver

Zen Follower

Join Date:
May 2010
Posts:
222
Plugin Contributions:
0

Re: Show quanitity box and buy now button?

Ok, sorry for the lack of details.

If you take a look at the product circled in blue in this screenshot, you will see the product image, name, description, price, quantity box, and then the add to cart button in that order. I would like to move the add to cart button above the quantity box, like the product circled in red. I would also like to change the quantity box from a text input to a pull-down menu.

Thank you for the help so far.

3 Jan 2011, 3:16 AM
#8
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Show quanitity box and buy now button?

Sorry that is an add on you would have to look at your customized code and see how that is written and switch the button around with the input box ...