I'm using the version 7.04. I created options for color, and added images in the swatch and image field. when I go to product, and select the color from drop down box of options, I want them to change the default photo to the swatch or image inputted in the admin area. please advise.
thanks
Options and Variants
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: Options and Variants
Hello,
That's how it works, however..
If you're using swatches it should show the swatches..not a select box What's the issue you're having?
That's how it works, however..
If you're using swatches it should show the swatches..not a select box What's the issue you're having?
Re: Options and Variants
Hi Mike,
Let me explain it better. I have products that have color and length as option. The lengths have different prices but not color. I used swatches and images in color options to put the thumbnail and images of different colors and I used lengh option to enter different prices. now what I want is when shopper selects a color from drop down box, to change the product image with the one I put in swatches / images, and when they select a length change the price. is this doable?
in another matter, I added customer field product templates but not showing in the product page.
Let me explain it better. I have products that have color and length as option. The lengths have different prices but not color. I used swatches and images in color options to put the thumbnail and images of different colors and I used lengh option to enter different prices. now what I want is when shopper selects a color from drop down box, to change the product image with the one I put in swatches / images, and when they select a length change the price. is this doable?
in another matter, I added customer field product templates but not showing in the product page.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Options and Variants
Check in the conlib reference for you product description conlib. I think there is something like ShowCustomFields="True" that you can set.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Options and Variants
Thanks Judy. The product page already is using that. This is how product desc. is called
[[ConLib:ProductDescription ShowCustomFields="true"]]
but it doesn't show them.
[[ConLib:ProductDescription ShowCustomFields="true"]]
but it doesn't show them.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Options and Variants
If you are creating merchant template fields, they should show there. If you are creating customer template fields, they will show up at the right where the buy product fields are.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Options and Variants
it doesn't show.