Search found 13 matches

by cswebtech
Fri Jan 06, 2012 3:16 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product Template Fields, Some required but not all
Replies: 6
Views: 5356

Re: Product Template Fields, Some required but not all

I need help with this too! Need help with what to put in the ServerValidation function. I have a product template that is a checkboxlist with only 1 value in it. A YES item with the value set to 1. I need to make sure they choose the yes option before adding to the cart. With this current code, it w...
by cswebtech
Thu Sep 10, 2009 7:51 am
Forum: Feature Requests
Topic: Would like Product Image to change when select Option
Replies: 0
Views: 2919

Would like Product Image to change when select Option

I would like to see the product image change when you select an option (from the options and variants info). Right now this only works if you use the swatches feature. We need this to be a feature that works when you select the option from the drop down list! It lets you put in the various product i...
by cswebtech
Wed Sep 09, 2009 8:14 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Need help with ProductOptionCollection or ProductVariantColl
Replies: 1
Views: 1559

Re: Need help with ProductOptionCollection or ProductVariantColl

Well I discovered how to add the OptionPicker to my new ConLib and get it to display that. However it is using the swatch URLS and I want it to use the Image URLS instead. How do I do that? Also, how do I set the image size? It is setting the images as the background of the table. I want it to put t...
by cswebtech
Wed Sep 09, 2009 7:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Need help with ProductOptionCollection or ProductVariantColl
Replies: 1
Views: 1559

Need help with ProductOptionCollection or ProductVariantColl

Hi, I need help using the ProductOptionCollection or the ProductVariantCollection. is there any documentation on these? I need to figure out where the images are stored for the product options. I want to collect the URLS for the option images to be able to display them on my product page without usi...
by cswebtech
Wed Sep 09, 2009 6:46 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Want to create new ConLib to display Variant Images....
Replies: 2
Views: 2592

Re: Want to create new ConLib to display Variant Images....

Any helpers please?? Can you at least point me in the direction of which code I use to get the list of URLS for the variant images anyone?

Or anyone out there that can be hired for help?
by cswebtech
Sun Sep 06, 2009 1:09 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Want to create new ConLib to display Variant Images....
Replies: 2
Views: 2592

Want to create new ConLib to display Variant Images....

I have a product with one option/variant. That one option has about 40-70 different choices so when showing the product I don't show the swatches, but I use the drop down list to make it easier for the person to select which one they want from the drop down list. What I would like to do it to be abl...
by cswebtech
Fri Sep 04, 2009 5:26 am
Forum: 7.0 DataPort
Topic: Swatches - Where are they?
Replies: 4
Views: 4372

Re: Swatches - Where are they?

I'm having the same trouble with the variant images showing when you change the drop down list. I contacted able commerce as I deem this a bug. They said it wasn't a bug but something we'd have to code if we want it. What is the point them of even being able to enter an image for a variant if it doe...
by cswebtech
Wed Aug 26, 2009 8:43 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: HELP! Having trouble showing the options images ...
Replies: 4
Views: 3023

Re: HELP! Having trouble showing the options images ...

Hi,
Thanks for that second post, but it was the code that I tried that I couldn't get to work. I wondered if someone else could post their code for getting it to work.

Thanks!
by cswebtech
Tue Aug 25, 2009 9:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Make fields NOT required during checkout process
Replies: 7
Views: 3970

Re: Make fields NOT required during checkout process

I don't see where the phone number is required in the OnePageCheckout code. Can you help with which file this is in? I don't want then to have to include a phone number to check out.
Thanks!
by cswebtech
Tue Aug 25, 2009 8:52 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: HELP! Having trouble showing the options images ...
Replies: 4
Views: 3023

Re: HELP! Having trouble showing the options images ...

Hi, Thanks for the info but that wasn't what I wanted to do! (Actually, I already incorporated that and it worked fine). I'm trying to show the variant image on the Product Page as they click the drop down image to select the variant. I want then to be able to see the variant image right away before...
by cswebtech
Tue Aug 18, 2009 12:46 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: HELP! Having trouble showing the options images ...
Replies: 4
Views: 3023

HELP! Having trouble showing the options images ...

Hi, I have a product with one option that contains maybe 75 different choices. I'm using the drop down list for the option and I want the main product image to change when the user selects the particular option. I have the "show swatches" NOT checked as I don't want 75 swatch images crowding my page...
by cswebtech
Wed Aug 12, 2009 11:50 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Variant image behavior
Replies: 14
Views: 32852

Re: Variant image behavior

Help! I'm trying to implement this but having no luck. Maybe I didn't put in the right code? I've put everything in and its not changing my picture when I select a variant. I also implemented the "mouseover" image code too. Would that make this not work? Or can someone post a single message with all...