[lmt-post-modified-info]
1
People watching this product now!
DOWNLOAD PRODUCT FROM HERE:- [membership_download_product_links]
DOWNLOAD PRODUCT FROM HERE:- [membership_download_product_links]
WooCommerce Product Enquiry Form GPL – Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.
₹ 150.00
The product enquiry form module extends WooCommerce by adding an extra tab to each of your product details pages. The tab displays a reCAPTCHA protected form which visitors can use to enquire about any specific product.
The store manager receives the emails and can then respond to the user directly.
The product enquiry form is a great extension for stores selling complex, unique or expensive products which a customer may wish to know more information about before checkout.
There are several hooks inside the enquiry form:
product_enquiry_before_form(); product_enquiry_before_message(); product_enquiry_after_message(); product_enquiry_after_form();
Sample usage:
<?php // Product Enquiry Form: send email to post author instead of Site Admin add_filter( 'product_enquiry_send_to', 'wc_product_enquiry_to_author', 10, 2 ); function wc_product_enquiry_to_author( $email, $product_id ) { $post_author_id = get_post_field( 'post_author', $product_id ); $post_author_email = get_the_author_meta( 'user_email', $post_author_id ); return $post_author_email;
Compatible with The product displayed on this page is compatible with which other products? | |
---|---|
License Which licensing category does this showcased product belong to: Original or GPL? | |
Product type What exactly is the displayed product? Is it a theme, a plugin, or something entirely different? | |
Brands \"We provide GPL versions sourced from the forefront of WordPress theme and plugin development! With offerings from renowned brands like ThemeForest, CodeCanyon, Elementor, the SEO juggernaut Rank Math, and the adaptable Astra Themes, elevate your website affordably and effortlessly.\" | |
Update How far into the future can you expect to receive complimentary updates for the product showcased on our product page? |
Only logged in customers who have purchased this product may leave a review.
No account yet?
Create an Account
Reviews
Clear filtersThere are no reviews yet.