![]() |
Option Images |
Post Reply
|
| Author | |
PSchraier
Newbie
Joined: 11-February-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Option ImagesPosted: 02-April-2010 at 2:34pm |
|
How do I change the number of images that are displayed below the main product image when showing option images (not additional images)? See example here: http://innovative-baby.com/shop/pc/viewPrd.asp?idproduct=6609&idcategory=0
The layout is a customized version of viewPrdL.asp so that I could put the recently viewed and cross selling on the right side. Thanks |
|
|
Pat Schraier
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 02-April-2010 at 2:36pm |
|
Pat, go look at the constant at the top of viewprd.asp
|
|
![]() |
|
PSchraier
Newbie
Joined: 11-February-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 04-April-2010 at 12:32pm |
|
Greg,
I made that change and it works with additional images but not images that come from options. The only thing that works is to make the option images 50 pixels. Here is a page where I resized all the option images to 50 pixels instead of using the thumbnails. http://innovative-baby.com/shop/pc/viewPrd.asp?idproduct=6439&idcategory=0 Pat |
|
|
Pat Schraier
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 04-April-2010 at 1:09pm |
|
Please confirm what value you have for this statement at the top of viewprd.asp:
pcv_intProdImage_Columns = 3
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 04-April-2010 at 1:18pm |
|
Pat, go fiddle with this value:
In app-ViewPrdFuncs.asp, down near the bottom of the page:
if Ocount=5 then
When I adjusted that in a development store, I was able to alter the number of "swatches" that are displayed. If it is the number of swatches (displayed per row) that you wish to alter, this should get it for you.
|
|
![]() |
|
PSchraier
Newbie
Joined: 11-February-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 05-April-2010 at 11:47am |
|
That did it! The page layout looks much better.
Thank you. |
|
|
Pat Schraier
|
|
![]() |
|
avalight
Newbie
Joined: 21-September-2007 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 05-November-2012 at 3:31pm |
|
Is there a way to get the swatches to align to the Left, instead of centered. I have looked and looked and cannot see why these are aligned center. I can see it on the source code on-line, but not in the viewprdcode.asp or any other file, for that matter.
Thanks Curt |
|
Curt
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |