Will It Affect My Regular WooCommerce Add to Cart Flow?

No, the plugin is designed to complement your existing WooCommerce functionality, not replace it.

Default Behavior

  • Products retain their original “Add to Cart” button.
  • The “Request a Quote” button is shown alongside or in place of the add to cart button, depending on configuration or theme.

Use Cases

  • Both Add to Cart and Quote Buttons: Great for stores that allow buying or requesting.
  • Only Quote Button (B2B Mode): Hide price and add-to-cart, only allow quote requests.

Customization Tip

You can control quote button visibility via:

  • Custom PHP filters.
  • Conditional display using themes or page builders.
  • CSS to hide/show buttons based on user roles or login status.

Final Note

The plugin does not interfere with inventory, tax, shipping, or checkout processes unless you intentionally modify the store flow to rely solely on quote conversions.