Settings

This step needs to be done after you have finished creating the quote form.

1. General

In this tab, you can enable/disable the application, switch the feature from Add to quote to Quick quote and vice versa.

  • Add to quote: Add the product to a quote list (The quote list can be viewed by clicking the View Quote button or by going to the link: https://yourdomain/apps/request-a-quote/index)

  • Quick quote: Request a quote for a product

You can also hide the add to cart button and the price of the product, select how to add quote button/form to the store. In Settings -> General, you can also enable a special features: Approve Quotes Automatically, automatically create the draft order and send invoice email.

1.1 Hide product price only

If you only want to hide prices for products without showing buttons or forms, then follow these steps:

  • Go to Settings -> General

  • Enable Hide price

  • Enable Hide Quote button on Collection

  • Enable Hide Quote button/form on Product

To apply the feature to any product or collection, you need to go to Quote Form -> Display Rules to set up according to the rules you want.

1.2 Login to see price

If you want customers to be logged in to see the prices of the products, follow these steps:

  • Go to Settings -> General

  • Enable Login to see price

To apply the feature to any product or collection, you need to go to Quote Form -> Display Rules to set up according to the rules you want.

When the feature is applied, a Login to see price button will appear on each applicable product. You can completely customize the text for this button.

1.3 Login to see quote button

  • This setting only applies to logged in customers.

  • Go to Quote forms -> Edit form -> Active form -> Show button/form on: -> Show by Customer tag -> Enter the tags of the customer groups you want to apply

1.4 Change the quantity of 1 product added to the quote

By default, when adding a product to a quote, its quantity is 1. If you want to allow customers to change the quantity of a product added to the quote, turn on the Quote Item Quantify feature in Settings -> General -> Check the Quote item quantity option.

After enabling this feature, the quote form will display a field so that the customer can change the quantity of the product.

1.5 Tracking UTM source

This feature helps store owners know which source customers come to the product from.

To enable this feature, go to Settings -> General -> Advanced features -> Then check the "Tracking UTM source" option.

The format of a url that includes the UTM tracking parameter: https://storeify-quick-quote-demo.myshopify.com/products/the-multi-location-snowboard?utm_source=google_adsarrow-up-right

To see the traffic source, go to Quote Submissions -> View detail (Pen icon)

2. Translate (Multi-language)

At this tab, you can translate to your desired language. The default language is English. Especially the application also supports multi-language feature.

Besides manually translating by filling in the corresponding text fields, you can also use the app's auto-translation feature. By clicking the "Auto translate" button and waiting a few seconds, the app will complete the translation for you.

To translate the title and label of the form fields, you need to go to Quote Forms -> Edit -> Form Fields -> Select the field to edit by clicking on the pen icon -> Select the language in the upper right corner of the popup form -> Add the language to the boxes you want to translate -> Click the Save button.

To translate the title, description, button label, success message of the form, you need to go to Quote Forms -> Edit -> Translate

Note: List of languages ​​created in Translate menu.

3. Customer Email Notifications

In this tab, you create email messages to notify customers automatically whenever the quote's status changes .

Use the following short-codes for email content:

  • {quote_id}: Quote ID

  • {quote_created_time}: Quote created time

  • {quote_expire_time}: Quote expire time

  • {customer_name}: Customer name

  • {store_name}: Your store name

  • {table_product}: The table displays the list of products in quote

  • {message}: The content you enter in the Message to Customer box when you edit the quote

  • {quote_edit_link}: A button link for the customer to view and edit the quote online (requires a draft order to exist)

4. Product Table

This tab is where you configure the display for the product details table in the email. You can disable/enable display for SKU, Option, Price, QTY, TAX, UTM source, Product note, Metafields.

Displaying "Product note" is available with the Add to quote mode.

Product Note

The Product Note field will appear on the quote list page so that customers can add notes to each product before submitting a quote request.

The store owner can view the product note via:

Email notification

Quote submissions

5. Print PDF

This feature makes it possible for store owner and customers to print quotes in PDF format.

There are two options for creating a PDF template:

5.1 Create PDF template in the Print PDF tab

Enable PDF Template Designer (Create your own professional PDF design template): When this feature is enabled, the PDF template generated by it will take precedence over the PDF template generated in the Translate tab.

5.2 Create PDF template in the Translate tab

Go to Translate -> Scroll down to the PDF Content section -> Edit the content and language of the PDF file. Use the explained short-codes to add to the file content.

5.3 Print quote to PDF (for customer)

Once the PDF printing feature has been enabled, the customer can print the quote request just submitted via the form.

5.4 Print quote to PDF (for store owner)

Please refer to the following instructions: https://quote-guide.storeify.app/quote-submissions#print-quote-to-pdf-for-store-ownerarrow-up-right

The app can also automatically generate PDF files for the store owner when a customer submits a form. To activate this feature, go to Settings -> General -> Automation -> Automatically attach PDF quote to merchant notification email -> Tick it.

6. Enable Widget

Show ‘View quote’ widget: enable if you want to show this button. This allows customers to see what’s they have added in the quote list. The number of added products is updated in real time, clicking on the widget will bring you to the Quote list page.

Note: Widget setting tab only appears when you use the Add to quote feature (add many products to the quote).

An here is the result

7. Shipping

You can create your own shipping rates or use shipping rates already created in the Shopify store admin to add to the quote form.

8. CSS

This is the section of customizing the interface using CSS code.

Last updated