Variants

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
frosty
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 32
Joined: Thu Jul 24, 2008 3:22 am

Variants

Post by frosty » Tue Jul 29, 2008 12:47 pm

i need to amend the variants of KitComponents. I'm using the AC api. But want to know if a new row in added that is linked to order. ie is possible to programitically amend a kit component's variant.

Also would someone care to explain how the order knows which variant was selected. I can't seem to see the relation link. I'm assuming it's not through the product idea as it would vary per user.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Variants

Post by mazhar » Wed Jul 30, 2008 5:23 am

Also would someone care to explain how the order knows which variant was selected. I can't seem to see the relation link. I'm assuming it's not through the product idea as it would vary per user.
The variant are added as the same way as the products to the Order Items. A variant which is added as an order item contains all the information for example the product id and the variant name and thus can be located.

Post Reply