public AddProduct ( Ucrm.Product product, int quantity ) : void | ||
product | Ucrm.Product | The product type to be added to the cart |
quantity | int | quantity of products to be added |
Résultat | void |
public AddProduct ( Ucrm.Product product, int quantity ) : void | ||
product | Ucrm.Product | The product type to be added to the cart |
quantity | int | quantity of products to be added |
Résultat | void |