sreelakshmi
sreelakshmi

Reputation: 274

Product Quantity in configure product page whmcs

Is there any way to add a field to enter the quantity of the product in configureproduct.tpl file ? Like the one in Cart page ? And I need the same using ajax. The Quantity provided in this new field should be updated in the cart page also.

Thanks

Upvotes: 1

Views: 445

Answers (1)

wesamly
wesamly

Reputation: 1584

Check Configurable Option in WHMCS, there is quantity field.

  • Open Configurable Options, from Setup > Products/Services.
  • Add group for the product (Group of fields).
  • Assign products to have this group of Configurable Options.
  • Add Configurable Option and select type as Quantity.

Upvotes: 0

Related Questions