Search found 4 matches
- Tue Aug 11, 2009 6:52 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Custom Search using Template Values
- Replies: 2
- Views: 1981
Re: Custom Search using Template Values
Thanks - I will check it out.
- Tue Aug 11, 2009 6:22 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Set Default Option/Variant Value
- Replies: 1
- Views: 1618
Set Default Option/Variant Value
Ever since I added an option/variant to all of my products, they can no longer be added to the shopping cart from the Category summary/listing screen. You have to click on the detail link, select the option and add to cart. My client will kill me if I cannot fix this one. I would like to be able to ...
- Tue Aug 11, 2009 6:17 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Custom Search using Template Values
- Replies: 2
- Views: 1981
Custom Search using Template Values
Does anyone have experience with creating a custom search using Template values? I have added about 4-5 template values per product that I would like tos earch on. I can create the SQL required for the search but cannot find the mechanism in the current search architecture to implement. VB is my pre...
- Tue Aug 11, 2009 6:14 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Add option/variant value to AddToBasket.aspx
- Replies: 0
- Views: 2234
Add option/variant value to AddToBasket.aspx
I need to be able to add multiple products to a basket in one shot - I can do this with the script below. However, this will not work if there is an option attached to the product - Which I have on every product! Any way to set an option/variant value when uising the script below? Here is my code (V...