Search found 471 matches

by kastnerd
Mon Aug 10, 2009 12:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Different Shipping Options for Retail and Wholesale
Replies: 5
Views: 3022

Re: Different Shipping Options for Retail and Wholesale

simplest way would be make retail users a group. Shipping options can be controlled by group. There is some code posted in this board how to make users automatically part of retail group. Im not sure how well this would work for a user before he logs in tho.
by kastnerd
Mon Aug 10, 2009 8:56 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Problem with images in IE8
Replies: 9
Views: 5862

Re: Problem with images in IE8

Try removing the meta date from the image.
by kastnerd
Fri Aug 07, 2009 6:09 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Configuration questions
Replies: 2
Views: 2310

Re: Configuration questions

For multiple destination, change the code for EnableMultiShipTo="true"
by kastnerd
Fri Aug 07, 2009 6:05 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: processing credit cards offline
Replies: 9
Views: 4769

Re: processing credit cards offline

Is it possible to import data in too the accounting software? Printing full CC info is not a good idea.
by kastnerd
Fri Aug 07, 2009 6:02 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Strange bug with kits and mini cart.
Replies: 4
Views: 2671

Re: Strange bug with kits and mini cart.

At the one page check out when I have a kit it also displays wrong. This must be due to some custom code.
by kastnerd
Fri Aug 07, 2009 5:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping Estimator - Possible bug?
Replies: 10
Views: 6337

Re: Shipping Estimator - Possible bug?

What are the weights of the products? If I know the weights I can test it my self.
by kastnerd
Fri Aug 07, 2009 5:40 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Strange bug with kits and mini cart.
Replies: 4
Views: 2671

Strange bug with kits and mini cart.

I am experiencing a strange bug with my mini cart, If I add a kit to the cart. Then go back to the same kit, the mini cart duplicated every kit part and the math is not correct, But the real cart shows it fine. and the mini cart when on other pages look fine. Try it your self http://67.225.187.60/Cu...
by kastnerd
Thu Aug 06, 2009 7:40 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Omitting certain shipping products from shipping charges
Replies: 3
Views: 2057

Re: Omitting certain shipping products from shipping charges

Just make the certificate from a different warehouse with a different shipping method.
by kastnerd
Thu Aug 06, 2009 7:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Loosing all Links in Upgrade from 5.5 to 7.0.3
Replies: 4
Views: 2538

Re: Loosing all Links in Upgrade from 5.5 to 7.0.3

You may want to setup some url redirects with 301 errors.
by kastnerd
Wed Aug 05, 2009 10:48 am
Forum: Good Reference Posts
Topic: search on customer side.
Replies: 23
Views: 31632

Re: search on customer side.

Is this still true for 7.0.3?
by kastnerd
Thu Jul 30, 2009 12:32 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Please explain kits
Replies: 13
Views: 6847

Re: Please explain kits

Well if you want them hidden then they would need to only have a single option. And dont select drop down select hidden.
Price and cost if gathered from all the parts combined.
by kastnerd
Thu Jul 30, 2009 11:44 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Please explain kits
Replies: 13
Views: 6847

Re: Please explain kits

That can be done with kit or options. Build your master product, then add the kit parts to it. With kits you make a product called "assembled" and " unassembled" and add both of them as the component "assembly" Select "in input type as drop down" Then you make 2 more products called "blue horse" and...
by kastnerd
Thu Jul 30, 2009 6:05 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Pricing on CreateOrders2
Replies: 6
Views: 3332

Pricing on CreateOrders2

After you select the user, The product search shows the standard price not the users speshal price. It correctly put the price once you add the item.
by kastnerd
Thu Jul 30, 2009 5:47 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Need Cost of Goods for Options for Drop Ship Business
Replies: 2
Views: 8299

Re: Need Cost of Goods for Options for Drop Ship Business

Your looking for 2 price levels. This is not possible with Options. It will work with kits.

Stone Edge see's kits as just a bunch of items, not an item with some options. But in the end the price looks fine.
by kastnerd
Thu Jul 30, 2009 5:37 am
Forum: Feature Requests
Topic: search on merchant side
Replies: 27
Views: 31977

Re: search on merchant side

mfreeze wrote:Is there any simple way to change the SKUsearch so it will return non-pulblic products?
My SKUseach on CreateOrder2.aspx returnes hidden and Private products.
by kastnerd
Thu Jul 30, 2009 5:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order Admin - Find Customer
Replies: 11
Views: 4776

Re: Order Admin - Find Customer

I have added this in CreateOrder1.aspx <tr> <th class="rowHeader"> <asp:Localize ID="SearchShipToPostalCodeLabel" runat="server" Text="ShipToPostalCode:" EnableViewState="false"></asp:Localize> </th> <td> <asp:TextBox ID="SearchShipToPostalCode" runat="server" Width="200px" MaxLength="200"></asp:Tex...
by kastnerd
Wed Jul 29, 2009 8:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order Admin - Find Customer
Replies: 11
Views: 4776

Re: Order Admin - Find Customer

Can i try and add zip code to the search?
by kastnerd
Tue Jul 28, 2009 6:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Duplicate Integrated Shipping
Replies: 0
Views: 1543

Duplicate Integrated Shipping

The Intergrated UPS Shipping has a max package weight. I would like Ground Vs air to have diffrent max package weights. So I was thinking the simiplest thing would be to duplicate the UPS shipping and edit the max wights.
by kastnerd
Mon Jul 27, 2009 11:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order Admin - Find Customer
Replies: 11
Views: 4776

Re: Order Admin - Find Customer

Under >Administration > Orders > Create Order > Step 1 of 4
There is a search, But Can I add Zip code to the search fields?
by kastnerd
Mon Jul 27, 2009 7:24 am
Forum: Feature Requests
Topic: Ability to delete variants
Replies: 7
Views: 8267

Re: Ability to delete variants

Is it possible to export the variant table and re-import it?
by kastnerd
Fri Jul 24, 2009 2:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Add a 2nd weight field
Replies: 3
Views: 2160

Add a 2nd weight field

The shipping part of able is not capable of many things. My first goal is to get shipping a little closer to reality. My wheel weights 3 lbs. But if shipped by 2nd day or 3day its gets charged at 17lbs. If in the product info there was "Weight" 3lbs and "Dim Weight" 17lbs Then i tweak 2nd day and 3 ...
by kastnerd
Fri Jul 24, 2009 2:23 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product at multiple warehouses
Replies: 1
Views: 1324

Product at multiple warehouses

Is it possible to have 1 product in 2 different warehouses? If customer has product from warehouse B and another product thats both B and A, it would try and do it in one shipment. If everything is in both or there is going to be 2 shipments then default to warehouse B.
by kastnerd
Fri Jul 24, 2009 7:06 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Admin - Place order error
Replies: 3
Views: 2039

Re: Admin - Place order error

some items i have using inventory, But not this item.
Dose your product have many options?
by kastnerd
Fri Jul 24, 2009 6:03 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Admin Place order with out email
Replies: 3
Views: 1862

Admin Place order with out email

If I have a user call and place an order they might not have an email address. From the admin side is it possible to process an order with out email? I have tried but it says email is invalid.

Am i missing something?