uc table
if i click one of the three add to cart image, it will add all 3 products in the same time if the quantity exceeds 0, how can i make it if i click the add to cart button on the 1st row, it only add the product in 1st row, not the second and third? i will appreciate your helps, thank you.

CommentFileSizeAuthor
Untitled.jpg21.88 KBkhor123

Comments

larowlan’s picture

Status: Active » Fixed

You don't want uc_subproduct then, that's it primary function.
You could add your own submit handler to the add to cart button that overrode the default behaviour.

khor123’s picture

actually i'm doing an event website, i create event using a customized content type, and the tickets are created from the product content type, thats y i have to use uc subproduct, so i can group the praticular tickets to a specify event

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.