Zen Cart Logo

product page design

Views: 922

Results 1 to 5 of 5
9 Apr 2012, 2:57 PM
#1
win8win avatar

win8win

Zen Follower

Join Date:
Apr 2012
Location:
beijing
Posts:
258
Plugin Contributions:
1

product page design

:blink:at product page ,I would like to add two pages beside "description"
after added,there will be three pages "descripgion","reviews","solds".
and,it will show the one which was clicked.

is there an addon for this function.thanks

10 Apr 2012, 10:32 AM
#3
win8win avatar

win8win

Zen Follower

Join Date:
Apr 2012
Location:
beijing
Posts:
258
Plugin Contributions:
1

Re: product page design

thanks for your kind reply,
but i think the addon is a little complicated.
actuall,i think, it only need some code:
1:a code for showing the content;
2:a css code for controling the style of the content;
3:a JS code for changing-over function ;
:blink:

10 Apr 2012, 12:13 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: product page design

That is exactly what Tabbed Products Pro does. You are free to write your own version of it if you want, though.

4 May 2012, 3:53 AM
#5
win8win avatar

win8win

Zen Follower

Join Date:
Apr 2012
Location:
beijing
Posts:
258
Plugin Contributions:
1

Re: product page design

thanks for your kind reply,I made it.