![]() |
Show pic for each color |
Post Reply
|
Page 12> |
| Author | |
Ekskape
Newbie
Joined: 19-March-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Show pic for each colorPosted: 19-March-2010 at 11:06pm |
|
Is it possible to I configure product detail page to show each products color as a separate image?
|
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 20-March-2010 at 4:12pm |
![]() |
|
Ekskape
Newbie
Joined: 19-March-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 20-March-2010 at 6:17pm |
|
I've looked at that, the problem is that I have a different SKU for each product color and a different picture. Lets say my main product is ABC and I have 4 colors of the same product and 4 pictures not just swatches, SKU will be ABCred, ABCblue, ABCgreen, and ABCwhite. Those will be the only orderable options on the product detail page. What would be the way to go here? Do I need an add-on?
|
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 20-March-2010 at 10:15pm |
|
Hi, That is EXACTLY what the apparel add-on supports. Each variation of a product can have a unique SKU and image as well as stock levels etc. See : http://wiki.earlyimpact.com/apparel_add-on/features
|
|
![]() |
|
sdalan
Groupie
Joined: 10-August-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 21-March-2010 at 2:06pm |
|
Have used the add-on for years - works great. You can pretty easily change where you put the swatches (it is a code change but just requires moving the call).
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 21-March-2010 at 2:12pm |
|
Here is the apparel mod installed in a site selling sinks where the product is available in a large variety of colors:
Is that what you have in mind?
|
|
![]() |
|
Ekskape
Newbie
Joined: 19-March-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 22-March-2010 at 2:49pm |
|
Yes, I think this is what I need. Let me try it and maybe come back with more questions :)
Thanks for your help!
|
|
![]() |
|
Ekskape
Newbie
Joined: 19-March-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 23-March-2010 at 4:02pm |
|
Have 2 follow up question...
1. Can there be a short description added to each color?
I use radio buttons and the name of the color is displayed next to it. Is there a way to show suggestions on the next 2 -3 lines before displaying the next radio button with color?
i.e. radio button - "Green" - next line - "Fits with product ...." - next line "url"
Short description will be stored in the db.
2. Instead of swatches I use thumbnail pictures for all the colors and if there is more then 3 colors available everything gets shifted and looks terrible. Can I change the settings somewhere to allow only 3 options per row and start a new row if there's more then 3,6,9 etc.?
Thanks for your help!
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 23-March-2010 at 4:33pm |
|
At the top of viewprd.asp is this code - you can adjust that as you see fit.
pcv_intProdImage_Columns = 3
The rest of what you are asking would require custom programming. We'd happily discuss that with you if that's the route you wish to take.
|
|
![]() |
|
Ekskape
Newbie
Joined: 19-March-2010 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 23-March-2010 at 4:54pm |
|
Greg, pcv_intProdImage_Columns is already set to 3, I think it refers to additional images for the main product not the color option thumbnails
If custom programing is the only option I guess I'd have to do it this way. I was thinking of adding a field in the db with that short description and just displaying it after the radio button... Unless there is an easier way to go
|
|
![]() |
|
Post Reply
|
Page 12> |
|
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 |