Search found 4 matches

by ajones
Fri Jul 31, 2009 8:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Use existing product for Options/Variants
Replies: 2
Views: 2265

Re: Use existing product for Options/Variants

That is a solution however we do not want to create new part numbers called XYZKit and add components into them. Basically we want to be able to mix and match individual parts together as we determine. It looks like this is another scenario I am going to have to write a custom control to do this. I ...
by ajones
Thu Jul 30, 2009 10:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Use existing product for Options/Variants
Replies: 2
Views: 2265

Use existing product for Options/Variants

Here is our scenario: We have over 500 products in our system. We have products that can be attached to other products and sold as packages basically. The problem is we have over 3,300 combinations of this and do NOT want to create 3,300 new product numbers. Is there a way to use the Options/Variant...
by ajones
Tue Feb 03, 2009 2:18 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Walkthrough to create a shopping cart count control
Replies: 0
Views: 2364

Walkthrough to create a shopping cart count control

If you follow this simple walkthrough you will have a control that will show users a shopping cart total item count that will maintain in the left sidebar or wherever you wish.

Posted as is - no guarantee - no warranty - etc.
by ajones
Mon Feb 02, 2009 3:02 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to set up product categories for certain user groups...
Replies: 1
Views: 2132

How to set up product categories for certain user groups...

Restrict product views and buying by user groups within user roles If you follow this walkthrough you can create a control that will allow you to restrict who sees specified product categories and the products within them by their user logon and related groups and permissions. Posted as is - no guar...