Forums / General Questions / Adding a new sidebox

Adding a new sidebox

Results 1 to 6 of 6
07 Sep 2012, 12:50
#1
dannyvarley avatar

dannyvarley

Zen Follower

Join Date:
Dec 2011
Posts:
287
Plugin Contributions:
0

Adding a new sidebox

Im currently trying to add a new sidebox. I would like it to display the "Add selected products to cart" as seen here:

http://kitchenwarehouseltd.com/products/complete-kitchen-units/18mm-shaker/beech-units

Ive gone through this tutorial

http://www.zen-cart.com/wiki/index.php/Tutorial

I was hoping you could help how I could actually add to the content to display the add selected products to cart button?
07 Sep 2012, 13:56
#2
discoverytdi avatar

discoverytdi

Totally Zenned

Join Date:
May 2011
Posts:
562
Plugin Contributions:
0

Re: Adding a new sidebox

Try this one it even puts a pic of the product in the side box I tried it yesterday and it is ok even though it's rather old http://www.zen-cart.com/downloads.php?do=file&id=553 in fact it's almost identical apart from the addition of the image.
07 Sep 2012, 14:13
#3
discoverytdi avatar

discoverytdi

Totally Zenned

Join Date:
May 2011
Posts:
562
Plugin Contributions:
0

Re: Adding a new sidebox

discoverytdi:

Try this one it even puts a pic of the product in the side box I tried it yesterday and it is ok even though it's rather old http://www.zen-cart.com/downloads.php?do=file&id=553 in fact it's almost identical apart from the addition of the image.


think this is the one they are using Shopping cart sidebox with checkout button http://www.zen-cart.com/downloads.php?do=file&id=824
07 Sep 2012, 14:16
#4
dannyvarley avatar

dannyvarley

Zen Follower

Join Date:
Dec 2011
Posts:
287
Plugin Contributions:
0

Re: Adding a new sidebox

I have had that already, its not a checkout button I need in a sidebox, I need an "add selected products to cart" in the sidebox. I don't think there's a plugin for that so Im trying to make my own sidebox.

Its really hard!
07 Sep 2012, 14:18
#5
dannyvarley avatar

dannyvarley

Zen Follower

Join Date:
Dec 2011
Posts:
287
Plugin Contributions:
0

Re: Adding a new sidebox

Haha, I think I should explain myself a little better.

www.Kitchenwarehouseltd.com is my website, Im trying to add the button "add selected products to cart" into a new sidebox, so im trying to make my own sidebox.
07 Sep 2012, 18:05
#6
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Posts:
21,876
Plugin Contributions:
6

Re: Adding a new sidebox

This is going to be tough, because I believe the "add selected" button needs to be inside the form where the selections are made, while any sidebox will be created entirely outside of the center column and the form. There may be an answer, but it will take an expert in this aspect to find it.

Perhaps the add selected code can exist within the form code, but be displayed in a sidebox location.