Search found 7 matches
- Fri Sep 18, 2009 2:07 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Web services in AbleCommerce 7.0
- Replies: 2
- Views: 2526
Re: Web services in AbleCommerce 7.0
It appears I have found my own solution: creating the web service in the original project rather than a new project in the solution.
- Fri Sep 18, 2009 12:47 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Web services in AbleCommerce 7.0
- Replies: 2
- Views: 2526
Web services in AbleCommerce 7.0
We need to take a text file from an external source and use the data in it to create/update users in our AbleCommerce site. Part of this solution is to be a web service that will call the user creation and updating code from CommerceBuilder with the appropriate parameters. I've created a web service...
- Fri Jul 10, 2009 7:38 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: How to increase limit on number of options
- Replies: 5
- Views: 3300
Re: How to increase limit on number of options
If you mean needing to actually view the variants in the grid in the provided variant management screen, that's not important as far as I know. I originally ported the products directly from the old site's database to the AbleCommerce database, creating the options and choices, and saving the combin...
- Fri Jul 10, 2009 6:36 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: How to increase limit on number of options
- Replies: 5
- Views: 3300
Re: How to increase limit on number of options
Thank you for your reply
We have 7.0.2 right now. I'll just have to tell them we need to upgrade to 7.0.3 to accommodate the products.
Will I need to make any code change to accommodate more than 8 options, or is that supported out of the box?

We have 7.0.2 right now. I'll just have to tell them we need to upgrade to 7.0.3 to accommodate the products.
Will I need to make any code change to accommodate more than 8 options, or is that supported out of the box?
- Thu Jul 09, 2009 1:43 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: How to increase limit on number of options
- Replies: 5
- Views: 3300
How to increase limit on number of options
Hi, I'm importing products from the customer's old website (not Able Commerce) into the new Able Commerce site. They have some products with more than 8 options. Where does that 8 option limit happen, and will I be able to increase that somehow?
- Mon Apr 13, 2009 7:51 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Implementing rebates for products?
- Replies: 0
- Views: 2259
Implementing rebates for products?
We’d like to be able to display an associated promotion to a product, and be able to display a list of all promotions. These promotions are basically rebates fulfilled by the manufacturer, not by our store. For example, “buy 2 cases of product x, and get a free case or a $25 gift card”. We want to b...
- Fri Apr 10, 2009 8:54 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Product availability by date(implementing rebate as product)
- Replies: 0
- Views: 2636
Product availability by date(implementing rebate as product)
We need to associate a manufacturer rebate (basically just a link to an external page or pdf) to specific products, in order to display them to the customer looking at the product. We are considering implementing the rebate (or promotion) as a product, not to be displayed on its own, but to be displ...