Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Getting item w/ attributes & add to cart on same page..

Getting item w/ attributes & add to cart on same page..

Locked

Views: 872

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
25 May 2008, 9:24 AM
#1
ricky_101 avatar

ricky_101

New Zenner

Join Date:
Apr 2008
Posts:
3
Plugin Contributions:
0

Getting item w/ attributes & add to cart on same page..

Hello, i am starting a jewelry website..and i want to be able to have it where customers can just select the color..and click add to cart on the same page with all the other products..i am including a link to show you what i mean: http://cankicks.com/jordans.htm
As you can see they have the picture of all their sneakers...and u can select the size and then just put add 2 cart.... i dont not have any descriptions so i have no need for an extra page..

thanks in advance..
Rick

25 May 2008, 10:15 AM
#2
kobra avatar

kobra

Black Belt

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

Re: Getting item w/ attributes & add to cart on same page..

They have only ONE attribute selector - "Size"

Most jewelry sites I have seen have several like - size, metal, stone, stone size, etc etc.

If you have only one - you would have to custom code the product listing and insert the attribute code from the product info file in the correct place and then alter code to not display the product info page at all.

A bit of code alteration and more than can be covered in a forum environment but it can be done.