Zen Cart Logo

How can I do this?

Locked

Views: 578

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
16 Jul 2010, 10:37 AM
#1
neilg avatar

neilg

New Zenner

Join Date:
Dec 2006
Posts:
75
Plugin Contributions:
0

How can I do this?

Hi all,

here is an example of a website and I would like to be able to do the same for the way the products show the different sizes and options....

http://www.bravissimo.com/products/swimwear/bikinis/masquerade-beachwear/qs06-details.aspx

Is there a way we can do it in Zen Cart?

Have already checked out Attribute by Grid add on...but it does not have this level of safistication.

How can I tell what type of cart this website used to build it?

Cheers,
Neil

16 Jul 2010, 10:56 PM
#2
niccol avatar

niccol

Totally Zenned

Join Date:
Apr 2009
Posts:
2,138
Plugin Contributions:
1

Re: How can I do this?

The grid is possible with attribute grid.

The pop-up is possible within Zen Cart but would need some coding to get it to work. The most obvious solution is javascript (which is how the example does it) but probably a css only solution is possible too.

If your not comfortable with that coding then you could post on the commercial help required section of this forum.

You'd need to recognise the code structure to know what cart is being used. I don't, I am afraid.