ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Two product display Options
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Two product display Options

 Post Reply Post Reply
Author
Message
joshs View Drop Down
Newbie
Newbie


Joined: 07-April-2009
Location: Utah
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote joshs Quote  Post ReplyReply Direct Link To This Post Topic: Two product display Options
    Posted: 21-July-2009 at 12:14am
I would like to off my customers two product display options.

In the store display settings 4 options are listed (horizontal, vertical, vertical (list view), vertical (list view with ability to add quantities.)

I would like to have two links at the top of the page:  Horizontal Style, and Vertical list view with the ability to add quantities. 

Any suggestions on how to give the user the ability to change their personal view?

Josh
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 21-July-2009 at 12:57am
Easy - just add "&pagestyle=x", where "x" = h, l, m or p to meet your preferences:

http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&pageStyle=h
http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&pageStyle=l
http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&pageStyle=m
http://www.earlyimpact.com/demos/standard/pc/viewCategories.asp?idCategory=5&pageStyle=p
Back to Top
joshs View Drop Down
Newbie
Newbie


Joined: 07-April-2009
Location: Utah
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote joshs Quote  Post ReplyReply Direct Link To This Post Posted: 21-July-2009 at 2:03am
wouldn't that take the viewer to category 5 every time?
Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 21-July-2009 at 3:51am
Hi Joshs,
   Greg was providing an example. You would need to use the variable (available in the code already) for the categoryID.
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 21-July-2009 at 10:45am
Joshs, the example I gave you is the key to accomplishing your requirement, and it is very elementary for anyone who understand programming, but two things will have to happen. 

Once a decision is made as to where on the page these "alternate view options" are to appear, one will have to locate the appropriate place in the code to implement the links - along with any border or such to highlight the links.  then you have to form the links themselves.

The point of my example is that the coding in the page already exists to allow the page to deal with multiple views. Explaining how and where in the page such code should be placed is a bit beyond what I'm able to do in the forum.  Unless you can tackle this, contact me to discuss or reference the partner list for other developers.
Back to Top
joshs View Drop Down
Newbie
Newbie


Joined: 07-April-2009
Location: Utah
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote joshs Quote  Post ReplyReply Direct Link To This Post Posted: 28-July-2009 at 8:25pm
thanks for your help
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.