0

Does any one know to config a product can be "Add to quote"?

enter image description here

Pang
  • 9,564
  • 146
  • 81
  • 122

1 Answers1

1

For current storefront implementation any product can be added to a quote request by default. You can enable or disable quote requests for a whole store in VirtoCommerce Manager (Browse > Stores > Your store > Dynamic properties widget > EnableQuotes switcher). Product property IsQuotable (or its analog) will be implemented later.

Andrew Orlov
  • 512
  • 1
  • 4
  • 12