Convert products to Quotes from Cart page

The Add to quote button in the shopping cart page only works when you choose to use the Add product to quote page (Bulk quotation) feature.

Step 1: Enable the option in the Settings

Step 2: Add the button

Online Store 2.0: Customize Theme -> Select Cart template -> Add section or block "Add to Quote"

Vintage theme: Insert the embedded code below into the cart-template.liquid

<button type="button" class="btn ify-cart-to-quote">Add to Quote</button>

Last updated