1 reply [Last post]
WesleyTx's picture
Offline
Bug Finder
Joined: 09/14/2007
Juice: 89
Was this information Helpful?

I correctly get a quantity field as part of my add-to-cart form on product pages, but I get no such quantity field on product-kit pages. (I do have "Display an optional quantity field in the Add to Cart form" checked on the Product Settings page.)

Also, if I go to my "all products" View page and click "Add to Cart" next to a product kit (containing 2 products), my cart block correctly reads "1 item" and the cart lists the item with only the title "My Product Kit."

But, if I add the same product kit from its own page, my cart block reads "2 items" and the cart lists the item like so:

My Product Kit

  • 1 x Product A
  • 1 x Product B

I don't really care how the product kit is listed in the cart (although I'm partial to the breakdown of child items being included), but it seems it should be consistent no matter where you add it from. I'd also prefer 1 product kit being listed as "1 item."

Thanks for taking a look,
Wes

WesleyTx's picture
Offline
Bug Finder
Joined: 09/14/2007
Juice: 89
Re: Two Product Kit Oddities

I just upgraded to Alpha 8 and I'm still seeing the same issues. Any ideas on these?

Actually, I could probably explain it a little more clearly.

Issue 1:
I get quantity fields in my add-to-cart forms for my products, but not for my product kit.

Issue 2:
When I click Add to Cart for my product kit (which has 2 items), I get different results depending on where I click it.

If I click Add to Cart on the table view I created to display all my products (which uses the field "Product: Add to cart":

A. The cart block indicates 1 item in the cart.
B. The kit appears in the cart (as one item) with only its title displayed.

But if I click Add to Cart on the page for the product kit itself:

A. The cart block indicates 2 items in the cart.
B. The kit appears in the cart (as one item) with both its title and a list of the child items.

Result A, in the second case, seems to be a bug. Result B is just inconsistent, though, for myself, I prefer the result in the second case.

If you need any other info from me, let me know.