28d 2018 Day 7 – Get A Quote
This adds a button into product_info.php which links to a new page on which customers or potential customers can email you about the Product.
The easily installable Content Module makes a button on the product_info.php page:
Which links to a new page where the person can easily get in touch:
On the Admin Side, the module looks like this:
In essence, this is a “per product contact us” module.
Type of Module
Content Module – simply upload and turn on
New Page – simply upload
Core Code Changes
None