The app now supports 2K product variants for the Add to Quote feature.
Updated app UI to Shopify Polaris.
In the 2024-04 API, Shopify made major breaking changes specifically for the Product API. REST API deprecated & we (app developers) needed to migrate REST API codings with GraphQL API + in this API, the exact total products count is not returned for the store if the store has beyond 10K products, so we've managed this thing with the latest API & did the update of our app accordingly & served older features as they are even with the latest API, i.e., 2024-04.
0 File Put API Upgrade [Major Upgrade]: In the 2023-04 API, Shopify made major breaking changes, so we (app developers) can't put app files inside the theme of client & need to serve the app with the theme app extension framework recommended by the Shopify platform.
Advanced Quotation Enable Options
Added multiple ways to enable quotation on products — by product tags, products with zero pricing, and features like Call for Price and WhatsApp Button for direct customer engagement.
RFQ Form Builder
Launched RFQ Form Builder, allowing store owners to create and customize their own Request for Quote forms with flexible field options.
Annual Pricing with Discounts
Introduced annual subscription pricing plans with discounted rates for long-term users.
Markets (Multilingual + Multi-Currency) Support
Added Language Translation feature for quote forms and emails.
Draft orders are now created based on the customer's country code and currency code.
Checkout supports multilingual and multi-currency flows according to the customer's localization.
Introduced a theme app extension specifically designed for OS2.0 themes, allowing for seamless integration without the need to manually place files within your store's theme directory.
As part of Shopify's efforts to streamline theme management, the introduction of the theme app extension for online OS2.0 themes has led to the deprecation of manually placing app files within store themes. This change aims to simplify the process and ensure a more organized approach to theme customization.
reCAPTCHA v2/v3 Integration
Integrated Google reCAPTCHA v2/v3 to protect quote forms from spam and bots.
Quick Quote Form with Product Variants & Preset QTY
Improved Quick Quote Form by adding product variant dropdowns and preset quantity options, allowing faster and more user-friendly quote submissions.
Enhanced the interface to easily enable or disable quotes on specific products directly from the product grid using GraphQL API partial search functionality.
In the fourth quarter of 2019, Shopify is being updated every 3 months, so we (the app developer) have to update our app as per their guidelines. So, we've updated our App as per the latest Shopify API version and functionalities, such as cursor-based pagination, & each API call needs to be provided with the API version number, like 2019-04.
Multi Variants Pop-up for Quotes
Added Multi Variant Pop-up feature to allow customers to request quotes for multiple product variants from a single popup.
"Add Quote" from Back-End
Introduced "Add Quote" option in the app admin, enabling store admins to manually create and send quotations to customers.
Customer Email Customization
Added feature for customizing email templates sent to customers.