Ask about product / price (PRO)

PP-M001
Sales & Marketing
  • 1.7.7 + | 8.x
  • EN, PL
  • 2.0.0
  • 2025-12-14

Ask about product / price (PRO) is an advanced PrestaShop module that adds an enquiry form on the product page and directly on the product list (categories, homepage, promotions, search results) — a feature rarely found in other solutions. The customer sends a message in a convenient form displayed directly on the page (without leaving the product view), and you receive a clear email notification and statistics on product interest. Optionally: GDPR and reCAPTCHA for better lead quality protection.

74.70 € Tax excluded

Additional services:

Installation +29.10 €

Store Administration Back office demo
What will your clients see? Store demo

Information Parameters:

  • 2.0.0
  • Store Version PHP Version
    1.7.7 + 7.1 – 7.4
    8.x 8.1 – 8.3
  • 2025-12-14
  • EN, PL
  • demo.admin.shop
  • demo.front.shop

The customer has a question at the key decision moment: about the price , availability , delivery time , and often also about a specific variant . If they have to search for a general contact form, the risk increases that they will abandon the site. Ask about product / price (PRO) is a solution of the " ask about product / ask about price " type, which shortens the path to contact to one click — exactly where the customer is viewing the product.

If you sell products that require clarification (B2B, configurable products, more expensive assortment), this PrestaShop module helps collect quotation enquiries faster and in a more organised way.

What you gain (business-wise)

  • More enquiries thanks to a shorter contact path.
  • Better lead quality with reCAPTCHA enabled.
  • Faster handling : ready email with product data.
  • Insight into demand : statistics on which products generate the most questions.

What you can do on the front end (Front Office)

  • Display the enquiry button on the product page and/or in the listing (categories, search etc. — depending on the shop and settings).
  • After clicking, show a pop-up window with the form (name, email, phone optional/required, message content).
  • If the product has attributes (variants), the enquiry can include the selected variant — the salesperson gets more precise information (e.g. size/colour).
  • Send the enquiry without reloading the page (frictionless UX).
  • Show success/error message after sending.

What you can do on the back end (Back Office)

  • Enable/disable the module and set notification addresses ( admin email , optionally CC).
  • Decide where the button should appear: product page and/or listing , and choose the display position (hooks).
  • Choose hooks for the button: listing: 3 positions (including 1 custom) and product page: 5 positions (including 1 custom).
  • Set button texts and form title (multi-language) and choose button styles (including a variant that automatically adapts to the base button colours in your template).
  • Enable/disable enquiry archiving (saving in database) and view statistics of enquiries.
  • Enable auto-reply to the customer (optionally), set the auto-reply message and edit its content.
  • Activate reCAPTCHA (v2/v3) and fill in the keys to limit spam.
  • Enable GDPR/RODO support (consents + export/deletion of customer data via GDPR integrations).
  • Use the update control system ("Updates" tab) to conveniently check for newer versions.

Key features in brief

1. "Ask about product/price" button on the product page

The customer can send an enquiry exactly on the product page.

  • 5 display positions (hooks)
  • 1 custom hook for non-standard templates
  • Consistent look with the template : possibility to set a style that uses the base button colours
  • Variant/attributes : enquiry can indicate the selected variant

2. Button on the product listing

Contact already at the stage of browsing the offer — without entering the product page.

  • 3 display positions (hooks)
  • 1 custom hook for individual layouts

3. Pop-up window with form

Enquiry sent without reloading the page — faster and more convenient.

  • Name and surname , email , message
  • Phone optional or as a required field

4. Email notifications (admin + customer)

Messages go directly to sales handlers — in an aesthetic and functional form, ready for work.

  • Email to administrator with enquiry and product data
  • Confirmation to customer (optionally)
  • Possibility to add additional text — administrator can add a short, tailored message to the confirmation email.
  • Email templates in HTML and TXT versions, (possibility to expand templates with any language version)

5. Statistics and enquiry analytics

You see the trend and products that need description/offer improvement.

  • Summaries (e.g. last days/weeks)
  • Most frequently asked products and latest enquiries

6. Anti-spam and compliance (reCAPTCHA + GDPR/RODO)

More control over submission quality and formal process compliance.

  • Google reCAPTCHA (v2/v3) limits spam
  • GDPR/RODO : consent and customer data handling

7. Texts and settings for languages/shops

Easy adaptation of communication to the market and shop.

  • Multi-language button texts and titles
  • Multistore (if you use multiple shops)

8. Process control and order in enquiry handling

You set the contact rules and the direction of enquiry handling.

  • Notification addresses + CC
  • Auto-reply to customer (optionally)
  • Enquiry archiving in database (optionally) for review/analysis

Compatibility (requirements)

  • PrestaShop: 1,7.6+ 8.x and 9.x
  • PHP: 7.1 – 8.4

If you care about quick product enquiries exactly where the customer makes the decision — this module is a simple implementation and quick effect in leads.

Download:


PrestaShop module installation (625.83KB)

Universal documentation describing the module installation process for PrestaShop.

## [2.0.0] - 2025-12-15

### Added

- **CC Email Support**: Added ability to send inquiry notifications to multiple CC email addresses, with separate email delivery for each recipient.
- **Enhanced Auto-Reply System**: Improved multi-language auto-reply messages that use customer's language instead of admin's language.
- **Advanced Email Templates**: Added support for custom additional messages in customer confirmation emails, displayed in highlighted green boxes.
- **Statistics Management**: Enhanced statistics cleanup system with configurable retention periods and automatic maintenance.
- **GDPR Compliance**: Integrated GDPR/RODO support with consent handling and customer data management.
- **reCAPTCHA Integration**: Added Google reCAPTCHA v2/v3 support to prevent spam submissions.
- **Multistore Support**: Full multi-shop compatibility with proper shop context handling.
- **Update Checker**: Built-in system to check for module updates and notify administrators.

### Changed

- **Email Template Engine**: Refactored email templates to work without Smarty processing, ensuring reliable delivery across all email clients.
- **Configuration Management**: Improved configuration storage with better multilang and multistore support, eliminating code duplication.
- **Frontend UX**: Enhanced popup forms with better validation, AJAX submission, and improved user feedback.
- **Admin Interface**: Redesigned admin configuration tabs with cleaner layout and better form handling.
- **Database Optimization**: Improved query performance and added proper indexing for statistics and inquiry data.

### Fixed

- **Auto-Reply Logic Bug**: Critical fix - auto-reply emails were sent regardless of configuration settings.
- **Shop Context Mismatch**: Resolved configuration save/load issues between different shop contexts.
- **Statistics Form Submission**: Fixed button name mismatch preventing statistics settings from saving.
- **Language Detection**: Corrected auto-reply messages to use customer's language instead of admin's.
- **Email Template Rendering**: Removed Smarty {if} statements that were breaking email formatting.
- **File Cleanup**: Removed unused configuration keys and deprecated code paths.

## [1.2.0] - 2025-11-20

### Added

- **Product Listing Integration**: Added inquiry buttons directly on product listing pages (categories, search results, homepage).
- **Multiple Hook Positions**: Implemented 5 display positions for product pages and 3 for listings, including custom hook support.
- **Variant Selection**: Enhanced forms to include selected product variants/attributes in inquiries.
- **Statistics Dashboard**: Added comprehensive statistics view with inquiry trends, popular products, and recent activity.
- **Database Archiving**: Option to store all inquiries in database for analysis and compliance.

### Changed

- **Button Styling**: Improved button appearance with multiple style options and theme color adaptation.
- **Form Validation**: Enhanced client-side and server-side validation with better error messages.
- **Email Notifications**: Redesigned admin notification emails with better product information layout.

### Fixed

- **AJAX Form Submission**: Resolved issues with form submission without page reload.
- **Multi-language Texts**: Fixed multilang configuration storage and retrieval.
- **Template Compatibility**: Improved compatibility with various PrestaShop themes.

## [1.1.0] - 2025-10-15

### Added

- **Popup Modal Forms**: Implemented modern popup windows for inquiry forms without page navigation.
- **Phone Field Support**: Added optional/required phone number field in inquiry forms.
- **Basic Email Templates**: Created HTML and TXT email templates for admin and customer notifications.
- **Auto-Reply Feature**: Initial auto-reply system for customer confirmations.
- **Admin Configuration**: Basic admin interface for module settings and email configuration.

### Changed

- **Code Structure**: Refactored module architecture for better maintainability.
- **Database Schema**: Initial database tables for inquiry storage and configuration.

### Fixed

- **Installation Process**: Resolved module installation and uninstallation issues.
- **Basic Form Handling**: Fixed form submission and validation basics.

## [1.0.0] - 2025-09-01

### Added

- **Core Inquiry System**: Basic "ask about product" functionality on product pages.
- **Email Notifications**: Simple email notifications to administrators.
- **Basic Configuration**: Essential module settings and enable/disable functionality.
- **PrestaShop Integration**: Initial hooks and integration with product pages.
- **Database Foundation**: Basic database structure for storing inquiries.

### Changed

- Initial module structure and file organization.

### Fixed

- Core module functionality and basic error handling.

FAQs

  • Are the modules compatible with my version of PrestaShop?

    Each module in our store contains information about compatibility with specific PrestaShop versions. Please check this information carefully before purchasing. If you are not sure, contact us.

  • Where can the enquiry button be displayed?

    The module can display an enquiry button on the product page and in product listings such as categories, the homepage, special offers and search results. Its location can be configured by selecting one of the available display positions or a custom hook for a tailored template.

  • How does a customer submit an enquiry?

    After clicking the button, the customer sees a form in a pop-up directly on the page. It includes contact details and a message field, and can be submitted without reloading the page. When the process is complete, the customer receives either a confirmation or an error message.

  • Can I change the enquiry button text and appearance?

    Yes. The settings let you define the button labels and form title for each language. You can also select the button style, including an option that uses the base button colours of the active store theme.

  • How does the module help analyse product interest?

    The module can archive enquiries in the database and provide product-interest statistics. You can review summaries for selected periods, recent enquiries and the products that generate the most customer contact. Archiving can be enabled or disabled in the configuration.

  • How can I reduce spam in the enquiry form?

    The module supports Google reCAPTCHA v2 and v3. Once the appropriate keys are configured, it helps limit automated and unwanted submissions. Settings for consent handling and customer data under GDPR are also available.

Do you need additional features or custom solutions?

  • Module customisation tailored to your specific requirements.
  • Extending functionality to enhance your store's capabilities.
  • Developing bespoke modules designed to meet your unique needs.
  • Integrating external systems and additional tools.
  • Optimisation and improvements for better performance and user experience.

Do you have ideas on how to improve this software? Share your suggestions for optimisation, new features, or bug reports – we’ll be happy to review them!